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

Commit bd0a455

Browse files
committed
Updated lucid console
1 parent ed9ea8a commit bd0a455

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
"license": "MIT",
66
"type": "project",
77
"require": {
8-
"php": "^7.2.5",
8+
"php": "^7.3",
99
"fideloper/proxy": "^4.2",
1010
"fruitcake/laravel-cors": "^1.0",
1111
"guzzlehttp/guzzle": "^6.3",
1212
"laravel/framework": "^7.0",
1313
"laravel/tinker": "^2.0",
14-
"lucid-arch/laravel-foundation": "^6.0"
14+
"lucid-arch/laravel-foundation": "^7.0"
1515
},
1616
"require-dev": {
1717
"facade/ignition": "^2.0",
1818
"fzaninotto/faker": "^1.9.1",
1919
"mockery/mockery": "^1.3.1",
2020
"nunomaduro/collision": "^4.1",
21-
"phpunit/phpunit": "^8.5",
22-
"lucid-arch/laravel-console": "^6.0"
21+
"phpunit/phpunit": "^9.0",
22+
"lucid-arch/laravel-console": "^7.0"
2323
},
2424
"autoload": {
2525
"classmap": [

0 commit comments

Comments
 (0)