Skip to content

Commit

Permalink
updated to laravel 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ammont committed May 12, 2015
1 parent 3396a30 commit f03487a
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 @@ -8,8 +8,8 @@
}
],
"require": {
"php": ">=5.3.0",
"illuminate/mail": "4.1.*"
"php": ">=5.4.0",
"illuminate/mail": "4.2.*"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit f03487a

Please sign in to comment.