We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d2fb6e commit b4bfc05Copy full SHA for b4bfc05
composer.json
@@ -6,18 +6,18 @@
6
"require": {
7
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
8
"drupal/entity": "^1.6",
9
- "drupal/file_link": "^2.0",
+ "drupal/file_link": "^2.2",
10
"drupal/apigee_edge": "^3.0.8 || ^4.0.0",
11
"webonyx/graphql-php": "^15.19"
12
},
13
"require-dev": {
14
"cweagans/composer-patches": "^1.7",
15
"drupal/core-dev": "^10.3 || ^11.1",
16
- "drush/drush": "^13.3.3",
+ "drush/drush": "^12.4.3 || ^13.3",
17
"mglaman/drupal-check": "^1.5",
18
"phpmd/phpmd": "^2.15.0",
19
"phpmetrics/phpmetrics": "^2.8",
20
- "phpstan/phpstan": "^2.1.6"
+ "phpstan/phpstan": "^1.12"
21
22
"config": {
23
"sort-packages": true
0 commit comments