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 dev-dependencies group with 3 updates: phpunit/php-file-iterator, symfony/finder and symfony/yaml.
Updates
phpunit/php-file-iterator
from 5.0.1 to 5.1.0Release notes
Sourced from phpunit/php-file-iterator's releases.
Changelog
Sourced from phpunit/php-file-iterator's changelog.
Commits
118cfaa
Prepare release8d3af17
Update tools6ac080a
[FEATURE] #82320aff7
[FEATURE] #82b5e7830
[FEATURE] #8281769ea
[FEATURE] #826140468
[FEATURE] #82631d535
Update Codecov.io action(s)800c4cd
Merge branch '4.1'5b9a71d
Use XdebugUpdates
symfony/finder
from 7.1.3 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 separatorsUpdates
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