Skip to content

Commit

Permalink
Add laravel/ui
Browse files Browse the repository at this point in the history
  • Loading branch information
suzukalight committed Jul 24, 2020
1 parent fceac0f commit 2ca9f4a
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 2 deletions.
3 changes: 2 additions & 1 deletion backend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"fruitcake/laravel-cors": "^1.0",
"guzzlehttp/guzzle": "^6.3",
"laravel/framework": "^7.0",
"laravel/tinker": "^2.0"
"laravel/tinker": "^2.0",
"laravel/ui": "^2.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.3",
Expand Down
57 changes: 56 additions & 1 deletion backend/composer.lock

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

0 comments on commit 2ca9f4a

Please sign in to comment.