File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ Symfony\Component\Validator\Tests\Fixtures\Entity:
5
5
properties :
6
6
firstName :
7
7
- Range :
8
- max : !php/const: PHP_INT_MAX
8
+ max : !php/const PHP_INT_MAX
Original file line number Diff line number Diff line change 25
25
"symfony/http-kernel" : " ^3.3.5|~4.0" ,
26
26
"symfony/var-dumper" : " ~3.3|~4.0" ,
27
27
"symfony/intl" : " ^2.8.18|^3.2.5|~4.0" ,
28
- "symfony/yaml" : " ~3.3 |~4.0" ,
28
+ "symfony/yaml" : " ~3.4 |~4.0" ,
29
29
"symfony/config" : " ~2.8|~3.0|~4.0" ,
30
30
"symfony/dependency-injection" : " ~3.3|~4.0" ,
31
31
"symfony/expression-language" : " ~2.8|~3.0|~4.0" ,
39
39
"phpunit/phpunit" : " <4.8.35|<5.4.3,>=5.0" ,
40
40
"symfony/dependency-injection" : " <3.3" ,
41
41
"symfony/http-kernel" : " <3.3.5" ,
42
- "symfony/yaml" : " <3.3 "
42
+ "symfony/yaml" : " <3.4 "
43
43
},
44
44
"suggest" : {
45
45
"psr/cache-implementation" : " For using the metadata cache." ,
You can’t perform that action at this time.
0 commit comments