Skip to content

Commit 0001aec

Browse files
committed
require php >= 8.0 !!
1 parent 267f3c4 commit 0001aec

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
@@ -32,7 +32,7 @@
3232
"psr/http-message-implementation": "1.0"
3333
},
3434
"require": {
35-
"php": ">=7.2",
35+
"php": ">=8.0",
3636
"psr/http-factory": "^1.0",
3737
"psr/http-message": "^1.1 || ^2.0"
3838
},

0 commit comments

Comments
 (0)