Skip to content

Commit

Permalink
added laravel 9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Feb 23, 2022
1 parent 9b8ed1e commit 84ae348
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 @@ -21,7 +21,7 @@
],
"require": {
"php": ">=7.3",
"illuminate/support": "^8.0",
"illuminate/support": ">=8.0",
"balping/json-raw-encoder": "^1.0",
"ext-json": "*"
},
Expand Down

0 comments on commit 84ae348

Please sign in to comment.