Skip to content
Snippets Groups Projects
Commit 4bf179bb authored by Alex Goller's avatar Alex Goller
Browse files

add note about composer v1 to README.md

parent baa7ba8e
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ First run:
composer require bjornjohansen/wplang
```
**Note**: If you running Composer v1, make sure to require a version less than `0.2.0`.
Then you’ll have to edit your `composer.json` file. You need to add the following section:
```
"extra": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment