Skip to content

Commit 35f5837

Browse files
fix(deps): Update symfony/dependency-injection requirement
Updates the requirements on [symfony/dependency-injection](https://github.com/symfony/dependency-injection) to permit the latest version. - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/7.3/CHANGELOG.md) - [Commits](symfony/dependency-injection@v7.0.0...v7.3.2) --- updated-dependencies: - dependency-name: symfony/dependency-injection dependency-version: 7.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc00657 commit 35f5837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"psr/log": "^3.0",
1414
"sentry/sentry": "^4.6.1",
1515
"symfony/config": "^7.0",
16-
"symfony/dependency-injection": "^7.0",
16+
"symfony/dependency-injection": "^7.3",
1717
"symfony/http-client": "^7.0",
1818
"symfony/http-kernel": "^7.0",
1919
"symfony/yaml": "^7.0"

0 commit comments

Comments
 (0)