mirror of
https://github.com/flarum/core.git
synced 2025-08-22 16:14:00 +02:00
chore: Setup PHPStan Level 5 (#3553)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"minimum-stability": "dev",
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"phpstan/phpstan-php-parser": "^1.0",
|
||||
"phpstan/phpstan": "^1.2"
|
||||
"phpstan/phpstan": "^1.2",
|
||||
"nunomaduro/larastan": "^1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user