File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 4343 "symfony/form" : " ^5.4|^6.0|^7.0" ,
4444 "symfony/framework-bundle" : " ^5.4|^6.0|^7.0" ,
4545 "symfony/options-resolver" : " ^5.4|^6.0|^7.0" ,
46- "symfony/phpunit-bridge" : " ^6.0 |^7.0" ,
46+ "symfony/phpunit-bridge" : " ^6.1 |^7.0" ,
4747 "symfony/property-info" : " ^5.4|^6.0|^7.0" ,
4848 "symfony/security-bundle" : " ^5.4|^6.0|^7.0" ,
4949 "symfony/serializer" : " ^5.4|^6.0|^7.0" ,
Original file line number Diff line number Diff line change 1818 <server name =" KERNEL_CLASS" value =" Symfony\UX\LiveComponent\Tests\Fixtures\Kernel" />
1919 <server name =" DATABASE_URL" value =" sqlite:///%kernel.project_dir%/var/data.db" />
2020 <env name =" SHELL_VERBOSITY" value =" -1" />
21- <server name =" SYMFONY_DEPRECATIONS_HELPER" value =" max[self]=0& max[direct]=0" />
21+ <server name =" SYMFONY_DEPRECATIONS_HELPER" value =" max[self]=0& max[direct]=0& ignoreFile=./tests/baseline-ignore " />
2222 </php >
2323
2424 <testsuites >
Original file line number Diff line number Diff line change 1+ %Since symfony/property-info 7.1: The "Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::getTypes\(\)".+%
2+ %Since symfony/property-info 7.1: The "Symfony\\Component\\PropertyInfo\\Extractor\\PhpStanExtractor::getTypes\(\)".+%
3+ %Since symfony/property-info 7.1: The "Symfony\\Component\\PropertyInfo\\Extractor\\PhpDocExtractor::getTypes\(\)".+%
4+ %Since symfony/property-info 7.1: The "Symfony\\Component\\PropertyInfo\\PropertyInfoExtractor::getTypes\(\)".+%
5+ %Since symfony/property-info 7.1: The "Symfony\\Component\\PropertyInfo\\Type" class is deprecated..+%
You can’t perform that action at this time.
0 commit comments