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 f1bf90a commit 79890b3Copy full SHA for 79890b3
composer.json
@@ -69,10 +69,10 @@
69
"mezzio/mezzio-laminasviewrenderer": "^2.3",
70
"northwoods/container": "^3.0",
71
"php-coveralls/php-coveralls": "^2.4",
72
- "phpstan/phpstan": "1.0.x-dev as 0.12.99",
73
- "phpstan/phpstan-webmozart-assert": "^0.12.7",
+ "phpstan/phpstan": "^1.0",
+ "phpstan/phpstan-webmozart-assert": "^1.0",
74
"pimple/pimple": "^3.2",
75
- "rector/rector": "^0.11.53",
+ "rector/rector": "dev-main",
76
"symfony/dependency-injection": "^5.0"
77
},
78
"suggest": {
0 commit comments