Skip to content

Commit 5d584f3

Browse files
committed
increase laravel version
1 parent 788e153 commit 5d584f3

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
@@ -23,7 +23,7 @@
2323
"php": "^8.0",
2424
"ext-json": "*",
2525
"balping/json-raw-encoder": "^1.0",
26-
"illuminate/support": ">=8.0"
26+
"illuminate/support": "^8.67|^9.0"
2727
},
2828
"require-dev": {
2929
"mockery/mockery": "^1.5",

0 commit comments

Comments
 (0)