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 de149a2 commit a167158Copy full SHA for a167158
composer.json
@@ -17,13 +17,13 @@
17
"composer-runtime-api": "^2",
18
"composer/semver": "^3.4",
19
"nikolaposa/version": "^4.1",
20
- "phpstan/phpstan": "^1.10 || ^2.0"
+ "phpstan/phpstan": "^2.0"
21
},
22
"require-dev": {
23
"friendsofphp/php-cs-fixer": "^3.64",
24
"nikic/php-parser": "^4.0",
25
"phpstan/extension-installer": "^1.4",
26
- "phpstan/phpstan-deprecation-rules": "^1.2",
+ "phpstan/phpstan-deprecation-rules": "^2",
27
"phpunit/phpunit": "^9 || ^10.5",
28
"redaxo/php-cs-fixer-config": "^1.0"
29
0 commit comments