mirror of
https://github.com/silverstripe/silverstripe-frameworktest
synced 2024-10-22 11:06:02 +02:00
Merge pull request #107 from creative-commoners/pulls/0.4/guzzle6
DEP Allow guzzle 6
This commit is contained in:
commit
3cd0d96093
@ -13,7 +13,7 @@
|
||||
"require": {
|
||||
"silverstripe/framework": "^4",
|
||||
"silverstripe/cms": "^4",
|
||||
"guzzlehttp/guzzle": "^7.3",
|
||||
"guzzlehttp/guzzle": "^6.3 || ^7.3",
|
||||
"fzaninotto/faker": "^1.7",
|
||||
"silverstripe/vendor-plugin": "^1",
|
||||
"silverstripe/registry": "^2"
|
||||
|
Loading…
Reference in New Issue
Block a user