Skip to content

Commit 6ad0bd3

Browse files
oniicemyerscf
authored andcommitted
chore(php): set minimum PHP version to 8.5
1 parent 7cd4c5e commit 6ad0bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
],
2525
"require": {
26-
"php": "^8.3",
26+
"php": "^8.5",
2727
"illuminate/http": "^13.0",
2828
"illuminate/routing": "^13.0",
2929
"illuminate/support": "^13.0"

0 commit comments

Comments
 (0)