Skip to content

Commit c3f55ab

Browse files
committed
allow 1.x version.
1 parent b316410 commit c3f55ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=5.5.0",
24-
"payum/core": "1.0.*@dev",
24+
"payum/core": "~1.0",
2525
"omnipay/common": "~2.3"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)