Skip to content

Commit 61e10d9

Browse files
Bump symfony/property-access from 7.3.3 to 8.0.0 (#3163)
Bumps [symfony/property-access](https://github.com/symfony/property-access) from 7.3.3 to 8.0.0. - [Release notes](https://github.com/symfony/property-access/releases) - [Changelog](https://github.com/symfony/property-access/blob/7.3/CHANGELOG.md) - [Commits](symfony/property-access@v7.3.3...v8.0.0) --- updated-dependencies: - dependency-name: symfony/property-access dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc8c5b8 commit 61e10d9

File tree

2 files changed

+49
-48
lines changed

2 files changed

+49
-48
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"symfony/http-foundation": "~7.0",
3434
"symfony/mailer": "~8.0",
3535
"symfony/monolog-bundle": "^3.8",
36-
"symfony/property-access": "~7.0",
36+
"symfony/property-access": "~8.0",
3737
"symfony/serializer-pack": "~v1.3.0",
3838
"symfony/twig-bridge": "~7.0",
3939
"symfony/validator": "~7.0",

composer.lock

Lines changed: 48 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)