Skip to content

Commit

Permalink
Tweak composer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssegers committed Jun 9, 2014
1 parent c397b70 commit c95bc93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -11,7 +11,8 @@
],
"require": {
"php": ">=5.3",
"rollbar/rollbar": "*"
"illuminate/support": "4.*",
"rollbar/rollbar": "0.9.*"
},
"require-dev": {
"orchestra/testbench": "2.1.*",
Expand Down

0 comments on commit c95bc93

Please sign in to comment.