Update vercel-php runtime (#98)
This commit is contained in:
parent
47c2963280
commit
816af8d938
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"functions": {
|
||||
"api/index.php": {
|
||||
"runtime": "vercel-php@0.5.2",
|
||||
"runtime": "vercel-php@0.6.0",
|
||||
"excludeFiles": "{images/**,.github/**}"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue