We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bfd9d commit a8fa0acCopy full SHA for a8fa0ac
package.json
@@ -12,6 +12,7 @@
12
"document-check": "./vendor/bin/phpdoc -d ./src/ --template='responsive-twig'",
13
"document": "./vendor/bin/phpdoc -d ./src/ --title 'Parse PHP SDK API Reference' --template='responsive-twig'"
14
},
15
+ "type": "module",
16
"repository": {
17
"type": "git",
18
"url": "git+https://github.com/parse-community/parse-php-sdk"
0 commit comments