Skip to content

Commit 7f3b098

Browse files
authored
Update composer.json
1 parent 3c71aab commit 7f3b098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"minimum-stability": "stable",
2222
"require": {
23-
"php" : "^7.4",
23+
"php" : "^7.4||^8.0",
2424
"psr/http-message": "^1.0",
2525
"guzzlehttp/guzzle": "^7.0"
2626
},

0 commit comments

Comments
 (0)