Skip to content

Commit ca25ada

Browse files
Merge pull request #50 from edmondscommerce/edmondscommerce-patch-1
Update README.md
2 parents 4020746 + 2833800 commit ca25ada

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ PHPQA has only been tested on Linux.
1313

1414
## Installing
1515

16-
We need to install phpstan shim dev master first, and then PHPQA. This is the case until we get a stable release with important bug fixes
16+
You can follow dev-master which should generally be pretty stable (all features are developed in feature branches and must pass CI before making it into master. Alternatively if you want real stability, you can track a release version of your choice.
1717

1818
```bash
19-
composer require phpstan/phpstan-shim:dev-master@dev --dev
2019
composer require edmondscommerce/phpqa:dev-master@dev --dev
2120
```
2221

0 commit comments

Comments
 (0)