Closed k00ni closed 7 years ago
Whats the status here?
ping
well since still "minimum-stability": "dev"
this should be a good idea.
@pfrischmuth what do you think about that?
@k00ni could you please rebase this on the current develop so that the tests are executed?
With
"prefer-stable": true
in composer.json Composer will use stable versions rather than commits like2.2.x-dev-...
.After executing
composer update
using the changed composer.json i got the following output:I guess thats the behavior you want for stable versions instead of using unstable commits.