Bump phpunit/phpunit from 9.5.5 to 9.5.6

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.5 to 9.5.6.
- [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.5...9.5.6)

---
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]
2021-06-28 05:26:57 +00:00
committed by GitHub
parent 720a90a6ab
commit 3c18808601
2 changed files with 15 additions and 15 deletions

View File

@@ -114,7 +114,7 @@
"nunomaduro/larastan": "^0.7.0",
"phpstan/phpstan": "^0.12.34",
"phpstan/phpstan-deprecation-rules": "^0.12.5",
"phpunit/phpunit": "^9.2",
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-master",
"thecodingmachine/phpstan-strict-rules": "^0.12.0"
},