There was an error while loading. Please reload this page.
1 parent 7df40af commit 2156065Copy full SHA for 2156065
composer.json
@@ -19,14 +19,14 @@
19
"php": ">=8.1",
20
"composer/installers": "^2.1",
21
"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",
+ "drupal/core-composer-scaffold": "^10.0.0",
+ "drupal/core-recommended": "^10.0.0",
+ "drush/drush": "^11.4.0",
25
"vlucas/phpdotenv": "^5.1",
26
"webflo/drupal-finder": "^1.2"
27
},
28
"require-dev": {
29
- "drupal/core-dev": "^10.0@beta"
+ "drupal/core-dev": "^10.0.0"
30
31
"conflict": {
32
"drupal/drupal": "*"
0 commit comments