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.
2 parents 69fc248 + 918e468 commit f789140Copy full SHA for f789140
README.md
@@ -14,7 +14,7 @@ completion for your IDE when encrypting your library with e.g.
14
A basic installation via Composer could be done this way:
15
16
```bash
17
-$ composer require setasign/php-stub-generator ^0.4@alpha
+composer require setasign/php-stub-generator
18
```
19
20
Composer will install the tool to your project's `vendor/setasign/php-stub-generator` directory.
0 commit comments