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 20
20
matrix :
21
21
include :
22
22
- php : 5.6
23
- env : DEPS=dev
23
+ env : DEPS=dev SYMFONY_VERSION=2.8.*
24
24
- php : 5.3
25
25
env : SYMFONY_VERSION="^2.3.4" COMPOSER_FLAGS="--prefer-lowest"
26
26
- php : 5.6
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 2.0.0
5
+ -----
6
+
4
7
2.0.0-RC1
5
8
---------
6
9
Original file line number Diff line number Diff line change 14
14
"require" : {
15
15
"php" : " ^5.3.9|^7.0" ,
16
16
"symfony/framework-bundle" : " ^2.3" ,
17
- "symfony-cmf/core-bundle" : " ^1.1.0-RC3 " ,
17
+ "symfony-cmf/core-bundle" : " ^1.1.0" ,
18
18
"doctrine/phpcr-bundle" : " ^1.1" ,
19
19
"doctrine/phpcr-odm" : " ^1.1" ,
20
20
"knplabs/knp-menu-bundle" : " ^2.0.0" ,
21
21
"knplabs/knp-menu" : " ^2.0.0"
22
22
},
23
23
"require-dev" : {
24
24
"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" ,
28
28
"doctrine/phpcr-odm" : " ^1.3" ,
29
29
"twig/twig" : " ^1.18" ,
30
30
"sonata-project/doctrine-phpcr-admin-bundle" : " ^1.1" ,
You can’t perform that action at this time.
0 commit comments