This pull request updates the packages inside Test group to the latest version available (and inside your package constraint). The packages updated are listed below, along with available information for them.

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Summary

Package Current version New version
package/one 1.0.0 1.0.1
package/two 1.0.0 1.0.1

package/one (1.0.0 → 1.0.1)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
    README.md
    composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

package/two (1.0.0 → 1.0.1)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
    README.md
    composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

Working with this branch

If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.


This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.