Skip to content

Commit 073235e

Browse files
author
Tom Schlick
committed
include illuminate/http
1 parent 094d59b commit 073235e

File tree

2 files changed

+612
-4
lines changed

2 files changed

+612
-4
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
],
1212
"require": {
1313
"php": ">=7.0",
14-
"illuminate/support": "^5.2"
14+
"illuminate/support": "^5.2",
15+
"illuminate/http": "^5.2"
1516
},
1617
"require-dev": {
1718
"phpunit/phpunit": "^5.4"

0 commit comments

Comments
 (0)