Skip to content

Commit d3d0a4d

Browse files
committed
[0.4.x] bump 0.4.5, require php 8.0 lib >=0.0.19
1 parent f247e62 commit d3d0a4d

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vercel-php",
33
"description": "Vercel PHP runtime",
4-
"version": "0.4.4",
4+
"version": "0.4.5",
55
"license": "MIT",
66
"main": "./dist/index.js",
77
"homepage": "https://github.com/juicyfx/vercel-php",
@@ -31,7 +31,7 @@
3131
"conf"
3232
],
3333
"dependencies": {
34-
"@libphp/amazon-linux-2-v80": "latest"
34+
"@libphp/amazon-linux-2-v80": ">=0.0.19"
3535
},
3636
"devDependencies": {
3737
"@types/glob": "^7.1.2",

0 commit comments

Comments
 (0)