Skip to content

Commit

Permalink
updating composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
perladarianny15 committed Jul 29, 2021
1 parent 9114df4 commit f00defb
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,9 @@
"require": {
"php": "^7.3|^8.0",
"illuminate/support": "^8.0",
"laravel/installer": "^4.2",
"laravel/ui": "^3.3",
"livewire/livewire": "^2.5",
"livewire/livewire": "^2.4",
"maatwebsite/excel": "^3.1",
"yajra/laravel-datatables-oracle": "^9.18",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^8.40",
"laravel/tinker": "^2.5"
"fideloper/proxy": "^4.4"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down

0 comments on commit f00defb

Please sign in to comment.