Skip to content

Commit

Permalink
increase laravel version
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Jun 16, 2022
1 parent 788e153 commit 5d584f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"php": "^8.0",
"ext-json": "*",
"balping/json-raw-encoder": "^1.0",
"illuminate/support": ">=8.0"
"illuminate/support": "^8.67|^9.0"
},
"require-dev": {
"mockery/mockery": "^1.5",
Expand Down

0 comments on commit 5d584f3

Please sign in to comment.