Skip to content

Commit 962f1a9

Browse files
dependabot[bot]ondrejmirtes
authored andcommitted
Update beberlei/assert requirement from ^2.9.5 to ^3.3.0
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] <[email protected]>
1 parent 1dcc124 commit 962f1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"phpstan/phpstan": "^0.12.40"
1111
},
1212
"require-dev": {
13-
"beberlei/assert": "^2.9.5",
13+
"beberlei/assert": "^3.3.0",
1414
"php-parallel-lint/php-parallel-lint": "^1.2",
1515
"phing/phing": "^2.16.3",
1616
"phpstan/phpstan-phpunit": "^0.12.16",

0 commit comments

Comments
 (0)