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 e28b401 commit 4526f7bCopy full SHA for 4526f7b
1 file changed
composer.json
@@ -17,14 +17,14 @@
17
},
18
"require-dev": {
19
"beste/clock": "^3.0",
20
- "phpstan/extension-installer": "^1.4.1",
21
- "phpstan/phpstan": "^2.0.1",
22
- "phpstan/phpstan-deprecation-rules": "^2.0",
23
- "phpstan/phpstan-phpunit": "^2.0",
24
- "phpstan/phpstan-strict-rules": "^2.0",
25
- "phpunit/phpunit": "^10.5.2 || ^11.3.1",
26
- "symfony/var-dumper": "^6.4 || ^7.1.3"
27
"friendsofphp/php-cs-fixer": "^3.95.1",
+ "phpstan/extension-installer": "^1.4.3",
+ "phpstan/phpstan": "^2.1.51",
+ "phpstan/phpstan-deprecation-rules": "^2.0.4",
+ "phpstan/phpstan-phpunit": "^2.0.16",
+ "phpstan/phpstan-strict-rules": "^2.0.10",
+ "phpunit/phpunit": "^12.5.23",
+ "symfony/var-dumper": "^7.4.8 || ^v8.0.8"
28
29
"provide": {
30
"psr/cache-implementation": "2.0 || 3.0"
0 commit comments