mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-67317 behat: Bump to 3.39.2 moodle-behat-extension
It comes with behat/mink 1.8.x that provides php74 compatibility. lock file generated with php72 (min version supported by the branch)
This commit is contained in:
parent
98f56e6f4b
commit
5d0b046594
2 changed files with 318 additions and 171 deletions
|
@ -13,7 +13,7 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "7.5.*",
|
"phpunit/phpunit": "7.5.*",
|
||||||
"phpunit/dbunit": "4.0.*",
|
"phpunit/dbunit": "4.0.*",
|
||||||
"moodlehq/behat-extension": "3.39.1",
|
"moodlehq/behat-extension": "3.39.2",
|
||||||
"mikey179/vfsstream": "^1.6",
|
"mikey179/vfsstream": "^1.6",
|
||||||
"instaclick/php-webdriver": "dev-local as 1.x-dev"
|
"instaclick/php-webdriver": "dev-local as 1.x-dev"
|
||||||
}
|
}
|
||||||
|
|
487
composer.lock
generated
487
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue