We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6e4ee commit 5cb8d02Copy full SHA for 5cb8d02
composer.json
@@ -38,7 +38,7 @@
38
],
39
"require": {
40
"php": ">=5.3.2",
41
- "payum/core": "0.11.*@dev"
+ "payum/core": "0.11.*"
42
},
43
"suggest": {
44
"yiisoft/yii": "If you plan to use this extension outside of a Yii project",
0 commit comments