dep: bump symfony/config from 7.3.4 to 8.0.8#1519
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
dep: bump symfony/config from 7.3.4 to 8.0.8#1519dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps [symfony/config](https://github.com/symfony/config) from 7.3.4 to 8.0.8. - [Release notes](https://github.com/symfony/config/releases) - [Changelog](https://github.com/symfony/config/blob/8.1/CHANGELOG.md) - [Commits](symfony/config@v7.3.4...v8.0.8) --- updated-dependencies: - dependency-name: symfony/config dependency-version: 8.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
b491390 to
0ff168b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps symfony/config from 7.3.4 to 8.0.8.
Release notes
Sourced from symfony/config's releases.
... (truncated)
Changelog
Sourced from symfony/config's changelog.
... (truncated)
Commits
c7369ccMerge branch '7.4' into 8.02d19ddeConfigure deprecation triggers2f37b90Merge branch '7.4' into 8.09ae4cec[Config] Fix invalid array-shape9a34c52Merge branch '7.4' into 8.06c17162[Config] Fix NodeDefinition template to be covariant94ea198Merge branch '7.4' into 8.09400e2fMerge branch '6.4' into 7.4ce9cb0c[Config][Routing] Fix exclude option being ignored for non-glob and PSR-4 res...69271cfbug #63478 [Config] Fix ArrayShapeGenerator required keys with deep merging (...