mirror of
https://github.com/flarum/core.git
synced 2025-08-22 16:14:00 +02:00
fix(phpstan): incompatibility with recent updates
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"require": {
|
||||
"flarum/testing": "^2.0",
|
||||
"phpstan/phpstan": "^1.10.0",
|
||||
"larastan/larastan": "2.9.12"
|
||||
"larastan/larastan": "2.9.14"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user