Skip to content

Commit 1954370

Browse files
m-tanabem-tanabe
authored andcommitted
Fix laravel version
1 parent 7cc2c2a commit 1954370

2 files changed

Lines changed: 1045 additions & 430 deletions

File tree

caliper/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"license": "MIT",
66
"require": {
77
"php": "^7.3",
8-
"illuminate/database": "5.8.*",
8+
"illuminate/database": "6.4.*",
99
"imsglobal/caliper": "dev-develop",
10-
"laravel-zero/framework": "5.8.*"
10+
"laravel-zero/framework": "6.4.*"
1111
},
1212
"require-dev": {
1313
"fzaninotto/faker": "^1.8",

0 commit comments

Comments
 (0)