Skip to content

Commit 850d8e9

Browse files
committed
Prepare for v3 release
1 parent df3b7fd commit 850d8e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"psr-4": { "Omnipay\\Sisow\\" : "src/" }
2525
},
2626
"require": {
27-
"omnipay/common": "^3@beta"
27+
"omnipay/common": "^3"
2828
},
2929
"require-dev": {
3030
"omnipay/tests": "^3",
@@ -40,6 +40,5 @@
4040
"check-style": "phpcs -p --standard=PSR2 src/",
4141
"fix-style": "phpcbf -p --standard=PSR2 src/"
4242
},
43-
"minimum-stability": "dev",
4443
"prefer-stable": true
4544
}

0 commit comments

Comments
 (0)