Skip to content

Commit 18a749f

Browse files
committed
Opened up for supporting next majors
1 parent 80151ae commit 18a749f

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
@@ -3,7 +3,7 @@
33
"description": "PSR-15 request handler implementation",
44
"license": "MIT",
55
"require": {
6-
"php": "^8.4",
6+
"php": ">=8.4",
77
"psr/http-server-middleware": "^1.0",
88
"psr/http-server-handler": "^1.0",
99
"psr/http-message": "^1.0"

0 commit comments

Comments
 (0)