MDL-75776 composer: minor updates

In stables, just minors updates to components.

Generated using the instructions @ https://docs.moodle.org/dev/Composer
and using PHP 7.3 (always the min version supported) to generate the
lock file.
This commit is contained in:
Eloy Lafuente (stronk7)
2022-09-22 17:44:38 +02:00
parent d708740c3f
commit da4772d234
2 changed files with 418 additions and 662 deletions
+5 -5
View File
@@ -12,13 +12,13 @@
],
"require-dev": {
"phpunit/phpunit": "9.5.*",
"mikey179/vfsstream": "^1.6",
"behat/mink": "~1.8",
"mikey179/vfsstream": "1.6.*",
"behat/mink": "^1.10.0",
"friends-of-behat/mink-extension": "dev-master",
"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
+413 -657
View File
File diff suppressed because it is too large Load Diff