Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
* origin/master:
  Update README.md
  • Loading branch information
voku committed Aug 6, 2020
2 parents 50c2fb5 + 2ddd4f1 commit 39f0fe0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -22,10 +22,10 @@ This code is forked from [JetBrains/phpstorm-stubs](https://github.com/JetBrains
because they are in a test namespace and the autoloader is "autoload-dev", so here is a extended version.

We will use:
- "PHP-Parser"
- "BetterReflection"
- "phpDocumentor"
- "PHPStan/phpdoc-parser"
- [nikic/PHP-Parser](https://github.com/nikic/PHP-Parser)
- [ondrejmirtes/BetterReflection](https://github.com/ondrejmirtes/BetterReflection)
- [phpDocumentor](https://github.com/phpDocumentor/)
- [PHPStan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser)

### Install via "composer require"

Expand Down

0 comments on commit 39f0fe0

Please sign in to comment.