Skip to content

Commit

Permalink
Align package with Drupal core.
Browse files Browse the repository at this point in the history
  • Loading branch information
saidatom committed Aug 6, 2024
1 parent 22d69d8 commit a873ed5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"require": {
"behat/behat": "~3.2",
"behat/mink-browserkit-driver": "^2.1.0",
"behat/mink-selenium2-driver": "~1.1",
"drupal/drupal-driver": "^2.2.1",
"drupal/drupal-driver": "^2.2.1 || dev-master",
"friends-of-behat/mink-extension": "^2.7.1",
"symfony/http-client": "~4.4 || ^5 || ^6",
"webflo/drupal-finder": "^1.2"
Expand All @@ -35,7 +34,8 @@
"drupal/coder": "^8.3",
"drupal/core": "^10",
"drupal/core-composer-scaffold": "^10",
"drush/drush": "^11.6.0 || ^12.4",
"drush/drush": "^11.6.0 || ^12.4 || ^13",
"lullabot/mink-selenium2-driver": "^1.7",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpspec/phpspec": "^4.0 || ^6.0 || ^7.0"
},
Expand Down

0 comments on commit a873ed5

Please sign in to comment.