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