Skip to content

Commit

Permalink
Merge pull request #238 from azjezz/patch-1
Browse files Browse the repository at this point in the history
depend on `symfony/yaml`
Seldaek authored Jan 6, 2021
2 parents 80d6e10 + 8ff7a21 commit f40d105
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
@@ -21,13 +21,13 @@
"symfony/security-core": "~2.3|~3.0|~4.0|~5.0",
"symfony/security-http": "~2.3|~3.0|~4.0|~5.0",
"symfony/security-csrf": "~2.3|~3.0|~4.0|~5.0",
"symfony/yaml": "~2.3|~3.0|~4.0|~5.0",
"ua-parser/uap-php": "^3.4.4"
},
"require-dev": {
"doctrine/cache": "^1.0",
"psr/cache": "^1.0",
"twig/twig": "^1.38|^2.10|^3.0",
"symfony/yaml": "~2.3|~3.0|~4.0|~5.0",
"symfony/phpunit-bridge": "^5.0.5"
},
"suggest": {

0 comments on commit f40d105

Please sign in to comment.