Bump phpunit/phpunit from 9.5.16 to 9.5.17

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.16 to 9.5.17.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.16...9.5.17)

---
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-07 21:00:56 +00:00
committed by Frédéric Guillot
parent 829f2b153a
commit 2d950aa99d
2 changed files with 41 additions and 36 deletions

View File

@@ -59,7 +59,7 @@
},
"require-dev": {
"symfony/stopwatch": "5.4.5",
"phpunit/phpunit": "9.5.16",
"phpunit/phpunit": "9.5.17",
"roave/security-advisories": "dev-master"
}
}