Skip to content

Commit 8b61252

Browse files
Merge branch '7.4' into 8.0
* 7.4: Thank you redirection.io and JoliCode for backing Symfony 7.4! Thank you Private Packagist for backing Symfony 7.4! Thank you SensioLabs for backing Symfony 7.4! [DependencyInjection] Fix wrong trait usage in ServiceLocatorArgument [Security] Keep SymfonyCasts as backers of the Security components 🤗 Bump Symfony version to 7.4.0 Update VERSION for 7.4.0-RC3 Update CHANGELOG for 7.4.0-RC3
2 parents 0de0ff2 + 93da2d1 commit 8b61252

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Argument/ServiceLocatorArgument.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
namespace Symfony\Component\DependencyInjection\Argument;
1313

14-
use Symfony\Component\DependencyInjection\Loader\Configurator\Traits\ArgumentTrait;
15-
1614
/**
1715
* Represents a closure acting as a service locator.
1816
*

0 commit comments

Comments
 (0)