jwt-framework
jwt-framework copied to clipboard
Update ekino/phpstan-banned-code requirement from ^1.0 to ^1.0 || ^2.0
Updates the requirements on ekino/phpstan-banned-code to permit the latest version.
Release notes
Sourced from ekino/phpstan-banned-code's releases.
v2.0.0
What's Changed
- fix(composer): fix order by
@mremiin ekino/phpstan-banned-code#54- fix(rule): Fix phpstan fail for result of array_column by
@BitScoutin ekino/phpstan-banned-code#55- feat(ban): Add rule to ban shell execution via backticks by
@BitScoutin ekino/phpstan-banned-code#56- feat(ban): Add ban on print statements by
@BitScoutin ekino/phpstan-banned-code#57- fix(composer): allow plugin ergebnis/composer-normalize by
@mremiin ekino/phpstan-banned-code#58- Normalize leading backslashes in banned function names by
@spawniain ekino/phpstan-banned-code#30- fix(ci): use sprintf native function by
@brocianiin ekino/phpstan-banned-code#64New Contributors
@BitScoutmade their first contribution in ekino/phpstan-banned-code#55@brocianimade their first contribution in ekino/phpstan-banned-code#64Full Changelog: https://github.com/ekino/phpstan-banned-code/compare/v1.0.0...v2.0.0
Changelog
Sourced from ekino/phpstan-banned-code's changelog.
v2.0.0
- Drop support for PHP ^7.3 || ^8.0, support now only ^8.1
- Force usage of native sprintf function
- Added rule to ban shell execution via backticks
- Added rule to ban print statements
- Allow Composer plugin ergebnis/composer-normalize
- Add Composer keyword for asking user to add this package to require-dev instead of require
- Normalize leading backslashes in banned function names
v1.0.0
- Improve PHPStan configuration file
- Updated to PHPStan 1.0
- Updated to PHPUnit 9.5
- Drop support for PHP 7.2
v0.5.0
- Migrate from Travis to GitHub Actions
- Fix deprecated PHP-CS rules
v0.4.0
- Drop support for PHP 7.1
- Added support of dd function
- Replaced deprecated localheinz/composer-normalize in favor of ergebnis one
- Allow PHP ^8.0
- Switch to the new security checker
- Upgrade friendsofphp/php-cs-fixer
v0.3.1
- Fix deprecated config inside extension.neon file
- Fix tests by adding nikic/php-parser as a required dev dependency
v0.3.0
- Updated to PHPStan 0.12
- Added testing on PHP 7.4
v0.2.0
... (truncated)
Commits
bab2937Merge pull request #64 from brociani/fix-cic908c9cfix(ci): use sprintf native function65a5752Normalize leading backslashes in banned function names (#30)ac7406achore(composer): add keyword for asking user to add this package to require-d...06252b2fix(composer): allow plugin ergebnis/composer-normalize (#58)c3fe363Merge pull request #57 from BitScout/add-rule-to-ban-printf68d448feat(ban): Add ban on print statementsd3bca55Merge pull request #56 from BitScout/22-detect-shell-exec-via-backtickscc5e609feat(ban): Add rule to ban shell execution via backticks5416d33Merge pull request #55 from BitScout/fix-array-column-build-fail- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@mergify queue
queue
🟠 Waiting for conditions to match
- [ ]
-closed[📌 queue requirement] - [ ] any of: [🔀 queue conditions]
- [ ] all of: [📌 queue conditions of queue
default]- [ ]
#approved-reviews-by >= 1[🛡 GitHub branch protection] - [X]
#changes-requested-reviews-by = 0[🛡 GitHub branch protection] - [X]
#review-threads-unresolved = 0[🛡 GitHub branch protection]
- [ ]
- [ ] all of: [📌 queue conditions of queue
- [X]
-conflict[📌 queue requirement] - [X]
-draft[📌 queue requirement] - [X] any of: [📌 queue -> configuration change requirements]
- [X]
-mergify-configuration-changed - [ ]
check-success = Configuration changed
- [X]