Skip to content

Commit bc4ade7

Browse files
committed
Only do the minimum
1 parent 5d3e4f1 commit bc4ade7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
},
1919
"require-dev": {
2020
"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",
21+
"drupal/core-dev": "^8.8@alpha || ^9.0",
22+
"drupal/core-recommended": "^8.8@alpha || ^9.0",
23+
"drush/drush": "^9.6 || ^10.0",
2424
"phpstan/extension-installer": "^1.1",
2525
"phpstan/phpstan-deprecation-rules": "^1.0",
2626
"phpstan/phpstan-strict-rules": "^1.0",

0 commit comments

Comments
 (0)