Skip to content

Commit 1621d0c

Browse files
author
Pavel Batanov
authored
Require ^3.4 yaml for testing
1 parent eb5ec6e commit 1621d0c

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
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^7.0",
23-
"symfony/yaml": "^4.0"
23+
"symfony/yaml": "^3.4 || ^4.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)