File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 47
47
"doctrine/annotations" : " ^1.10.4" ,
48
48
"doctrine/collections" : " ~1.0" ,
49
49
"doctrine/data-fixtures" : " ^1.1" ,
50
- "doctrine/dbal" : " ^2.13|^3.0" ,
50
+ "doctrine/dbal" : " ^2.13.1 |^3.0" ,
51
51
"doctrine/orm" : " ^2.7.3" ,
52
52
"psr/log" : " ^1|^2|^3"
53
53
},
54
54
"conflict" : {
55
- "doctrine/dbal" : " <2.13" ,
55
+ "doctrine/dbal" : " <2.13.1 " ,
56
56
"doctrine/orm" : " <2.7.3" ,
57
57
"phpunit/phpunit" : " <5.4.3" ,
58
58
"symfony/dependency-injection" : " <4.4" ,
Original file line number Diff line number Diff line change 29
29
"symfony/polyfill-php73" : " ^1.9" ,
30
30
"symfony/polyfill-php80" : " ^1.16" ,
31
31
"symfony/service-contracts" : " ^1.1|^2" ,
32
- "symfony/var-exporter" : " ^4.4|^5.0|^6.0"
32
+ "symfony/var-exporter" : " ^4.4|^5.0|^6.0" ,
33
+ "symfony/phpunit-bridge" : " *@dev"
33
34
},
34
35
"require-dev" : {
35
36
"cache/integration-tests" : " dev-master" ,
36
37
"doctrine/cache" : " ^1.6|^2.0" ,
37
- "doctrine/dbal" : " ^2.13|^3.0" ,
38
+ "doctrine/dbal" : " ^2.13.1 |^3.0" ,
38
39
"predis/predis" : " ^1.1" ,
39
40
"psr/simple-cache" : " ^1.0" ,
40
41
"symfony/config" : " ^4.4|^5.0|^6.0" ,
45
46
"symfony/var-dumper" : " ^4.4|^5.0|^6.0"
46
47
},
47
48
"conflict" : {
48
- "doctrine/dbal" : " <2.13" ,
49
+ "doctrine/dbal" : " <2.13.1 " ,
49
50
"symfony/dependency-injection" : " <4.4" ,
50
51
"symfony/http-kernel" : " <4.4" ,
51
52
"symfony/var-dumper" : " <4.4"
You can’t perform that action at this time.
0 commit comments