Merge branch 'MDL-75776_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE

This commit is contained in:
Jun Pataleta
2022-09-28 08:06:32 +08:00
2 changed files with 382 additions and 336 deletions
+5 -5
View File
@@ -7,13 +7,13 @@
"require-dev": {
"phpunit/phpunit": "7.5.*",
"phpunit/dbunit": "4.0.*",
"mikey179/vfsstream": "^1.6",
"behat/mink": "~1.8",
"mikey179/vfsstream": "1.6.*",
"behat/mink": "^1.10.0",
"behat/mink-extension": "~2.3",
"behat/mink-goutte-driver": "~1.2",
"behat/mink-goutte-driver": "^1.3",
"symfony/process": "^4.0 || ^5.0",
"behat/behat": "3.10.*",
"oleg-andreyev/mink-phpwebdriver": "^1.0"
"behat/behat": "3.11.*",
"oleg-andreyev/mink-phpwebdriver": "^1.0.1"
},
"autoload-dev": {
"psr-0": {
Generated
+377 -331
View File
File diff suppressed because it is too large Load Diff