Update README.md

By default you probably would never want to run this tool on production.
This commit is contained in:
Tomas Liubinas 2019-10-31 01:15:48 +02:00 committed by GitHub
parent e30de6b719
commit 3e4a6deff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
Simply add the following dependency to your projects composer.json file:
```json
"require": {
"require-dev": {
"andres-montanez/magallanes": "^4.0"
}
```