Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 9cf86dd

Browse files
committed
Feature: adds support for symfony/yaml 5.0
1 parent 2bfd43e commit 9cf86dd

File tree

2 files changed

+1011
-802
lines changed

2 files changed

+1011
-802
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"phpunit/phpunit": "^5.7.27 || 6.5.8 || ^7.1.2",
2929
"predis/predis": "^1.0",
3030
"sensiolabs/security-checker": "^5.0",
31-
"symfony/yaml": "^2.7 || ^3.0 || ^4.0",
31+
"symfony/yaml": "^2.7 || ^3.0 || ^4.0 || ^5.0",
3232
"zendframework/zend-coding-standard": "~1.0.0",
3333
"zendframework/zend-loader": "^2.0"
3434
},

0 commit comments

Comments
 (0)