Bump the php-dev group across 1 directory with 7 updates #195
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the php-dev group with 6 updates in the / directory:
2.6.0
2.6.1
9.5.6
9.6.2
1.12.20
1.12.27
1.4.13
1.4.15
9.6.22
9.6.23
8.16.0
8.18.1
Updates
friends-of-behat/symfony-extension
from 2.6.0 to 2.6.1Release notes
Sourced from friends-of-behat/symfony-extension's releases.
Commits
814dc0e
Merge pull request #213 from wuchen90/fix-bootstrap65cd347
fix: allow to use parameter resolution in configuration for bootstrap keyUpdates
overtrue/phplint
from 9.5.6 to 9.6.2Release notes
Sourced from overtrue/phplint's releases.
Changelog
Sourced from overtrue/phplint's changelog.
Commits
e2ebdba
fix automagically replacement cache directory options1089c27
introduces the new 'cache-dir' option that will replace legacy 'cache' option...8cf9754
update configuration guide574e169
fix missing incorrect branch, forking repo is related to a major.minor version5f04dc4
clean-up contributing guide as Application::VERSION does not exists anymore694480b
Remove support of a TTL = zero (store permanently) for the caching files synt...667058d
removed unused imports (thanks to PHP-CS-Fixer rule, see commit 7ed306b72dee2...7ed306b
add PHP-CS-Fixer rule 'no_unused_imports' to clean-up code forgotten91e88a7
prepare bugfix version 9.6.1495f4a9
fix issue with cache-ttl option and cache expirationUpdates
phpstan/phpstan
from 1.12.20 to 1.12.27Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
3a6e423
PHPStan 1.12.27bc6352b
Updated PHPStan to commit bc6352b8edd931c6a7eb51d684becdee19becc8880b40f2
Updated PHPStan to commit 80b40f2177aafedad4557363673126f00583c5ca572e0e8
Updated PHPStan to commit 572e0e8f26eb3618f22127f694170f5cc2f2c6cb275d3b5
Updated PHPStan to commit 275d3b5a85cc84459bca8d965ed1127837665b02bd6fc4e
Updated PHPStan to commit bd6fc4e266a94fafe3d12078f142db3f900fc1f9e5db864
Updated PHPStan to commit e5db864362bb19b2fb3c47188c117afd18e386f6fea728f
Updated PHPStan to commit fea728fc4f8147d44a08a181b807d3be73ce106b9cd97ab
Updated PHPStan to commit 9cd97ab455ee728b47023b60a1f0f4cef33f060474b909a
Updated PHPStan to commit 74b909aedcc6fd09721c02763ff2c440ce5d7999Updates
phpstan/phpstan-symfony
from 1.4.13 to 1.4.15Release notes
Sourced from phpstan/phpstan-symfony's releases.
Commits
78b6b5a
Remove the generic type for PasswordUpgraderInterface08b97ab
Synchronize the EventSubscriberInterface with the upstream typeUpdates
phpunit/phpunit
from 9.6.22 to 9.6.23Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
43d2cb1
Prepare release157a3b4
Merge branch '8.5' into 9.63a68a70
Prepare release8d7e17e
Merge branch '8.5' into 9.6dd5e896
Check against literal 2048 value instead of against E_STRICT for #595658e373a
Update dependencies758ba28
Merge branch '8.5' into 9.6cb29000
Use authoritative class map2e9e6cc
Merge branch '8.5' into 9.6492256c
Update toolsUpdates
slevomat/coding-standard
from 8.16.0 to 8.18.1Release notes
Sourced from slevomat/coding-standard's releases.
Commits
06b18b3
Updated dependenciesa0bf89e
SlevomatCodingStandard.PHP.UselessParentheses: Fixed false positive for bitwi...1501a61
InlineDocCommentDeclarationSniff: fix error when no code is found after@var
f3b23cb
Updated dependenciesf8ea50b
Fix documentationa73b83f
SlevomatCodingStandard.Classes.ClassStructure: Support for custom method grou...c2eab04
SlevomatCodingStandard.Functions.RequireMultiLineCall: Fix reporting multilin...9bad414
SlevomatCodingStandard.TypeHints.PropertyTypeHint: Fixe1f8682
Updated dependencies3432531
Fix typo for new RequireNullCoalesceEqualOperator flagUpdates
squizlabs/php_codesniffer
from 3.11.3 to 3.13.0Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
65ff248
Merge pull request #1088 from PHPCSStandards/feature/changelog-3.13.0f599fb2
Changelog for the 3.13.0 releasee09be25
PHP 8.4 | Add tokenizer support for asymmetric visibility (#871)4667299
Merge pull request #1078 from PHPCSStandards/feature/help-improve-report-desc...33cd903
Merge pull request #1077 from PHPCSStandards/feature/config-bug-report-file-v...2c044cc
Help: improve information about requesting reports46c1d3e
Config: bug fix - "reports" could get set incorrectly when in CBF mode726bbc1
Merge pull request #1076 from PHPCSStandards/feature/tests-should-pass-in-cbf...1100de7
GH Actions/tests: safeguard that tests pass in CBF mode7048ed4
DisplayCachedMessagesTest: allow for the tests to pass in CBF modeDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions