Skip to content

Commit

Permalink
Update symfony/yaml requirement from ~5.4.40 to ~5.4.44
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...v5.4.44)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent b7e36ab commit acf79ff
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": "~5.4.44"
},
"extra": {
"class": "Altis\\Local_Server\\Composer\\Plugin",
Expand Down

0 comments on commit acf79ff

Please sign in to comment.