Skip to content

Commit 9aebaa7

Browse files
committed
Upgrade to Laravel 6.
1 parent 44a77ed commit 9aebaa7

File tree

5 files changed

+828
-566
lines changed

5 files changed

+828
-566
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"license": "MIT",
55
"type": "project",
66
"require": {
7-
"php": "^7.1.3",
7+
"php": "^7.2",
88
"barryvdh/laravel-cors": "^0.11.0",
99
"fideloper/proxy": "^4.0",
10-
"laravel/framework": "5.8.*",
10+
"laravel/framework": "^6.0",
1111
"laravel/tinker": "^1.0",
1212
"tymon/jwt-auth": "^1.0.0",
1313
"hashids/hashids": "^4.0"

0 commit comments

Comments
 (0)