Skip to content

Commit

Permalink
Added replace key to composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerstens Maxim committed Jul 2, 2015
1 parent 23cdc03 commit d4d6fb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"email": "[email protected]"
}
],
"replace": {
"idma/laravel-parsley":"0.*"
}
"require": {
"php": ">=5.4.0",
"illuminate/support": "~5.0",
Expand Down

0 comments on commit d4d6fb2

Please sign in to comment.