Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8.2 to ^8.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-8.3.md)
- [Commits](sebastianbergmann/phpunit@8.2.0...8.3.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 23, 2019
1 parent 30eb280 commit e1a14d7
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 @@ -29,7 +29,7 @@
"phpstan/phpstan-deprecation-rules": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^8.2",
"phpunit/phpunit": "^8.3",
"zendframework/zend-diactoros": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit e1a14d7

Please sign in to comment.