Skip to content

Commit

Permalink
Allow Drush 10
Browse files Browse the repository at this point in the history
Drush 10 is needed to install Open Social 10
  • Loading branch information
Kingdutch committed Dec 13, 2022
1 parent 7218e44 commit 08bd334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"drupal/coder": "8.3.15",
"drupal/devel": "2.1 || 5.0.2",
"drupal/drupal-extension": "v4.2.1",
"drush/drush": "11.*@stable",
"drush/drush": "10.6.2 || 11.*@stable",
"friends-of-behat/mink-debug-extension": "^2.1",
"mglaman/phpstan-drupal": "1.1.20",
"phpstan/extension-installer": "1.1.0",
Expand Down

0 comments on commit 08bd334

Please sign in to comment.