Skip to content

Commit deb5b33

Browse files
committed
chore: update drupal to v11
1 parent 1802acf commit deb5b33

File tree

2 files changed

+475
-562
lines changed

2 files changed

+475
-562
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
}
1515
],
1616
"require": {
17-
"composer/installers": "^2.0",
18-
"drupal/core": "^10.3",
19-
"drupal/core-composer-scaffold": "^10.3",
20-
"drupal/core-project-message": "^10.3",
21-
"drupal/core-recommended": "^10.3",
22-
"drupal/core-vendor-hardening": "^10.3",
23-
"drupal/s3fs": "^3.4"
17+
"composer/installers": "^2.3",
18+
"drupal/core": "^11.0",
19+
"drupal/core-composer-scaffold": "^11.0",
20+
"drupal/core-project-message": "^11.0",
21+
"drupal/core-recommended": "^11.0",
22+
"drupal/core-vendor-hardening": "^11.0",
23+
"drupal/s3fs": "^3.6"
2424
},
2525
"conflict": {
2626
"drupal/drupal": "*"

0 commit comments

Comments
 (0)