Skip to content

Commit 2cabcfe

Browse files
prajapati-kaushikjoostfaassen
authored andcommitted
deps: allow symfony/yaml ^4.0
1 parent 8054b07 commit 2cabcfe

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@
1212
}
1313
],
1414
"require": {
15-
"symfony/yaml": "~3.0|~2.7",
16-
"fzaninotto/faker": "~1.0",
15+
16+
"symfony/yaml": "^4.0|^3.0|^2.7",
17+
"fzaninotto/faker": "~1.0",
1718
"linkorb/boost": "~1.0",
1819
"linkorb/connector": "~1.0",
1920
"linkorb/collection": "~1.0"

0 commit comments

Comments
 (0)