File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 116116 "symfony/serializer" : " ^6.4 || ^7.0" ,
117117 "symfony/translation-contracts" : " ^3.3" ,
118118 "symfony/type-info" : " ^7.2" ,
119+ "symfony/validator" : " ^6.4 || ^7.1" ,
119120 "symfony/web-link" : " ^6.4 || ^7.1" ,
120121 "willdurand/negotiation" : " ^3.1"
121122 },
Original file line number Diff line number Diff line change 2424 "require" : {
2525 "php" : " >=8.2" ,
2626 "api-platform/metadata" : " ^4.1.11" ,
27+ "symfony/http-kernel" : " ^6.4 || ^7.1" ,
28+ "symfony/serializer" : " ^6.4 || ^7.1" ,
2729 "symfony/type-info" : " ^7.2" ,
30+ "symfony/validator" : " ^6.4 || ^7.1" ,
2831 "symfony/web-link" : " ^6.4 || ^7.1"
2932 },
3033 "require-dev" : {
3134 "phpspec/prophecy-phpunit" : " ^2.2" ,
32- "symfony/serializer" : " ^6.4 || ^7.0" ,
33- "phpunit/phpunit" : " 11.5.x-dev" ,
34- "symfony/validator" : " ^6.4 || ^7.0" ,
35- "symfony/http-kernel" : " ^6.4 || ^7.0"
35+ "phpunit/phpunit" : " 11.5.x-dev"
3636 },
3737 "autoload" : {
3838 "psr-4" : {
You can’t perform that action at this time.
0 commit comments