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 47db092 commit 9f4aee8Copy full SHA for 9f4aee8
composer.json
@@ -20,7 +20,7 @@
20
"require": {
21
"consolidation/robo": "^1.4 || ^2 || ^3 || ^4 || ^5",
22
"squizlabs/php_codesniffer": "^3.5",
23
- "phpstan/phpstan-deprecation-rules": "^0.12.6 || ^1.0.0",
+ "phpstan/phpstan-deprecation-rules": "^0.12.6 || ^1.0.0 || ^2.0.0",
24
"async-aws/s3": "^1.8 || ^2.0",
25
"php": ">=8.1",
26
"drush/drush": "^8 || ^10 || ^11 || ^12 || ^13",
@@ -59,7 +59,7 @@
59
}
60
},
61
"require-dev": {
62
- "phpstan/phpstan-strict-rules": "^1.5",
+ "phpstan/phpstan-strict-rules": "^1.5 || ^2.0",
63
"drupal/core": "*"
64
65
0 commit comments