Skip to content

Commit 8781657

Browse files
committed
Allow PHP7.4+
1 parent 414cb07 commit 8781657

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.2",
13+
"php": ">=7.4",
1414
"psr/http-client": "^1.0",
1515
"psr/http-factory": "^1.0",
1616
"psr/http-message": "^1.0",

0 commit comments

Comments
 (0)