Skip to content

Commit

Permalink
ACMS-3964: Updated dependencies to support Drupal 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkhode1 committed Jun 24, 2024
1 parent 3e6c8dd commit f41797a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"php": ">=8.1",
"composer-plugin-api": "^2",
"acquia/drupal-environment-detector": "^1.5.3",
"consolidation/config": "^2.0.0",
"drush/drush": "^11.6 || ^12",
"consolidation/config": "^2 || ^3",
"drush/drush": "^11.6 || ^12 || ^13",
"grasmash/yaml-expander": "^3.0",
"loophp/phposinfo": "^1.7.1"
},
Expand Down

0 comments on commit f41797a

Please sign in to comment.