Skip to content

Commit 1de5ebb

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

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
@@ -11,7 +11,7 @@
1111
"nyholm/psr7": "^1.2.1",
1212
"psr/log": "^3.0",
1313
"sentry/sentry": "^4.6.1",
14-
"symfony/config": "^7.2",
14+
"symfony/config": "^7.3",
1515
"symfony/dependency-injection": "^7.2",
1616
"symfony/http-client": "^7.2",
1717
"symfony/http-kernel": "^7.2",

0 commit comments

Comments
 (0)