Skip to content

Commit

Permalink
MDL-67317 behat: Bump to 3.39.2 moodle-behat-extension
Browse files Browse the repository at this point in the history
It comes with behat/mink 1.8.x that provides php74 compatibility.

lock file generated with php72 (min version supported by the branch)
  • Loading branch information
stronk7 committed Apr 16, 2020
1 parent 98f56e6 commit 5d0b046
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 171 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require-dev": {
"phpunit/phpunit": "7.5.*",
"phpunit/dbunit": "4.0.*",
"moodlehq/behat-extension": "3.39.1",
"moodlehq/behat-extension": "3.39.2",
"mikey179/vfsstream": "^1.6",
"instaclick/php-webdriver": "dev-local as 1.x-dev"
}
Expand Down
Loading

0 comments on commit 5d0b046

Please sign in to comment.