Skip to content

Commit

Permalink
MDL-69146 composer: bump to moodle-behat-extension 3.400.0
Browse files Browse the repository at this point in the history
Generated following the instructions @:

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

(using php72)

Note that here we are jumping to 3-digit branches (for all branches > 39),
exactly how we have done for moodle.git branches (310, 311, 400, 401...)
  • Loading branch information
stronk7 committed Oct 2, 2020
1 parent 87afa4d commit e3da0ef
Show file tree
Hide file tree
Showing 2 changed files with 952 additions and 236 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.3",
"moodlehq/behat-extension": "3.400.0",
"mikey179/vfsstream": "^1.6",
"instaclick/php-webdriver": "dev-local as 1.x-dev"
}
Expand Down
Loading

0 comments on commit e3da0ef

Please sign in to comment.