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

Commit dc34e5f

Browse files
committed
updated version to 3.3
1 parent d81aadd commit dc34e5f

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.2.x-dev",
15+
"symfony/symfony": "3.3.x-dev",
1616
"doctrine/orm": "^2.5",
1717
"doctrine/doctrine-bundle": "^1.6",
1818
"doctrine/doctrine-cache-bundle": "^1.2",
@@ -59,7 +59,7 @@
5959
"file": "app/config/parameters.yml"
6060
},
6161
"branch-alias": {
62-
"dev-master": "3.2-dev"
62+
"dev-master": "3.3-dev"
6363
}
6464
}
6565
}

0 commit comments

Comments
 (0)