Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bigrocs authored Sep 16, 2017
1 parent 2c0ede5 commit 9eb865e
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 @@ -20,10 +20,10 @@
],
"require": {
"php": "~5.6|~7.0",
"symfony/event-dispatcher": "2.8.27",
"illuminate/support": "~5.1",
"CoreCMF/admin": "1.1.*",
"CoreCMF/core": "1.1.*",
"illuminate/support": "~5.1"
"ignited/laravel-omnipay": "2.*",
"lokielse/omnipay-alipay": "2.*"
},
"require-dev": {
"phpunit/phpunit" : "~4.0||~5.0||~6.0",
Expand Down

0 comments on commit 9eb865e

Please sign in to comment.