Skip to content

Commit

Permalink
MDL-68445 behat: Bump to 3.6.x
Browse files Browse the repository at this point in the history
composer.lock generated with PHP 7.2, following:

https://docs.moodle.org/dev/Composer#How_to_prepare_and_submit_composer_changes

Also, ensure Symfony/Process > 4.0 compatibility
(needed for parallel runs)
  • Loading branch information
stronk7 committed Apr 24, 2020
1 parent 9df4a4d commit 98cc4d0
Show file tree
Hide file tree
Showing 3 changed files with 590 additions and 327 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.2",
"moodlehq/behat-extension": "3.39.3",
"mikey179/vfsstream": "^1.6",
"instaclick/php-webdriver": "dev-local as 1.x-dev"
}
Expand Down
Loading

0 comments on commit 98cc4d0

Please sign in to comment.