Skip to content

Commit

Permalink
Merge pull request #322 from humanmade/backport-320-to-v8-branch
Browse files Browse the repository at this point in the history
[Backport v8-branch] Update symfony/yaml requirement from ~5.3.3 to ~5.3.6
  • Loading branch information
roborourke authored Jul 30, 2021
2 parents 8a3f759 + 8d0b128 commit 97e3b2b
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.3.3"
"symfony/yaml": "~5.3.6"
},
"extra": {
"class": "Altis\\Local_Server\\Composer\\Plugin",
Expand Down

0 comments on commit 97e3b2b

Please sign in to comment.