Skip to content

Commit b62906e

Browse files
authored
Merge branch 'main' into add-example
2 parents 13612b7 + 0dadba7 commit b62906e

File tree

6 files changed

+288
-283
lines changed

6 files changed

+288
-283
lines changed

drupal/composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"drupal/webform": "^6.1",
6565
"drupal/webform_rest": "^4.0",
6666
"drush/drush": "^11.3",
67-
"twig/twig": "2.15.2",
6867
"vlucas/phpdotenv": "^4.0",
6968
"webflo/drupal-finder": "^1.0.0",
7069
"zaporylie/composer-drupal-optimizations": "^1.0"
@@ -82,7 +81,7 @@
8281
"preferred-install": "dist",
8382
"sort-packages": true,
8483
"platform": {
85-
"php": "7.4"
84+
"php": "8.1"
8685
},
8786
"allow-plugins": {
8887
"composer/installers": true,

0 commit comments

Comments
 (0)