Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec2158f

Browse files
Update ekino/phpstan-banned-code requirement from ^1.0 to ^2.1 (#30)
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.1.0) --- updated-dependencies: - dependency-name: ekino/phpstan-banned-code dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef096a5 commit ec2158f

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
@@ -50,7 +50,7 @@
5050
"require-dev": {
5151
"bnf/phpstan-psr-container": "^1.0",
5252
"doctrine/doctrine-bundle": "^2.10",
53-
"ekino/phpstan-banned-code": "^1.0",
53+
"ekino/phpstan-banned-code": "^2.1",
5454
"league/flysystem-memory": "^3.16",
5555
"mockery/mockery": "^1.6",
5656
"phpstan/phpstan": "^1.10.50",

0 commit comments

Comments
 (0)