Skip to content

Commit ca193de

Browse files
committed
Fix some composer lock issues
1 parent fa2fad7 commit ca193de

File tree

4 files changed

+56
-56
lines changed

4 files changed

+56
-56
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"doctrine/dbal": "^2.5",
2222
"fideloper/proxy": "^4.0",
2323
"guzzlehttp/guzzle": "^6.3",
24-
"hashids/hashids": "^2.0",
24+
"hashids/hashids": "^3.0",
2525
"igaster/laravel-theme": "^2.0.6",
2626
"laracasts/utilities": "^3.0",
2727
"laravel/framework": "~5.7.14",
@@ -37,8 +37,8 @@
3737
"sofa/eloquence-base": "v5.6.2",
3838
"sofa/eloquence-validable": "v5.6",
3939
"spatie/laravel-fractal": "^5.4",
40-
"webmozart/assert": "^1.2",
41-
"znck/belongs-to-through": "^2.3"
40+
"staudenmeir/belongs-to-through": "~2.3.0",
41+
"webmozart/assert": "^1.2"
4242
},
4343
"require-dev": {
4444
"barryvdh/laravel-debugbar": "^3.2",

composer.lock

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storage/app/packs/.githold

100644100755
File mode changed.

storage/framework/cache/data/.gitignore

100644100755
File mode changed.

0 commit comments

Comments
 (0)