Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
King2500 authored Mar 8, 2019
1 parent 3da51d2 commit b0e89d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# symfony-meta
PhpStorm meta data for expected arguments completion.

See https://blog.jetbrains.com/phpstorm/2019/02/new-phpstorm-meta-php-features/

## Installation

You can enable these meta files by installing via Composer:
```
composer require thomas-schulz/symfony-meta --dev
```

0 comments on commit b0e89d8

Please sign in to comment.