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 b731254 commit f85fbceCopy full SHA for f85fbce
composer.json
@@ -35,10 +35,10 @@
35
},
36
"require-dev": {
37
"facile-it/facile-coding-standard": "^1.2",
38
- "jangregor/phpstan-prophecy": "^2.0",
39
- "phpstan/extension-installer": "^1.1",
40
- "phpstan/phpstan": "^2",
41
- "phpstan/phpstan-phpunit": "^2.0",
+ "jangregor/phpstan-prophecy": "2.2.0",
+ "phpstan/extension-installer": "^1.4",
+ "phpstan/phpstan": "2.1.17",
+ "phpstan/phpstan-phpunit": "2.0.6",
42
"phpunit/phpunit": "^9.6.6",
43
"phpspec/prophecy-phpunit": "^2.0",
44
"symfony/phpunit-bridge": "^6.4 || ^7.0",
0 commit comments