Skip to content

Commit

Permalink
Merge pull request #137 from crynobone/patch-2
Browse files Browse the repository at this point in the history
Update `laravie/serialize-queries` for Laravel 9 supports
  • Loading branch information
patrickbrouwers committed Feb 9, 2022
2 parents 891c21d + c7bdd1d commit a7fe3ad
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 @@ -19,7 +19,7 @@
"require": {
"php": ">=7.1.0",
"laravel/nova": "*",
"laravie/serialize-queries": "^0.3|^1.0",
"laravie/serialize-queries": "^1.0|^2.0",
"maatwebsite/excel": "^3.1"
},
"autoload": {
Expand Down

0 comments on commit a7fe3ad

Please sign in to comment.