Merge remote-tracking branch 'origin/support/3.2' into develop

This commit is contained in:
jf-cbd
2024-10-23 17:56:09 +02:00
48 changed files with 2412 additions and 395 deletions

View File

@@ -40,6 +40,7 @@ class iTopComposer extends AbstractFolderAnalyzer
{
return [
'twig/twig/src/Node/Expression/Test',
'symfony/framework-bundle/Test', // Tools for testing Symfony applications
];
}
@@ -87,7 +88,6 @@ class iTopComposer extends AbstractFolderAnalyzer
'symfony/http-foundation/Test',
'symfony/http-kernel/Tests',
'symfony/service-contracts/Test',
'symfony/framework-bundle/Test',
'symfony/mime/Test',
'symfony/routing/Tests',
'symfony/stopwatch/Tests',