This new patch version reintroduces php 7.3 support to allow users to use php-parser v5 together with this package. There are no breaking changes or other changes people should be aware of.
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 5 updates:
1.8.0
1.8.2
1.10.1
1.10.2
1.28.0
1.29.0
1.28.0
1.29.0
10.5.10
10.5.11
Updates
phpdocumentor/type-resolver
from 1.8.0 to 1.8.2Release notes
Sourced from phpdocumentor/type-resolver's releases.
Commits
153ae66
Merge pull request #203 from phpDocumentor/php73f4df84e
Downgrade to php 7.38ea4d87
Merge pull request #201 from llaville/fix-examples-vendor-path69175a1
be able to run examples whatever current directory isbc3dc91
Merge pull request #200 from antoinelame/remove-final-float802eaad
Make Float_ non-final956b0e1
Merge pull request #199 from antoinelame/fix/pipeline1b0407d
Add empty line at the end of ArrayShapeTestf5fbb5f
Fix pipelineUpdates
seld/jsonlint
from 1.10.1 to 1.10.2Release notes
Sourced from seld/jsonlint's releases.
Commits
9bb7db0
Avoid leaking more than one character when showing position of a file that is...Updates
symfony/polyfill-iconv
from 1.28.0 to 1.29.0Commits
cd4226d
Remove branch-alias from composer.jsonUpdates
symfony/polyfill-mbstring
from 1.28.0 to 1.29.0Commits
9773676
Remove branch-alias from composer.jsonUpdates
phpunit/phpunit
from 10.5.10 to 10.5.11Changelog
Sourced from phpunit/phpunit's changelog.
Commits
0d968f6
Prepare release05b7216
Make #[CoversClass] and #[UsesClass] attributes behave more like the annotati...bc6b6fe
Fix code coverage metadatabe83252
Group tests5ae880f
Merge branch '9.6' into 10.592ff055
Merge branch '8.5' into 9.60f4fed2
Fix CS/WS issuesa01fd3f
Update toolsb092100
Update dependencies1a15698
Prepare releaseDependabot 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