Skip to content

Commit 0db23bb

Browse files
Extend compatibility to PHP 8.0
1 parent 04fe5e3 commit 0db23bb

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
@@ -4,7 +4,7 @@
44
"type": "library",
55
"license": "MIT",
66
"require": {
7-
"php": "^8.1",
7+
"php": "^8.0",
88
"guzzlehttp/guzzle": "^7.0"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)