Skip to content

Commit e5c2ee6

Browse files
authored
Update PHP requirement from 8.2 to 8.3
1 parent eeb3a21 commit e5c2ee6

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
@@ -22,7 +22,7 @@
2222
}
2323
],
2424
"require": {
25-
"php": "^8.2.0",
25+
"php": "^8.3.0",
2626
"pollora/helper-overrider": "dev-main",
2727
"illuminate/support": "^12.54",
2828
"illuminate/database": "^12.54",

0 commit comments

Comments
 (0)