diff --git a/composer.json b/composer.json index add19a6..4b0c404 100644 --- a/composer.json +++ b/composer.json @@ -6,18 +6,18 @@ "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "drupal/entity": "^1.6", - "drupal/file_link": "^2.0", + "drupal/file_link": "^2.2", "drupal/apigee_edge": "^3.0.8 || ^4.0.0", "webonyx/graphql-php": "^15.19" }, "require-dev": { "cweagans/composer-patches": "^1.7", "drupal/core-dev": "^10.3 || ^11.1", - "drush/drush": "^13.3.3", + "drush/drush": "^12.4.3 || ^13.3", "mglaman/drupal-check": "^1.5", "phpmd/phpmd": "^2.15.0", "phpmetrics/phpmetrics": "^2.8", - "phpstan/phpstan": "^2.1.6" + "phpstan/phpstan": "^1.12" }, "config": { "sort-packages": true