Skip to content

Commit d32bf4e

Browse files
author
Rodrigo Aguilera
committed
Add php 8 support.
1 parent a53d9c2 commit d32bf4e

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.1",
12+
"php": ">=7.1 ",
1313
"nyholm/psr7": "^1.3",
1414
"php-http/httplug": "^2.0",
1515
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)