Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Commit

Permalink
Respect version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
KennedyTedesco committed Feb 10, 2014
1 parent 1198804 commit ba56f25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.3.0",
"respect/validation": "dev-develop"
"respect/validation": "0.5.x"
},
"require-dev": {
"illuminate/support": ">=4.0.0",
Expand All @@ -23,4 +23,4 @@
}
},
"minimum-stability": "dev"
}
}

0 comments on commit ba56f25

Please # to comment.