Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on ekino/phpstan-banned-code to permit the latest version.
Release notes
Sourced from ekino/phpstan-banned-code's releases.
Changelog
Sourced from ekino/phpstan-banned-code's changelog.
... (truncated)
Commits
bab2937
Merge pull request #64 from brociani/fix-cic908c9c
fix(ci): use sprintf native function65a5752
Normalize leading backslashes in banned function names (#30)ac7406a
chore(composer): add keyword for asking user to add this package to require-d...06252b2
fix(composer): allow plugin ergebnis/composer-normalize (#58)c3fe363
Merge pull request #57 from BitScout/add-rule-to-ban-printf68d448
feat(ban): Add ban on print statementsd3bca55
Merge pull request #56 from BitScout/22-detect-shell-exec-via-backtickscc5e609
feat(ban): Add rule to ban shell execution via backticks5416d33
Merge pull request #55 from BitScout/fix-array-column-build-failDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show