Skip to content

Commit 0115c86

Browse files
authored
add php 8.3 support
1 parent 6cc4fbd commit 0115c86

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
@@ -31,7 +31,7 @@
3131
}
3232
],
3333
"require": {
34-
"php": "^8.1|^8.2",
34+
"php": "^8.1|^8.2|^8.3",
3535
"ext-json": "*",
3636
"illuminate/support": "^8.49|^9.0|^10.0|^11.0",
3737
"laravel/legacy-factories": "^1.0"

0 commit comments

Comments
 (0)