Skip to content

Commit 81bbcad

Browse files
authored
Update branch alias
1 parent 5f16072 commit 81bbcad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"require": {
3030
"php": ">=5.3.2",
3131
"guzzle/guzzle": "~3.9",
32-
"symfony/http-foundation": "~2.1|^3"
32+
"symfony/http-foundation": "~2.1|~3.0"
3333
},
3434
"require-dev": {
3535
"omnipay/tests": "~2.0"
3636
},
3737
"extra": {
3838
"branch-alias": {
39-
"dev-master": "2.0.x-dev"
39+
"dev-master": "2.5.x-dev"
4040
},
4141
"gateways": [
4242
"AuthorizeNet_AIM",

0 commit comments

Comments
 (0)