Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
php81
  • Loading branch information
iMactool authored Nov 23, 2023
1 parent 7c300da commit 8c88548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
}
],
"require": {
"guzzlehttp/guzzle": "^6.5",
"symfony/cache": "^4.4"
"guzzlehttp/guzzle": "^6.5|^7.0",
"symfony/cache": "^4.4|^6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8c88548

Please sign in to comment.