diff --git a/content/allow_update_indirect_with_direct.md b/content/allow_update_indirect_with_direct.md index 04104b8..81cf9a0 100644 --- a/content/allow_update_indirect_with_direct.md +++ b/content/allow_update_indirect_with_direct.md @@ -27,6 +27,8 @@ __default__: 0 Indicates that you want violinist to update your dependencies, even if your direct dependency does not have a new version, but at least one package in the dependency tree descending from a direct dependency has an update available. +> Note! This setting has no effect if `always_update_all` is enabled. + ## Explanation By default, violinist will only update your dependencies if one of your direct dependencies has an update available. However, if a transative dependency has an update, it will not be updated until the direct dependency that introduce this dependency has an update. This option changes that. @@ -54,3 +56,5 @@ If this sounds like the configuration you want, you would change your `composer. } } {{< /highlight >}} + +> Note! This setting has no effect if `always_update_all` is enabled. diff --git a/content/extensions.md b/content/extensions.md index 6d15344..3218d24 100644 --- a/content/extensions.md +++ b/content/extensions.md @@ -29,6 +29,7 @@ fileinfo filter ftp gd +gmp hash iconv imagick @@ -41,6 +42,7 @@ mailparse mbstring memcached mongodb +msgpack mysqli mysqlnd openssl