This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 2020matrix :
2121 include :
2222 - php : 5.6
23- env : DEPS=dev
23+ env : DEPS=dev SYMFONY_VERSION=2.8.*
2424 - php : 5.3
2525 env : SYMFONY_VERSION="^2.3.4" COMPOSER_FLAGS="--prefer-lowest"
2626 - php : 5.6
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.0.0
5+ -----
6+
472.0.0-RC1
58---------
69
Original file line number Diff line number Diff line change 1414 "require" : {
1515 "php" : " ^5.3.9|^7.0" ,
1616 "symfony/framework-bundle" : " ^2.3" ,
17- "symfony-cmf/core-bundle" : " ^1.1.0-RC3 " ,
17+ "symfony-cmf/core-bundle" : " ^1.1.0" ,
1818 "doctrine/phpcr-bundle" : " ^1.1" ,
1919 "doctrine/phpcr-odm" : " ^1.1" ,
2020 "knplabs/knp-menu-bundle" : " ^2.0.0" ,
2121 "knplabs/knp-menu" : " ^2.0.0"
2222 },
2323 "require-dev" : {
2424 "symfony/monolog-bundle" : " ^2.3" ,
25- "symfony-cmf/routing-bundle" : " ^1.2.0-RC3 " ,
26- "symfony-cmf/testing" : " ^1.3@dev " ,
27- "symfony-cmf/tree-browser-bundle" : " ^1.0.0-RC1 " ,
25+ "symfony-cmf/routing-bundle" : " ^1.2.0" ,
26+ "symfony-cmf/testing" : " ^1.3" ,
27+ "symfony-cmf/tree-browser-bundle" : " ^1.0.0" ,
2828 "doctrine/phpcr-odm" : " ^1.3" ,
2929 "twig/twig" : " ^1.18" ,
3030 "sonata-project/doctrine-phpcr-admin-bundle" : " ^1.1" ,
You can’t perform that action at this time.
0 commit comments