Skip to content

Commit e4bdbf9

Browse files
author
Mokhtar Tlili
committed
fix composer yaml version
1 parent 76e4dac commit e4bdbf9

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
@@ -34,7 +34,7 @@
3434
"phpspec/prophecy-phpunit": "^2.0",
3535
"friendsofphp/php-cs-fixer": "^3.13",
3636
"phpstan/phpstan": "^1.9",
37-
"symfony/yaml": "^6.1"
37+
"symfony/yaml": "^4.4 || ^5.4 || ^6.0"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)