Skip to content

Commit 7fe4b28

Browse files
committed
Added PHP 8.1 support for drush
1 parent 0eca2de commit 7fe4b28

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
@@ -13,7 +13,7 @@
1313
"require-dev": {
1414
"cweagans/composer-patches": "^1.7",
1515
"drupal/core-dev": "^10.3 || ^11.1",
16-
"drush/drush": "^13.3.3",
16+
"drush/drush": "^12.4.3 || ^13.3",
1717
"mglaman/drupal-check": "^1.5",
1818
"phpmd/phpmd": "^2.15.0",
1919
"phpmetrics/phpmetrics": "^2.8",

0 commit comments

Comments
 (0)