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