Skip to content

Commit b4bfc05

Browse files
committed
Composer updated for D11 compatible
1 parent 4d2fb6e commit b4bfc05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
"require": {
77
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
88
"drupal/entity": "^1.6",
9-
"drupal/file_link": "^2.0",
9+
"drupal/file_link": "^2.2",
1010
"drupal/apigee_edge": "^3.0.8 || ^4.0.0",
1111
"webonyx/graphql-php": "^15.19"
1212
},
1313
"require-dev": {
1414
"cweagans/composer-patches": "^1.7",
1515
"drupal/core-dev": "^10.3 || ^11.1",
16-
"drush/drush": "^13.3.3",
16+
"drush/drush": "^12.4.3 || ^13.3",
1717
"mglaman/drupal-check": "^1.5",
1818
"phpmd/phpmd": "^2.15.0",
1919
"phpmetrics/phpmetrics": "^2.8",
20-
"phpstan/phpstan": "^2.1.6"
20+
"phpstan/phpstan": "^1.12"
2121
},
2222
"config": {
2323
"sort-packages": true

0 commit comments

Comments
 (0)