Skip to content

Commit

Permalink
Support for L5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vluzrmos committed Jun 18, 2015
1 parent 81e0dd8 commit 2f8193f
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,8 +11,8 @@
}
],
"require":{
"illuminate/support": "5.0.*",
"illuminate/console": "5.0.*",
"illuminate/support": "5.0.*|5.1.*",
"illuminate/console": "5.0.*|5.1.*",
"psy/psysh":"0.4.*"
},

Expand Down

0 comments on commit 2f8193f

Please sign in to comment.