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 4019a1b commit 9efcb69Copy full SHA for 9efcb69
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.3"
+ "drush/drush": "~9||~10"
7
},
8
"replace": {
9
"zaporylie/drupal_settings": "*"
0 commit comments