Skip to content

Commit 2713ba3

Browse files
committed
PHP-88 - Change default php version to 7.1 (void return type)
1 parent 3497bef commit 2713ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "library",
77
"license": "Apache-2.0",
88
"require": {
9-
"php": ">= 7.0.0",
9+
"php": ">= 7.1.0",
1010
"psr/log": "^1.0 | ^2.0 | ^3.0",
1111
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
1212
"php-http/socket-client": "^1.4 | ^2.0",

0 commit comments

Comments
 (0)