Closed mucahitnezir closed 7 years ago
When i want to download this project via composer, i got error. Please fix it.
@mucahitnezir What error?
@mucahitnezir Please add this line to your composer.json. This package requires dev-state dependencies.
composer.json
"minimum-stability": "dev",
See also: https://getcomposer.org/doc/04-schema.md#minimum-stability
When i want to download this project via composer, i got error. Please fix it.