File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 1.4.0
5
+ -----
6
+
4
7
1.4.0-RC1
5
8
---------
6
9
Original file line number Diff line number Diff line change 13
13
],
14
14
"require" : {
15
15
"php" : " ^5.3.9|^7.0" ,
16
- "symfony-cmf/routing" : " ^1.4.0-RC3 " ,
16
+ "symfony-cmf/routing" : " ^1.4.0" ,
17
17
"symfony/framework-bundle" : " ~2.3"
18
18
},
19
19
"require-dev" : {
20
20
"symfony-cmf/core-bundle" : " ~1.1" ,
21
- "symfony-cmf/testing" : " ~1.3@dev " ,
21
+ "symfony-cmf/testing" : " ~1.3" ,
22
22
"doctrine/phpcr-odm" : " ~1.3" ,
23
23
"matthiasnoback/symfony-dependency-injection-test" : " ~0.6" ,
24
24
"matthiasnoback/symfony-config-test" : " ^1.3.1" ,
25
25
"phpunit/php-code-coverage" : " @stable" ,
26
26
"sonata-project/doctrine-phpcr-admin-bundle" : " ^1.1" ,
27
27
"symfony/monolog-bundle" : " ~2.3" ,
28
28
"doctrine/orm" : " ~2.3" ,
29
- "doctrine/data-fixtures" : " ^1.0.0-alpha3 "
29
+ "doctrine/data-fixtures" : " ^1.0.0"
30
30
},
31
31
"suggest" : {
32
32
"doctrine/phpcr-odm" : " To enable support for the PHPCR ODM documents (^1.3)" ,
You can’t perform that action at this time.
0 commit comments