File tree Expand file tree Collapse file tree 6 files changed +2
-7
lines changed Expand file tree Collapse file tree 6 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 143
143
"psr/simple-cache" : " ^1.0|^2.0" ,
144
144
"egulias/email-validator" : " ^2.1.10|^3.1|^4" ,
145
145
"symfony/mercure-bundle" : " ^0.3" ,
146
- "symfony/phpunit-bridge" : " ^5.2 |^6.0" ,
146
+ "symfony/phpunit-bridge" : " ^5.4 |^6.0|^7 .0" ,
147
147
"symfony/runtime" : " self.version" ,
148
148
"symfony/security-acl" : " ~2.8|~3.0" ,
149
149
"phpdocumentor/reflection-docblock" : " ^3.0|^4.0|^5.0" ,
161
161
"phpdocumentor/reflection-docblock" : " <3.2.2" ,
162
162
"phpdocumentor/type-resolver" : " <1.4.0" ,
163
163
"ocramius/proxy-manager" : " <2.1" ,
164
- "phpunit/phpunit" : " <5.4.3 "
164
+ "phpunit/phpunit" : " <7.5|9.1.2 "
165
165
},
166
166
"config" : {
167
167
"allow-plugins" : {
Original file line number Diff line number Diff line change 54
54
"doctrine/dbal" : " <2.13.1" ,
55
55
"doctrine/lexer" : " <1.1" ,
56
56
"doctrine/orm" : " <2.7.4" ,
57
- "phpunit/phpunit" : " <5.4.3" ,
58
57
"symfony/cache" : " <5.4" ,
59
58
"symfony/dependency-injection" : " <4.4" ,
60
59
"symfony/form" : " <5.4.21|>=6,<6.2.7" ,
Original file line number Diff line number Diff line change 74
74
"doctrine/persistence" : " <1.3" ,
75
75
"phpdocumentor/reflection-docblock" : " <3.2.2" ,
76
76
"phpdocumentor/type-resolver" : " <1.4.0" ,
77
- "phpunit/phpunit" : " <5.4.3" ,
78
77
"symfony/asset" : " <5.3" ,
79
78
"symfony/console" : " <5.2.5" ,
80
79
"symfony/dotenv" : " <5.1" ,
Original file line number Diff line number Diff line change 44
44
"symfony/uid" : " ^5.1|^6.0"
45
45
},
46
46
"conflict" : {
47
- "phpunit/phpunit" : " <5.4.3" ,
48
47
"symfony/console" : " <4.4" ,
49
48
"symfony/dependency-injection" : " <4.4" ,
50
49
"symfony/doctrine-bridge" : " <5.4.21|>=6,<6.2.7" ,
Original file line number Diff line number Diff line change 49
49
"doctrine/annotations" : " <1.13" ,
50
50
"doctrine/cache" : " <1.11" ,
51
51
"doctrine/lexer" : " <1.1" ,
52
- "phpunit/phpunit" : " <5.4.3" ,
53
52
"symfony/dependency-injection" : " <4.4" ,
54
53
"symfony/expression-language" : " <5.1" ,
55
54
"symfony/http-kernel" : " <4.4" ,
Original file line number Diff line number Diff line change 28
28
"twig/twig" : " ^2.13|^3.0.4"
29
29
},
30
30
"conflict" : {
31
- "phpunit/phpunit" : " <5.4.3" ,
32
31
"symfony/console" : " <4.4"
33
32
},
34
33
"suggest" : {
You can’t perform that action at this time.
0 commit comments