Skip to content

Commit 0c5f292

Browse files
committed
Leverage Symfony YAML
1 parent 9ff987d commit 0c5f292

File tree

2 files changed

+669
-0
lines changed

2 files changed

+669
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"require": {
3+
"symfony/yaml": "^4.3",
4+
"illuminate/support": "^5.8"
5+
}
6+
}

0 commit comments

Comments
 (0)