mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
DEP Loosen constraints for guzzlehttp/guzzle
This commit is contained in:
parent
eb36dcf5fb
commit
7ad3fc9f13
@ -24,7 +24,7 @@
|
||||
"silverstripe/framework": "^4.10",
|
||||
"silverstripe/assets": "^1",
|
||||
"silverstripe/versioned": "^1",
|
||||
"guzzlehttp/guzzle": "~6.3.0"
|
||||
"guzzlehttp/guzzle": "^6.3 || ^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "^3",
|
||||
@ -42,4 +42,4 @@
|
||||
"extra": [],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user