Skip to content

Commit

Permalink
upgraded to laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlerdominik committed Dec 3, 2019
1 parent ea1f306 commit 6d1ec62
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 174 deletions.
9 changes: 4 additions & 5 deletions web/src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
"type": "project",
"require": {
"php": "^7.1.3",
"darkaonline/l5-swagger": "^5.7",
"darkaonline/l5-swagger": "^6.0",
"fideloper/proxy": "^4.0",
"jdavidbakr/laravel-cache-garbage-collector": "^1.0",
"laravel/framework": "5.8.*",
"laravel/framework": "^6.0",
"laravel/tinker": "^1.0",
"lucid-arch/laravel-console": "^5.6",
"lucid-arch/laravel-foundation": "^5.6",
"lucid-arch/laravel-console": "^6.0",
"lucid-arch/laravel-foundation": "^6.0",
"nicolab/php-ftp-client": "^1.4",
"prettus/l5-repository": "^2.6",
"spatie/ssl-certificate": "^1.12"
Expand Down
Loading

0 comments on commit 6d1ec62

Please sign in to comment.