Skip to content

Commit 1d947d7

Browse files
committed
Fixed php-node to 1.0.1
Signed-off-by: Matteo Collina <[email protected]>
1 parent 3e4e9b2 commit 1d947d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/platformatic/php#readme",
3232
"dependencies": {
3333
"@fastify/static": "^8.2.0",
34-
"@platformatic/php-node": "^1.0.0",
34+
"@platformatic/php-node": "1.0.1",
3535
"@platformatic/service": "^2.63.3",
3636
"json-schema-to-typescript": "^15.0.4"
3737
},

0 commit comments

Comments
 (0)