Skip to content

Commit 9b9ddcb

Browse files
committed
Merge branch '6.4' into 7.2
* 6.4: [Security] Document `FirewallListenerInterface` as a firewall listener type Remove unused and non-existent Factory attribute use fix: twigphp/Twig/issues/4647
2 parents a7ec591 + 0d9f24f commit 9b9ddcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Fixtures/StaticConstructorAutoconfigure.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\DependencyInjection\Tests\Fixtures;
1313

1414
use Symfony\Component\DependencyInjection\Attribute\Autoconfigure;
15-
use Symfony\Component\DependencyInjection\Attribute\Factory;
1615

1716
#[Autoconfigure(bind: ['$foo' => 'foo'], constructor: 'create')]
1817
class StaticConstructorAutoconfigure

0 commit comments

Comments
 (0)