We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9efcb69 commit b21f635Copy full SHA for b21f635
composer.json
@@ -3,7 +3,7 @@
3
"description": "Allows you to get values for read only settings that are stored in settings.php, for drush > 9.3",
4
"type": "drupal-drush",
5
"require": {
6
- "drush/drush": "~9||~10"
+ "drush/drush": "^9.0 || ^10.0 || ^11.0 || ^12.0"
7
},
8
"replace": {
9
"zaporylie/drupal_settings": "*"
0 commit comments