Skip to content

Commit

Permalink
Merge branch 'master' into v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinNorgarb committed May 7, 2018
2 parents 7f292d1 + f43dfc7 commit a0059d4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "devswebdev/devtube",
"description": "A Laravel package for downloading videos from the net by simply passing a URL",
"type": "library",
"version": "1.0.2",
"version": "1.0.3",
"require": {
"laravel/framework": "~5",
"illuminate/support": "~5",
Expand Down Expand Up @@ -45,7 +45,5 @@
"DevsWebDev\\DevTube\\DevTubeServiceProvider"
]
}
},
"minimum-stability": "dev",
"prefer-stable": false
}
}

0 comments on commit a0059d4

Please sign in to comment.