Skip to content

Commit 8482936

Browse files
committed
NPM: upgrade PHP 8.3 runtime
1 parent 27afa9d commit 8482936

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
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.7.2",
4+
"version": "0.7.3",
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-v83": ">=0.0.5"
34+
"@libphp/amazon-linux-2-v83": ">=0.0.7"
3535
},
3636
"devDependencies": {
3737
"@types/glob": "8.1.0",

0 commit comments

Comments
 (0)