Skip to content

Releases: Metadrop/drupal-behat

Drupal 10 compatibility

16 Feb 10:40
737292b
Compare
Choose a tag to compare
Merge pull request #1 from albeorte96/feature/Drupal-10-compatibility

Drupal 10 compatibility

Drupal 9 compatibility

13 Jul 09:40
Compare
Choose a tag to compare

Update composer to be compatible with drupal 9. Updating drupal extension and drupal driver.

  ],
  "require": {
    "drupal/drupal-extension": "^4.1.0",
    "drupal/drupal-driver": "^2.1.0",
  },