Skip to content

Commit

Permalink
Require payum/core 1.3 as minimum version.
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Sep 12, 2016
1 parent 88cebdf commit 04eb22d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
}
],
"require": {
"payum/core": "~1.0"
"payum/core": "^1.3"
},
"require-dev": {
"payum/core": "~1.0@dev",
"payum/core": "^1.3@dev",
"phpunit/phpunit": "~4.0",
"php-http/guzzle6-adapter": "^1.0",
"symfony/phpunit-bridge": "~2.8|~3.0"
Expand Down

0 comments on commit 04eb22d

Please sign in to comment.