Skip to content

Commit 0f25ae0

Browse files
committed
Update composer dependencies
1 parent 4b2a840 commit 0f25ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^7.2",
20+
"php": "^7.2|^8.0",
2121
"ext-json": "*",
22-
"guzzlehttp/guzzle": "~6.0"
22+
"guzzlehttp/guzzle": "~6.0|^7.0.1"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^8.0"

0 commit comments

Comments
 (0)