Skip to content

Commit

Permalink
package does not support laravel5
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Apr 28, 2015
1 parent a278890 commit 2fce92d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
],
"require": {
"php": ">=5.3.2",
"illuminate/container": "~4.0|~5.0",
"illuminate/routing": "~4.0|~5.0",
"illuminate/support": "~4.0|~5.0",
"illuminate/container": "~4.0",
"illuminate/routing": "~4.0",
"illuminate/support": "~4.0",
"payum/core": "0.14.*"
},
"suggest": {
Expand Down

0 comments on commit 2fce92d

Please sign in to comment.