Skip to content

Commit a63eb00

Browse files
committed
Leverage helpers in illuminate/support
1 parent 0006c8f commit a63eb00

File tree

2 files changed

+531
-2
lines changed

2 files changed

+531
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"symfony/yaml": "^4.3"
11+
"symfony/yaml": "^4.3",
12+
"illuminate/support": "^5.8"
1213
},
1314
"require-dev": {
1415
"phpunit/phpunit": "^7.5",

0 commit comments

Comments
 (0)