Skip to content

Commit

Permalink
Update beberlei/assert requirement from ^2.9.5 to ^3.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [beberlei/assert](https://github.com/beberlei/assert) to permit the latest version.
- [Release notes](https://github.com/beberlei/assert/releases)
- [Changelog](https://github.com/beberlei/assert/blob/master/CHANGELOG.md)
- [Commits](beberlei/assert@v2.9.5...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ondrejmirtes committed Dec 19, 2020
1 parent 1dcc124 commit 962f1a9
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 @@ -10,7 +10,7 @@
"phpstan/phpstan": "^0.12.40"
},
"require-dev": {
"beberlei/assert": "^2.9.5",
"beberlei/assert": "^3.3.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phing/phing": "^2.16.3",
"phpstan/phpstan-phpunit": "^0.12.16",
Expand Down

0 comments on commit 962f1a9

Please sign in to comment.