diff --git a/package.json b/package.json index f344316..a3215a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@platformatic/php", - "version": "0.6.0", + "version": "0.7.0", "description": "Integration of PHP with Wattpm", "scripts": { "test": "node --test", @@ -31,7 +31,7 @@ "homepage": "https://github.com/platformatic/php#readme", "dependencies": { "@fastify/static": "^8.2.0", - "@platformatic/php-node": "^1.2.0", + "@platformatic/php-node": "^1.3.0", "@platformatic/service": "^2.63.3", "json-schema-to-typescript": "^15.0.4" },