Skip to content

Commit

Permalink
support for laravel 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaAlgo committed Jan 20, 2016
1 parent d09a59a commit 54f61b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -23,8 +23,8 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "~5.1",
"serverfireteam/panel": "1.3.*"
"illuminate/support": "~5.2",
"serverfireteam/panel": "1.4.*"
},
"autoload": {

Expand Down

0 comments on commit 54f61b3

Please sign in to comment.