Skip to content

Commit 1ae0050

Browse files
committed
Update dependencies
1 parent 4b9c994 commit 1ae0050

File tree

2 files changed

+1153
-506
lines changed

2 files changed

+1153
-506
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
],
1212
"minimum-stability": "dev",
1313
"require": {
14-
"illuminate/contracts": "5.6.*",
15-
"illuminate/database": "5.6.*",
16-
"illuminate/routing": "5.6.*",
17-
"illuminate/support": "5.6.*",
18-
"guzzlehttp/guzzle": "~6.0",
19-
"symfony/dom-crawler": "^4.1"
14+
"illuminate/contracts": "5.7.*",
15+
"illuminate/database": "5.7.*",
16+
"illuminate/routing": "5.7.*",
17+
"illuminate/support": "5.7.*",
18+
"guzzlehttp/guzzle": "~6.3",
19+
"symfony/dom-crawler": "^4.2"
2020
},
2121
"require-dev": {
2222
"orchestra/testbench": "~3.0",

0 commit comments

Comments
 (0)