eloquent / phony

Mocks, stubs, and spies for PHP.
http://eloquent-software.com/phony
MIT License
194 stars 7 forks source link

Update phpunit/phpunit from 9.5.22 to 9.5.23 #254

Closed violinist-bot closed 2 years ago

violinist-bot commented 2 years ago

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.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here.

List of updated packages - phpdocumentor/reflection-common 2.2.0 (package was removed) - phpdocumentor/reflection-docblock 5.3.0 (package was removed) - phpdocumentor/type-resolver 1.6.1 (package was removed) - phpspec/prophecy v1.15.0 (package was removed) - webmozart/assert 1.11.0 (package was removed) - phpunit/phpunit: 9.5.23 (updated from 9.5.22)

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 .psalm/baseline.xml ChangeLog-8.5.md ChangeLog-9.5.md build.xml composer.json src/Framework/TestCase.php src/Runner/Version.php tests/_files/ExternalProphecyIntegrationTest.php tests/_files/InternalProphecyIntegrationTest.php tests/end-to-end/generic/external-prophecy-integration-test.phpt tests/end-to-end/generic/internal-prophecy-integration-test.phpt

Changelog

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


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.