Skip to content

Commit

Permalink
Updated Drush to 13@beta and PHP version. (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk authored May 8, 2024
1 parent 930b06d commit c549b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
}
],
"require": {
"php": ">=8.1",
"php": ">=8.3",
"composer/installers": "^2.1",
"cweagans/composer-patches": "^1.7",
"drupal/core-composer-scaffold": "^11@alpha",
"drupal/core-recommended": "^11@alpha",
"drush/drush": "^12.4.3",
"drush/drush": "^13@beta",
"vlucas/phpdotenv": "^5.1",
"webflo/drupal-finder": "^1.2"
},
Expand Down

0 comments on commit c549b83

Please sign in to comment.