We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e592bb commit 666333fCopy full SHA for 666333f
composer.json
@@ -37,9 +37,9 @@
37
"laminas/laminas-mvc": "^3.0",
38
"mezzio/mezzio": "^3.0",
39
"php-coveralls/php-coveralls": "^2.1",
40
- "phpstan/phpstan": "1.0.x-dev as 0.12.99",
41
- "phpstan/phpstan-webmozart-assert": "^0.12",
42
- "rector/rector": "^0.11.43"
+ "phpstan/phpstan": "^1.0",
+ "phpstan/phpstan-webmozart-assert": "^1.0",
+ "rector/rector": "dev-main"
43
},
44
"config": {
45
"bin-dir": "bin",
0 commit comments