add goutte/client 4 compatibility

This commit is contained in:
Swen van Zanten
2022-04-11 15:02:41 +02:00
parent df04efb3e8
commit c0aa3e776e
2 changed files with 27 additions and 6 deletions

View File

@@ -30,7 +30,7 @@
"behat/mink-extension": "self.version"
},
"require-dev": {
"behat/mink-goutte-driver": "^1.1",
"behat/mink-goutte-driver": "^1.1 || ^2.0",
"phpspec/phpspec": "^6.0 || ^7.0 || 7.1.x-dev"
},
"extra": {