Skip to content

Commit f789140

Browse files
Merge pull request #5 from szepeviktor/patch-1
Allow 1.0.0 release in README
2 parents 69fc248 + 918e468 commit f789140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ completion for your IDE when encrypting your library with e.g.
1414
A basic installation via Composer could be done this way:
1515

1616
```bash
17-
$ composer require setasign/php-stub-generator ^0.4@alpha
17+
composer require setasign/php-stub-generator
1818
```
1919

2020
Composer will install the tool to your project's `vendor/setasign/php-stub-generator` directory.

0 commit comments

Comments
 (0)