Skip to content

Commit

Permalink
Update symfony/yaml requirement from ~5.4.23 to ~5.4.31
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/6.3/CHANGELOG.md)
- [Commits](symfony/yaml@v5.4.23...v5.4.31)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 7e384e9 commit 55cf3fb
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.23"
"symfony/yaml": "~5.4.31"
},
"extra": {
"class": "Altis\\Local_Server\\Composer\\Plugin",
Expand Down

0 comments on commit 55cf3fb

Please sign in to comment.