mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 07:39:54 +02:00
MDL-76016 behat: Bump to goutte-driver 2.x
This automatically comes with Goutte client 4.x that is the one we want to, also, update. It should work 100% the same and comes with some php81 warnings cleaned.
This commit is contained in:
parent
f8d28e4ca6
commit
8f606d9299
2 changed files with 390 additions and 493 deletions
|
@ -8,8 +8,8 @@
|
|||
"phpunit/phpunit": "9.5.*",
|
||||
"mikey179/vfsstream": "1.6.*",
|
||||
"behat/mink": "^1.10.0",
|
||||
"friends-of-behat/mink-extension": "^2.7.1",
|
||||
"behat/mink-goutte-driver": "^1.3",
|
||||
"friends-of-behat/mink-extension": "^2.7.2",
|
||||
"behat/mink-goutte-driver": "^2.0",
|
||||
"symfony/process": "^4.4 || ^5.0",
|
||||
"behat/behat": "3.11.*",
|
||||
"oleg-andreyev/mink-phpwebdriver": "^1.0.1"
|
||||
|
|
879
composer.lock
generated
879
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue