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 b7b62d6 commit 5996e6eCopy full SHA for 5996e6e
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
+$ composer require setasign/php-stub-generator ^0.4@alpha
18
```
19
20
Composer will install the tool to your project's `vendor/setasign/php-stub-generator` directory.
0 commit comments