Skip to content

Commit 69ada51

Browse files
Issue #38: Make the package compatible with Symfony 6.
1 parent 6f15c00 commit 69ada51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">= 7.1.3",
1414
"friendsofphp/php-cs-fixer": "^3.12",
15-
"symfony/yaml": "^3 || ^4 || ^5"
15+
"symfony/yaml": "^3 || ^4 || ^5 || ^6"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)