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

Commit 3cf1e5a

Browse files
committed
update lucid dependencies
1 parent c075767 commit 3cf1e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=7.1.3",
99
"laravel/framework": "5.8.*",
10-
"lucid-arch/laravel-foundation": "5.7.*",
10+
"lucid-arch/laravel-foundation": "5.8.*",
1111
"laravel/tinker": "^1.0",
1212
"fideloper/proxy": "~4.0"
1313
},
@@ -18,7 +18,7 @@
1818
"phpunit/phpunit": "^7.5",
1919
"symfony/css-selector": "~4.0",
2020
"symfony/dom-crawler": "~4.0",
21-
"lucid-arch/laravel-console": "5.7.*",
21+
"lucid-arch/laravel-console": "5.8.*",
2222
"beyondcode/laravel-dump-server": "^1.0",
2323
"filp/whoops": "^2.0"
2424
},

0 commit comments

Comments
 (0)