Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit a1860db

Browse files
committed
updated version to 3.1
1 parent 60c0bf6 commit a1860db

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
@@ -12,7 +12,7 @@
1212
},
1313
"require": {
1414
"php": ">=5.5.9",
15-
"symfony/symfony": "3.0.*",
15+
"symfony/symfony": "3.1.*@dev",
1616
"doctrine/orm": "^2.5",
1717
"doctrine/doctrine-bundle": "^1.6",
1818
"doctrine/doctrine-cache-bundle": "^1.2",
@@ -55,7 +55,7 @@
5555
"file": "app/config/parameters.yml"
5656
},
5757
"branch-alias": {
58-
"dev-master": "3.0-dev"
58+
"dev-master": "3.1-dev"
5959
}
6060
}
6161
}

0 commit comments

Comments
 (0)