Skip to content

Commit

Permalink
build(deps-dev): update phpunit/phpunit requirement from 9.5.2 to 9.5…
Browse files Browse the repository at this point in the history
….3 (#1021)

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](sebastianbergmann/phpunit@9.5.2...9.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2021
1 parent 913f84a commit 44453e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -59,6 +59,6 @@
}
},
"require-dev": {
"phpunit/phpunit": "9.5.2"
"phpunit/phpunit": "9.5.3"
}
}

0 comments on commit 44453e6

Please sign in to comment.