Skip to content

Commit 319ad40

Browse files
authored
Allow use of drush 11 (#31)
* Update composer.json * Update composer.json
1 parent 657e899 commit 319ad40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"zaporylie/composer-drupal-optimizations": "^1.0.2"
3030
},
3131
"conflict": {
32-
"drush/drush": "<8.2 || >=9.0 <9.6.0 || >=11.0"
32+
"drush/drush": "<8.2 || >=9.0 <9.6.0"
3333
},
3434
"minimum-stability": "dev",
3535
"prefer-stable": true,

0 commit comments

Comments
 (0)