Skip to content

Commit c9c6de4

Browse files
committed
Set PHP support to min 8.3
1 parent 149789c commit c9c6de4

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
@@ -31,7 +31,7 @@
3131
}
3232
],
3333
"require": {
34-
"php": "^8.1",
34+
"php": "^8.3",
3535
"illuminate/contracts": "^10.0|^11.0|^12.0",
3636
"laravel/prompts": "^0.1.1|^0.2|^0.3",
3737
"nativephp/laravel": "^1.0",

0 commit comments

Comments
 (0)