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 938747c commit 28c06c3Copy full SHA for 28c06c3
composer.json
@@ -17,11 +17,11 @@
17
"infection/infection": "^0.32",
18
"lcobucci/coding-standard": "^12.0",
19
"phpstan/extension-installer": "^1.3.1",
20
- "phpstan/phpstan": "^2.0.0",
21
- "phpstan/phpstan-deprecation-rules": "^2.0.0",
22
- "phpstan/phpstan-phpunit": "^2.0.0",
23
- "phpstan/phpstan-strict-rules": "^2.0.0",
24
- "phpunit/phpunit": "^12.0.0"
+ "phpstan/phpstan": "^2.1",
+ "phpstan/phpstan-deprecation-rules": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
+ "phpunit/phpunit": "^13.0"
25
},
26
"provide": {
27
"psr/clock-implementation": "1.0"
0 commit comments