Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^9.2 to ^9.3
Browse files Browse the repository at this point in the history
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.3.md)
- [Commits](sebastianbergmann/phpunit@9.2.0...9.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 7, 2020
1 parent e84137c commit 9df1c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/php-invoker": "^3.0",
"phpunit/phpunit": "^9.2",
"phpunit/phpunit": "^9.3",
"squizlabs/php_codesniffer": "^3.5"
},
"autoload": {
Expand Down

0 comments on commit 9df1c5c

Please sign in to comment.