Skip to content

Commit bdd3a16

Browse files
authored
Updated symfony/process to ^6.4.14 to resolve security vulnerability (#2006)
1 parent 28f1f83 commit bdd3a16

File tree

2 files changed

+70
-66
lines changed

2 files changed

+70
-66
lines changed

plugins/faustwp/composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,8 @@
6565
"WPE\\FaustWP\\Tests\\Unit\\": "tests/unit/",
6666
"WPE\\FaustWP\\Tests\\Integration\\": "tests/integration/"
6767
}
68+
},
69+
"require": {
70+
"symfony/process": "^6.4.14"
6871
}
69-
}
72+
}

plugins/faustwp/composer.lock

Lines changed: 66 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)