Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LonnyX authored Mar 4, 2020
1 parent 78fbe5f commit b9530dc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": ">=7.1.0",
"unisharp/laravel-filemanager": "^2.0",
"unisharp/laravel-filemanager": "dev-master",
"van-ons/laraberg": "dev-lfm-fix"
},
"autoload": {
Expand All @@ -31,6 +31,10 @@
{
"type": "vcs",
"url": "[email protected]:tpaksu/laraberg.git"
},
{
"type": "vcs",
"url": "[email protected]:tpaksu/laravel-filemanager.git"
}
],
"extra": {
Expand Down

0 comments on commit b9530dc

Please sign in to comment.