Enable phpstan/phpstan-strict-rules.

This commit is contained in:
Pol Dellaiera 2021-11-09 13:35:44 +01:00
parent 2382e7f44b
commit 774b5b69d9
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -55,6 +55,7 @@
"fakerphp/faker": "^1.13",
"nelmio/alice": "^3.8",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^7.0",
"symfony/debug-bundle": "^5.1",
"symfony/dotenv": "^5.1",