Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #2 from msvrtan/patch-1
Browse files Browse the repository at this point in the history
Allow symfony 3 version
  • Loading branch information
ruudk authored Jul 4, 2016
2 parents 0e28f3f + 727ee61 commit febbc53
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 @@ -13,7 +13,7 @@
],
"require": {
"php": "^5.3.2|^7.0",
"symfony/framework-bundle": "~2.0",
"symfony/framework-bundle": "~2.0|^3.0",
"jms/payment-core-bundle": "~1.0",
"omnipay/stripe": "~2.0",
"psr/log": "~1.0"
Expand Down

0 comments on commit febbc53

Please sign in to comment.