Skip to content

Commit 0de2633

Browse files
Update ekino/phpstan-banned-code requirement from ^1.0 to ^1.0 || ^2.0 (#582)
Updates the requirements on [ekino/phpstan-banned-code](https://github.com/ekino/phpstan-banned-code) to permit the latest version. - [Release notes](https://github.com/ekino/phpstan-banned-code/releases) - [Changelog](https://github.com/ekino/phpstan-banned-code/blob/master/CHANGELOG.md) - [Commits](ekino/phpstan-banned-code@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: ekino/phpstan-banned-code dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30942c8 commit 0de2633

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
@@ -64,7 +64,7 @@
6464
"ext-curl": "*",
6565
"ext-gmp": "*",
6666
"ext-sodium": "*",
67-
"ekino/phpstan-banned-code": "^1.0",
67+
"ekino/phpstan-banned-code": "^1.0 || ^2.0",
6868
"ergebnis/phpunit-slow-test-detector": "^2.14",
6969
"infection/infection": "^0.29",
7070
"matthiasnoback/symfony-config-test": "5.1.x-dev",

0 commit comments

Comments
 (0)