Skip to content

Commit

Permalink
Fix some composer lock issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DaneEveritt committed Mar 3, 2019
1 parent fa2fad7 commit ca193de
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 56 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"doctrine/dbal": "^2.5",
"fideloper/proxy": "^4.0",
"guzzlehttp/guzzle": "^6.3",
"hashids/hashids": "^2.0",
"hashids/hashids": "^3.0",
"igaster/laravel-theme": "^2.0.6",
"laracasts/utilities": "^3.0",
"laravel/framework": "~5.7.14",
Expand All @@ -37,8 +37,8 @@
"sofa/eloquence-base": "v5.6.2",
"sofa/eloquence-validable": "v5.6",
"spatie/laravel-fractal": "^5.4",
"webmozart/assert": "^1.2",
"znck/belongs-to-through": "^2.3"
"staudenmeir/belongs-to-through": "~2.3.0",
"webmozart/assert": "^1.2"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.2",
Expand Down
106 changes: 53 additions & 53 deletions composer.lock

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

Empty file modified storage/app/packs/.githold
100644 → 100755
Empty file.
Empty file modified storage/framework/cache/data/.gitignore
100644 → 100755
Empty file.

0 comments on commit ca193de

Please sign in to comment.