Skip to content
Snippets Groups Projects
Unverified Commit 70f8c7eb authored by Mitch Portier's avatar Mitch Portier Committed by GitHub
Browse files

fix(Description): Bump symfony/yaml requirement to >=3.4.0 (#3301411)

parent ada4526d
Branches 8.3.x
Tags
No related merge requests found
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"sirbrillig/phpcs-variable-analysis": "^2.10", "sirbrillig/phpcs-variable-analysis": "^2.10",
"slevomat/coding-standard": "^7.0 || ^8.0", "slevomat/coding-standard": "^7.0 || ^8.0",
"squizlabs/php_codesniffer": "^3.7.1", "squizlabs/php_codesniffer": "^3.7.1",
"symfony/yaml": ">=2.0.5" "symfony/yaml": ">=3.4.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment