MDL-49432 behat: guzzle packages has been unified
Current version of goutte is pointing to old guzzle packages guzzle/common, guzzle/stream, guzzle/parser and guzzle/http. They have been unified to guzzlehttp/guzzle, so include it to avoid using old packages
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
"phpunit/dbUnit": "1.2.*",
|
||||
"moodlehq/behat-extension": "1.27.13"
|
||||
"moodlehq/behat-extension": "1.27.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user