Skip to content

Commit 2156065

Browse files
committed
Update Drupal core and drush
1 parent 7df40af commit 2156065

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"php": ">=8.1",
2020
"composer/installers": "^2.1",
2121
"cweagans/composer-patches": "^1.7",
22-
"drupal/core-composer-scaffold": "^10.0@beta",
23-
"drupal/core-recommended": "^10.0@beta",
24-
"drush/drush": "^11.0",
22+
"drupal/core-composer-scaffold": "^10.0.0",
23+
"drupal/core-recommended": "^10.0.0",
24+
"drush/drush": "^11.4.0",
2525
"vlucas/phpdotenv": "^5.1",
2626
"webflo/drupal-finder": "^1.2"
2727
},
2828
"require-dev": {
29-
"drupal/core-dev": "^10.0@beta"
29+
"drupal/core-dev": "^10.0.0"
3030
},
3131
"conflict": {
3232
"drupal/drupal": "*"

0 commit comments

Comments
 (0)