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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 9 updates in the / directory:
3.4.0
3.4.2
3.0.0
3.0.1
1.10.2
1.11.0
7.1.1
7.1.4
7.1.1
7.1.3
7.1.2
7.1.4
1.0.1
1.0.2
1.6.11
1.6.12
7.1.1
7.1.4
Updates
composer/semver
from 3.4.0 to 3.4.2Release notes
Sourced from composer/semver's releases.
Changelog
Sourced from composer/semver's changelog.
Commits
c51258e
Fix testsf25dd04
Update CHANGELOG.mdd9dae3c
Fix PHP 5.3 compatibility8536c1b
Update CHANGELOG.md106a346
Fix normalizeStability return type to enforce valid stabilitiesa40ea7e
Add test cases for invalid CalVer & the boundary between SemVer and CalVer (#...1d09200
Add phpstan-baseline.neon to .gitattributes (#153)Updates
psr/log
from 3.0.0 to 3.0.1Release notes
Sourced from psr/log's releases.
Commits
79dff0b
Merge pull request #80 from lyrixx/return33208d4
Drop useless phpdoc, already covered by PHPUpdates
seld/jsonlint
from 1.10.2 to 1.11.0Release notes
Sourced from seld/jsonlint's releases.
Commits
1748aaf
Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplic… (#88)Updates
symfony/finder
from 7.1.1 to 7.1.4Release notes
Sourced from symfony/finder's releases.
Commits
d95bbf3
Merge branch '6.4' into 7.1d7eb6da
Merge branch '5.4' into 6.4ae25a91
Replace external FTP server by a local docker instanceb7df8a8
Merge branch '6.4' into 7.1cc9d880
Merge branch '5.4' into 6.47f159e1
do not duplicate directory separators4f3b0f7
do not duplicate directory separators717c632
Merge branch '7.0' into 7.125b2676
Merge branch '6.4' into 7.0af29198
Merge branch '5.4' into 6.4Updates
symfony/process
from 7.1.1 to 7.1.3Release notes
Sourced from symfony/process's releases.
Commits
7f2f542
Fix ProcessTest - testIgnoringSignal for localUpdates
symfony/var-dumper
from 7.1.2 to 7.1.4Release notes
Sourced from symfony/var-dumper's releases.
Commits
a5fa748
Merge branch '6.4' into 7.1ee14c82
Merge branch '5.4' into 6.46be6a6a
[VarDumper] Fix tests6c7d1f0
Merge branch '6.4' into 7.1c16bb04
Merge branch '5.4' into 6.404138d9
fix compatibility with Twig 3.125691ea3
Merge branch '6.4' into 7.18fd821e
Merge branch '5.4' into 6.45051452
[PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var380ecec
Merge branch '6.4' into 7.1Updates
fidry/makefile
from 1.0.1 to 1.0.2Release notes
Sourced from fidry/makefile's releases.
Commits
706e960
fix: Fix support for comments (#49)Updates
mikey179/vfsstream
from 1.6.11 to 1.6.12Release notes
Sourced from mikey179/vfsstream's releases.
Changelog
Sourced from mikey179/vfsstream's changelog.
Commits
fe695ec
Set date for new release3f7ee8d
Merge pull request #292 from bovigo/drop-php-5-support001a279
Cleanup test bootstrap and changelog2e39a43
Disable coverage for php 7.1a4a4e4c
Upgrade tests to run on newer phpunitdafa558
Attempt to fix phpunit runb345f0e
Drop support for php 5796ae51
Merge pull request #290 from skilld-labs/v1.61ee7fa3
Fix PHP 8.4 deprecate-implicitly-nullable-typesUpdates
symfony/yaml
from 7.1.1 to 7.1.4Release notes
Sourced from symfony/yaml's releases.
Commits
92e080b
Merge branch '6.4' into 7.1be37e7f
Merge branch '5.4' into 6.462f96e1
:bug: throw ParseException on invalid dateDependabot 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