Skip to content

Commit

Permalink
Update symfony/yaml requirement from ~5.4.40 to ~7.1.5
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/yaml](https://github.com/symfony/yaml) to permit the latest version.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v5.4.40...v7.1.5)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 326fbb5 commit 75d3039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": ">=7.1",
"composer-plugin-api": "^1.1 || ^2.0",
"symfony/yaml": "~5.4.40"
"symfony/yaml": "~7.1.5"
},
"extra": {
"class": "Altis\\Local_Server\\Composer\\Plugin",
Expand Down

0 comments on commit 75d3039

Please sign in to comment.