Skip to content

Commit 508baa4

Browse files
committed
Require PHP 7.4
1 parent 4d97977 commit 508baa4

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
"require": {
66
"psr/http-message": "^1.0",
7-
"php": ">=7.2"
7+
"php": ">=7.4"
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "^6.5 || ^9.3",

0 commit comments

Comments
 (0)