Skip to content

Commit

Permalink
upgrading packages to new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
perladarianny15 committed May 5, 2022
1 parent fbebcc5 commit be1817f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"php": "^7.3|^8.0",
"fideloper/proxy": "^4.4",
"illuminate/support": "^7.0|^8.0|^9.0",
"laravie/serialize-queries": "^1.0",
"laravie/serialize-queries": "^1.0|^2.0",
"livewire/livewire": "^2.4",
"maatwebsite/excel": "^3.1",
"reedware/laravel-relation-joins": "^2.4"
"reedware/laravel-relation-joins": "^2.4|^3.0"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down

0 comments on commit be1817f

Please sign in to comment.