Allow Guzzle 7.x
This commit is contained in:
parent
61163df64a
commit
e4aff09750
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"require": {
|
||||
"php": "^8.1|^8.0|^7.4|^7.3|^7.2",
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/guzzle": "^6.5.0"
|
||||
"guzzlehttp/guzzle": "^6.5|^7.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue