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 ea8a586 commit 40c14eeCopy full SHA for 40c14ee
composer.json
@@ -2,7 +2,7 @@
2
"name": "naneau/php-obfuscator",
3
"description": "A basic but functional PHP obfuscator for object oriented PHP",
4
"license": "MIT",
5
- "minimum-stability": "dev", // Dev for php-parser ~1
+ "minimum-stability": "dev",
6
7
"bin": [
8
"bin/obfuscate"
0 commit comments