jclaveau / php-deferred-callchain

Simple fluent API that can be applied on instances or native variables asynchronously
MIT License
1 stars 0 forks source link

Find a way to avoid composer update when running tests with several PHP versions #10

Closed jclaveau closed 5 years ago

jclaveau commented 5 years ago

Currently a composer update is required when we change the PHP version we use, due to the changes of dependencies.