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 5d3e4f1 commit bc4ade7Copy full SHA for bc4ade7
composer.json
@@ -18,9 +18,9 @@
18
},
19
"require-dev": {
20
"composer/installers": "^1.9",
21
- "drupal/core-dev": "^8.8@alpha || ^9.0 || ^10.0@dev",
22
- "drupal/core-recommended": "^8.8@alpha || ^9.0 || ^10.0@dev",
23
- "drush/drush": "^9.6 || ^10.0 || ^11.0",
+ "drupal/core-dev": "^8.8@alpha || ^9.0",
+ "drupal/core-recommended": "^8.8@alpha || ^9.0",
+ "drush/drush": "^9.6 || ^10.0",
24
"phpstan/extension-installer": "^1.1",
25
"phpstan/phpstan-deprecation-rules": "^1.0",
26
"phpstan/phpstan-strict-rules": "^1.0",
0 commit comments