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