We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9b4af commit 1d51d79Copy full SHA for 1d51d79
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@platformatic/php",
3
- "version": "0.6.0",
+ "version": "0.7.0",
4
"description": "Integration of PHP with Wattpm",
5
"scripts": {
6
"test": "node --test",
@@ -31,7 +31,7 @@
31
"homepage": "https://github.com/platformatic/php#readme",
32
"dependencies": {
33
"@fastify/static": "^8.2.0",
34
- "@platformatic/php-node": "^1.2.0",
+ "@platformatic/php-node": "^1.3.0",
35
"@platformatic/service": "^2.63.3",
36
"json-schema-to-typescript": "^15.0.4"
37
},
0 commit comments