Skip to content

Commit e462152

Browse files
Merge pull request #127 from CurrencyCloud/SDKPHP-101-symfony-yaml-v5-update
SDKPHP-101 symfony yaml v5 update
2 parents 7696b78 + e1982ec commit e462152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": ">=7.2",
1818
"guzzlehttp/guzzle": "~6.1||~7.0",
19-
"symfony/yaml": "^2.7||^3.0||^4.0",
19+
"symfony/yaml": "^2.7||^3.0||^4.0||^5.0",
2020
"symfony/event-dispatcher": "^5.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)