File tree Expand file tree Collapse file tree 12 files changed +12
-16
lines changed Expand file tree Collapse file tree 12 files changed +12
-16
lines changed Original file line number Diff line number Diff line change 33
33
"doctrine/mongodb-odm" : " ^2.6" ,
34
34
"doctrine/orm" : " ^2.17 || ^3.0" ,
35
35
"phpspec/prophecy-phpunit" : " ^2.2" ,
36
- "phpunit/phpunit" : " ^11.2" ,
37
- "symfony/phpunit-bridge" : " ^6.4 || ^7.0"
36
+ "phpunit/phpunit" : " ^11.2"
38
37
},
39
38
"conflict" : {
40
39
"doctrine/persistence" : " <1.3"
Original file line number Diff line number Diff line change 35
35
"phpunit/phpunit" : " ^11.2" ,
36
36
"symfony/cache" : " ^6.4 || ^7.1" ,
37
37
"symfony/framework-bundle" : " ^6.4 || ^7.1" ,
38
- "symfony/phpunit-bridge" : " ^6.4 || ^7.0" ,
39
38
"symfony/property-access" : " ^6.4 || ^7.0" ,
40
39
"symfony/serializer" : " ^6.4 || ^7.0" ,
41
40
"symfony/uid" : " ^6.4 || ^7.1" ,
Original file line number Diff line number Diff line change 35
35
"ramsey/uuid-doctrine" : " ^2.0" ,
36
36
"symfony/cache" : " ^6.4 || ^7.1" ,
37
37
"symfony/framework-bundle" : " ^6.4 || ^7.1" ,
38
- "symfony/phpunit-bridge" : " ^6.4 || ^7.0" ,
39
38
"symfony/property-access" : " ^6.4 || ^7.0" ,
40
39
"symfony/serializer" : " ^6.4 || ^7.0" ,
41
40
"symfony/uid" : " ^6.4 || ^7.1" ,
Original file line number Diff line number Diff line change 35
35
},
36
36
"require-dev" : {
37
37
"phpspec/prophecy-phpunit" : " ^2.2" ,
38
- "symfony /phpunit-bridge " : " ^6.4 || ^7.0 "
38
+ "phpunit /phpunit" : " ^11.2 "
39
39
},
40
40
"autoload" : {
41
41
"psr-4" : {
Original file line number Diff line number Diff line change 34
34
"api-platform/validator" : " ^3.4 || ^4.0" ,
35
35
"twig/twig" : " ^3.7" ,
36
36
"symfony/mercure-bundle" : " *" ,
37
- "symfony/phpunit-bridge " : " ^6.4 || ^7.1" ,
38
- "symfony/routing " : " ^6.4 || ^7.1 "
37
+ "symfony/routing " : " ^6.4 || ^7.1" ,
38
+ "phpunit/phpunit " : " ^11.2 "
39
39
},
40
40
"autoload" : {
41
41
"psr-4" : {
Original file line number Diff line number Diff line change 29
29
"guzzlehttp/guzzle" : " ^6.0 || ^7.0" ,
30
30
"symfony/dependency-injection" : " ^6.4 || ^7.1" ,
31
31
"phpspec/prophecy-phpunit" : " ^2.2" ,
32
- "symfony/phpunit-bridge " : " ^6.4 || ^7.0 " ,
33
- "symfony/http-client " : " ^6.4 || ^7.1 "
32
+ "symfony/http-client " : " ^6.4 || ^7.1 " ,
33
+ "phpunit/phpunit " : " ^11.2 "
34
34
},
35
35
"autoload" : {
36
36
"psr-4" : {
Original file line number Diff line number Diff line change 33
33
},
34
34
"require-dev" : {
35
35
"phpspec/prophecy-phpunit" : " ^2.2" ,
36
- "symfony /phpunit-bridge " : " ^6.4 || ^7.0 "
36
+ "phpunit /phpunit" : " ^11.2 "
37
37
},
38
38
"autoload" : {
39
39
"psr-4" : {
Original file line number Diff line number Diff line change 43
43
"phpstan/phpdoc-parser" : " ^1.16" ,
44
44
"phpunit/phpunit" : " ^11.2" ,
45
45
"symfony/config" : " ^6.4 || 7.1" ,
46
- "symfony/phpunit-bridge" : " ^6.4 || ^7.1" ,
47
46
"symfony/routing" : " ^6.4 || ^7.1" ,
48
47
"symfony/var-dumper" : " ^6.4 || ^7.0" ,
49
48
"symfony/web-link" : " ^6.4 || ^7.0" ,
Original file line number Diff line number Diff line change 26
26
},
27
27
"require-dev" : {
28
28
"phpspec/prophecy-phpunit" : " ^2.2" ,
29
- "symfony/phpunit-bridge" : " ^6.4" ,
30
29
"ramsey/uuid" : " ^4.0" ,
31
- "ramsey/uuid-doctrine" : " ^2.0"
30
+ "ramsey/uuid-doctrine" : " ^2.0" ,
31
+ "phpunit/phpunit" : " ^11.2"
32
32
},
33
33
"autoload" : {
34
34
"psr-4" : {
Original file line number Diff line number Diff line change 34
34
"api-platform/json-schema" : " ^3.2 || ^4.0" ,
35
35
"phpspec/prophecy-phpunit" : " ^2.2" ,
36
36
"symfony/mercure-bundle" : " *" ,
37
- "symfony/phpunit-bridge" : " ^6.4 || ^7.0" ,
38
37
"symfony/var-dumper" : " ^6.4 || ^7.0" ,
38
+ "phpunit/phpunit" : " ^11.2" ,
39
39
"symfony/yaml" : " ^6.4 || ^7.1" ,
40
40
"api-platform/doctrine-odm" : " ^3.2 || ^4.0" ,
41
41
"api-platform/doctrine-orm" : " ^3.2 || ^4.0" ,
You can’t perform that action at this time.
0 commit comments