Merge branch 'MDL-71622_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE

This commit is contained in:
Andrew Nicols 2021-06-03 11:20:58 +08:00
commit ccac2556c9
2 changed files with 270 additions and 248 deletions

View file

@ -4,9 +4,15 @@
"description": "Moodle - the world's open source learning platform",
"type": "project",
"homepage": "https://moodle.org",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/moodlehq/MinkExtension.git"
}
],
"require-dev": {
"phpunit/phpunit": "9.5.*",
"moodlehq/behat-extension": "3.311.4",
"moodlehq/behat-extension": "3.311.5",
"mikey179/vfsstream": "^1.6"
},
"minimum-stability": "dev",

510
composer.lock generated

File diff suppressed because it is too large Load diff