Skip to content

Commit

Permalink
⬆️ DEPS
Browse files Browse the repository at this point in the history
  • Loading branch information
rxcod9 committed Mar 8, 2022
1 parent 074be96 commit 541184f
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 69 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,17 @@
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"fideloper/proxy": "4.4.1",
"fruitcake/laravel-cors": "3.0.0",
"guzzlehttp/guzzle": "7.4.1",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^3.0",
"guzzlehttp/guzzle": "^7.4",
"joy/voyager-api": "^1.0",
"joy/voyager-datatable": "^1.0",
"joy/voyager-export": "^1.0",
"joy/voyager-import": "^1.0",
"joy/voyager-relations-table": "^1.0",
"laravel/framework": "~6.0|~7.0|~8.0",
"laravel/tinker": "2.7.0",
"laravel/tinker": "^2.7",
"symfony/filesystem": "^5.4",
"tcg/voyager": "^1.4"
},
"require-dev": {
Expand Down
130 changes: 65 additions & 65 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 541184f

Please sign in to comment.