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 3cafcbc commit 884ec5aCopy full SHA for 884ec5a
composer.json
@@ -21,12 +21,12 @@
21
"behat/mink": "^1.10",
22
"composer/installers": "^1.9",
23
"drupal/core-recommended": "^10",
24
- "drush/drush": "^11 || ^12 || ^13@beta",
+ "drush/drush": "^11 || ^12 || ^13",
25
"phpstan/extension-installer": "^1.4.3",
26
"phpstan/phpstan-strict-rules": "^2.0",
27
"phpunit/phpunit": "^9 || ^10 || ^11",
28
- "slevomat/coding-standard": "^7.1",
29
- "squizlabs/php_codesniffer": "^3.3",
+ "slevomat/coding-standard": "^8.6",
+ "squizlabs/php_codesniffer": "^3.7",
30
"symfony/phpunit-bridge": "^6.2 || ^7.0"
31
},
32
"minimum-stability": "dev",
0 commit comments