Skip to content

Commit 74f8c75

Browse files
committed
Add support for Symfony 5
1 parent d1bdf11 commit 74f8c75

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
@@ -8,7 +8,7 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"symfony/yaml": "^4.3",
11+
"symfony/yaml": "^4.3|^5.0",
1212
"illuminate/console": "^6.0",
1313
"illuminate/filesystem": "^6.0",
1414
"illuminate/support": "^6.0"

0 commit comments

Comments
 (0)