Skip to content

Commit

Permalink
Add support Laravel 5.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
alibo committed Mar 12, 2016
1 parent 71fd78a commit cddb493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"require": {
"php": ">=5.5.9",
"illuminate/support": "5.1.*",
"illuminate/support": "5.1.* || 5.2.*",
"nikapps/ortc-php": "1.*"
},
"autoload": {
Expand Down

0 comments on commit cddb493

Please sign in to comment.