Skip to content

Commit

Permalink
PROD-31098: Update dependencies in preparation for Drupal 11 update (#…
Browse files Browse the repository at this point in the history
…103)

* Update dependencies in preparation for Drupal 11 update.
  • Loading branch information
denis-getopensocial authored Nov 6, 2024
1 parent 56c2135 commit efc9f1d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
"dealerdirect/phpcodesniffer-composer-installer": "~1.0.0",
"dmore/behat-chrome-extension": "^1.4",
"drupal/coder": "8.3.22",
"drupal/devel": "5.1.2",
"drupal/drupal-extension": "v5.0.0rc1",
"drupal/devel": "^5.1.2",
"drupal/drupal-extension": "^v5.0.0rc1 || v5.1.0",
"friends-of-behat/mink-debug-extension": "^2.1",
"drush/drush": "^12",
"drush/drush": "^12 | ^13",
"drupal/upgrade_status":"^4.3",
"kingdutch/cucumber-linter": "^0.1.0",
"mglaman/phpstan-drupal": "1.2.4",
"mikey179/vfsstream": "^1.6.11",
"palantirnet/drupal-rector": "^0.20.3",
"phpstan/extension-installer": "1.3.1",
"phpstan/extension-installer": "^1.3.1 || ^1.4.3",
"phpstan/phpstan": "~1.10.35",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "1.3.15",
"phpspec/prophecy-phpunit": "v2.0.2",
"goalgorilla/open_social_scripts": "~4.0.0",
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.2"
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.2 || ^7.0"
},
"extra": {
"patches": {
Expand Down

0 comments on commit efc9f1d

Please sign in to comment.