Skip to content

Commit ed919e4

Browse files
committed
Appended PHP ^8.4 to requirement
1 parent 70e11a4 commit ed919e4

File tree

2 files changed

+635
-569
lines changed

2 files changed

+635
-569
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"require": {
36-
"php": "^8.1 | ^8,2 | ^8.3",
36+
"php": "^8.1 | ^8,2 | ^8.3 | ^8.4",
3737
"doctrine/dbal": "^3.0",
3838
"illuminate/auth": "^9.0 | ^10.0 | ^11.0",
3939
"illuminate/support": "^9.0 | ^10.0 | ^11.0",

0 commit comments

Comments
 (0)