diff --git a/composer.json b/composer.json index e0d14ca..1e3ab64 100644 --- a/composer.json +++ b/composer.json @@ -34,6 +34,6 @@ ] } }, - "minimum-stability": "stable", + "minimum-stability": "dev", "prefer-stable": true } diff --git a/composer.lock b/composer.lock index 9d9135f..295db92 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7cdb59cff3a123077961e1eb7412c276", + "content-hash": "8f245ee46344bb8878eba314a8c11af3", "packages": [ { "name": "brick/math", @@ -5372,7 +5372,7 @@ } ], "aliases": [], - "minimum-stability": "stable", + "minimum-stability": "dev", "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false,