Skip to content

Commit b0edda0

Browse files
committed
Update vercel.json
1 parent 4e2410f commit b0edda0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

vercel.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"builds": [
77
{
88
"src": "/api/index.php",
9-
"use": "vercel-php@0.7.4"
9+
"use": "vercel-php@0.9.0"
1010
},
1111
{
1212
"src": "/public/**",
@@ -39,7 +39,6 @@
3939
"APP_PACKAGES_CACHE": "/tmp/packages.php",
4040
"APP_ROUTES_CACHE": "/tmp/routes.php",
4141
"APP_SERVICES_CACHE": "/tmp/services.php",
42-
"CACHE_DRIVER": "array",
4342
"CACHE_STORE": "array",
4443
"LOG_CHANNEL": "stderr",
4544
"SESSION_DRIVER": "cookie",

0 commit comments

Comments
 (0)