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 27fb64f commit fdd264dCopy full SHA for fdd264d
composer.json
@@ -36,10 +36,10 @@
36
},
37
"require-dev": {
38
"facile-it/facile-coding-standard": "^0.5.2",
39
- "jangregor/phpstan-prophecy": "^0.8.1",
40
- "phpstan/extension-installer": "^1.0",
41
- "phpstan/phpstan": "^0.12.55",
42
- "phpstan/phpstan-phpunit": "^0.12.16",
+ "jangregor/phpstan-prophecy": "^1.0.0",
+ "phpstan/extension-installer": "^1.1",
+ "phpstan/phpstan": "^1.10",
+ "phpstan/phpstan-phpunit": "^1.3",
43
"phpunit/phpunit": "^9.6.6",
44
"phpspec/prophecy-phpunit": "^2.0",
45
"symfony/phpunit-bridge": "^5.2",
0 commit comments