Skip to content

Commit 25ce224

Browse files
committed
add PHP 8.5
Signed-off-by: Kevin Pfeifer <[email protected]>
1 parent b6a3b5b commit 25ce224

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
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"require": {
37-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
37+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
3838
"psr/http-factory": "^1.1",
3939
"psr/http-message": "^1.1 || ^2.0"
4040
},

0 commit comments

Comments
 (0)