Skip to content

Commit 1d51d79

Browse files
committed
v0.7.0
1 parent 5e9b4af commit 1d51d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platformatic/php",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Integration of PHP with Wattpm",
55
"scripts": {
66
"test": "node --test",
@@ -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.2.0",
34+
"@platformatic/php-node": "^1.3.0",
3535
"@platformatic/service": "^2.63.3",
3636
"json-schema-to-typescript": "^15.0.4"
3737
},

0 commit comments

Comments
 (0)