Skip to content

Commit

Permalink
changed to laravel 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jildertmiedema committed Dec 17, 2013
1 parent e4df86b commit 91357ed
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 @@ -10,7 +10,7 @@
],
"require": {
"php": ">=5.3.0",
"illuminate/support": "4.0.x"
"illuminate/support": "4.1.x"
},
"suggest": {
"rcrowe/twigbridge": "Required for Twig support."
Expand All @@ -21,4 +21,4 @@
}
},
"minimum-stability": "dev"
}
}

0 comments on commit 91357ed

Please sign in to comment.