Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 3f32af4

Browse files
author
Reza Shadman
committed
Add illuminate support.
1 parent 509d0cf commit 3f32af4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
},
2323
"require": {
2424
"danielstjules/stringy": "~1.9",
25-
"guzzlehttp/guzzle": "~5.3"
25+
"guzzlehttp/guzzle": "~5.3",
26+
"illuminate/support": "^5.0"
2627
},
2728
"require-dev": {
2829
"codeception/codeception": "~2.0",

0 commit comments

Comments
 (0)