Skip to content

Commit c549b83

Browse files
authored
Updated Drush to 13@beta and PHP version. (#641)
1 parent 930b06d commit c549b83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=8.1",
19+
"php": ">=8.3",
2020
"composer/installers": "^2.1",
2121
"cweagans/composer-patches": "^1.7",
2222
"drupal/core-composer-scaffold": "^11@alpha",
2323
"drupal/core-recommended": "^11@alpha",
24-
"drush/drush": "^12.4.3",
24+
"drush/drush": "^13@beta",
2525
"vlucas/phpdotenv": "^5.1",
2626
"webflo/drupal-finder": "^1.2"
2727
},

0 commit comments

Comments
 (0)