Bump phpunit/phpunit from 8.5.24 to 8.5.25

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.24 to 8.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/8.5.25/ChangeLog-8.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.24...8.5.25)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-19 02:06:18 +00:00 committed by Marcel Klehr
parent b263eec73e
commit 892df1d9ca
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -3341,16 +3341,16 @@
},
{
"name": "phpunit/phpunit",
"version": "8.5.24",
"version": "8.5.25",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "293cb0099d75407d971a73f41e51f35b664667ed"
"reference": "9ff23f4dfde040ccd3b8db876192d1184b934158"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/293cb0099d75407d971a73f41e51f35b664667ed",
"reference": "293cb0099d75407d971a73f41e51f35b664667ed",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9ff23f4dfde040ccd3b8db876192d1184b934158",
"reference": "9ff23f4dfde040ccd3b8db876192d1184b934158",
"shasum": ""
},
"require": {
@ -3422,7 +3422,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.24"
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.25"
},
"funding": [
{
@ -3434,7 +3434,7 @@
"type": "github"
}
],
"time": "2022-03-05T16:52:36+00:00"
"time": "2022-03-16T16:24:13+00:00"
},
{
"name": "psr/cache",