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 ef611c2 commit d7ac3a8Copy full SHA for d7ac3a8
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
+$ composer require setasign/php-stub-generator ^0.1-alpha
18
```
19
20
Composer will install the library to your project's `vendor/setasign/php-stub-generator` directory.
0 commit comments