Skip to content

Commit

Permalink
Update composer.json and composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck committed Oct 14, 2018
1 parent 631d028 commit 061b944
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 4 deletions.
8 changes: 5 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@
"type": "project",
"require": {
"php": "^7.1.3",
"ext-json": "^1",
"arcanedev/laravel-lang": "^5.0",
"fideloper/proxy": "^4.0",
"jakeasmith/http_build_url": "^1",
"kirill-latish/laravel-sportmonks-soccer": "^2.0",
"laravel/framework": "5.7.*",
"laravel/tinker": "^1.0",
"kirill-latish/laravel-sportmonks-soccer": "^2.0",
"jakeasmith/http_build_url": "^1",
"ext-json": "^1"
"overtrue/laravel-lang": "^3.0"
},
"require-dev": {
"beyondcode/laravel-dump-server": "^1.0",
Expand Down
215 changes: 214 additions & 1 deletion composer.lock

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

0 comments on commit 061b944

Please sign in to comment.