Skip to content

(chore): Bump the composer group with 4 updates#111

Merged
yard-bot merged 1 commit into
mainfrom
dependabot/composer/composer-09eb15d347
Jun 15, 2026
Merged

(chore): Bump the composer group with 4 updates#111
yard-bot merged 1 commit into
mainfrom
dependabot/composer/composer-09eb15d347

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer group with 4 updates: guzzlehttp/uri-template, symfony/polyfill-mbstring, symfony/polyfill-php83 and friendsofphp/php-cs-fixer.

Updates guzzlehttp/uri-template from 1.0.6 to 1.0.7

Release notes

Sourced from guzzlehttp/uri-template's releases.

v1.0.7

Fixed

  • Fixed the operator's leading character being omitted when defined variables expand to empty strings
  • Fixed non-finite float values emitting coercion warnings on PHP 8.5
Changelog

Sourced from guzzlehttp/uri-template's changelog.

v1.0.7 - 2026-06-12

Fixed

  • Fixed the operator's leading character being omitted when defined variables expand to empty strings
  • Fixed non-finite float values emitting coercion warnings on PHP 8.5
Commits

Updates symfony/polyfill-mbstring from 1.38.1 to 1.38.2

Release notes

Sourced from symfony/polyfill-mbstring's releases.

v1.38.2

Changelog (symfony/polyfill-mbstring@v1.38.1...v1.38.2)

Commits
  • d3d318b bug #623 [Mbstring] Fix issues with mb_scrub() (GPHemsley)
  • 9f4b38b [Mbstring] Fix issues with mb_scrub()
  • 14140c5 [Mbstring][Php3] Fix issues with mb_str_pad()
  • See full diff in compare view

Updates symfony/polyfill-php83 from 1.38.1 to 1.38.2

Release notes

Sourced from symfony/polyfill-php83's releases.

v1.38.2

Changelog (symfony/polyfill-php83@v1.38.1...v1.38.2)

Commits

Updates friendsofphp/php-cs-fixer from 3.95.4 to 3.95.7

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.95.7 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.6...v3.95.7

v3.95.6 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.5...v3.95.6

v3.95.5 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.4...v3.95.5

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.95.7

  • fix: ClassReferenceNameCasingFixer - do not change case of typed class constant names (#9686)

Changelog for v3.95.6

  • chore: Docker - ignore root-user warning for pip (#9682)
  • chore: fix typo in comment about fixer configuration (#9675)
  • chore: narrow Preg::match/Preg::matchAll subject string type when match is truthy (#9668)
  • deps: bump alpine from 3.23 to 3.24 in the all group (#9679)
  • deps: bump codecov/codecov-action from 6 to 7 in /.github/workflows in the all group across 1 directory (#9681)
  • deps: bump shipmonk/dead-code-detector from 1.1.3 to 1.2.0 in /dev-tools in the shipmonk group across 1 directory (#9661)
  • deps: update dev-deps (#9683)
  • deps: upgrade deep-deps for dev-tools (#9677)
  • fix: PhpUnitAttributesFixer - correctly handle @requires PHPUnit with space-separated version constraint (#9684)
  • UX: Cache - explicit deprecation for usage of non-handled objects in rules configuration, as they silently fail now; add support for JsonSerializable config values (#9678)

Changelog for v3.95.5

  • chore: Cleanup assert() and add more precise Preg::matchAll() return type (#9667)
  • chore: cleanup GroupImportFixer (#9671)
  • chore: improve TypeExpression (#9665)
  • chore: please markdown-lint (#9659)
  • chore: use more assert calls (#9666)
  • deps: Allow installation of sebastian/diff:^9.0 (#9663)
  • deps: bump crate-ci/typos from 1.47.0 to 1.47.2 in /.github/workflows in the all group across 1 directory (#9662)
  • docs/refactor: clarify bracket types naming (#5915)
  • fix: Add support for phpunit/phpunit:^13.2 in PhpUnitTestCaseStaticMethodCallsFixer (#9664)
  • fix: Use AgentDetector to detect presence of AI agent only when @auto format has been selected (#9658)
  • fix: PhpdocAddMissingParamAnnotationFixer - skip attribute tokens when extracting parameter type (#9634)
  • fix: StaticPrivateMethodFixer - fix for private constructor and abstract static method (#9598)
  • refactor: simplified_if_return - applyFix to use slices for token insertion (#9670)
Commits
  • 4fa4102 prepared the 3.95.7 release
  • 8fc7d9b fix: ClassReferenceNameCasingFixer - do not change case of typed class cons...
  • cb89a76 bumped version
  • 804e6c9 prepared the 3.95.6 release
  • 5145f75 UX: Cache - explicit deprecation for usage of non-handled objects in rules co...
  • 744616a fix: PhpUnitAttributesFixer - correctly handle @requires PHPUnit with spa...
  • cfc6aa0 deps: bump codecov/codecov-action from 6 to 7 in /.github/workflows in the al...
  • 58877ca chore: Docker - ignore root-user warning for pip (#9682)
  • 26822f4 deps: update dev-deps (#9683)
  • 849f0e7 deps: bump alpine from 3.23 to 3.24 in the all group (#9679)
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

Bumps the composer group with 4 updates: [guzzlehttp/uri-template](https://github.com/guzzle/uri-template), [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring), [symfony/polyfill-php83](https://github.com/symfony/polyfill-php83) and [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer).


Updates `guzzlehttp/uri-template` from 1.0.6 to 1.0.7
- [Release notes](https://github.com/guzzle/uri-template/releases)
- [Changelog](https://github.com/guzzle/uri-template/blob/1.0/CHANGELOG.md)
- [Commits](guzzle/uri-template@v1.0.6...v1.0.7)

Updates `symfony/polyfill-mbstring` from 1.38.1 to 1.38.2
- [Release notes](https://github.com/symfony/polyfill-mbstring/releases)
- [Commits](symfony/polyfill-mbstring@v1.38.1...v1.38.2)

Updates `symfony/polyfill-php83` from 1.38.1 to 1.38.2
- [Release notes](https://github.com/symfony/polyfill-php83/releases)
- [Commits](symfony/polyfill-php83@v1.38.1...v1.38.2)

Updates `friendsofphp/php-cs-fixer` from 3.95.4 to 3.95.7
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.4...v3.95.7)

---
updated-dependencies:
- dependency-name: guzzlehttp/uri-template
  dependency-version: 1.0.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: symfony/polyfill-mbstring
  dependency-version: 1.38.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: symfony/polyfill-php83
  dependency-version: 1.38.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 15, 2026
@yard-bot yard-bot merged commit 92f3bfb into main Jun 15, 2026
2 of 4 checks passed
@yard-bot yard-bot deleted the dependabot/composer/composer-09eb15d347 branch June 15, 2026 15:06
@github-actions

Copy link
Copy Markdown
Composer package changes
Prod Packages Operation Base Target Link License
guzzlehttp/uri-template Upgraded v1.0.6 v1.0.7 Compare MIT
symfony/polyfill-mbstring Upgraded v1.38.1 v1.38.2 Compare MIT
symfony/polyfill-php83 Upgraded v1.38.1 v1.38.2 Compare MIT
Dev Packages Operation Base Target Link License
friendsofphp/php-cs-fixer Upgraded v3.95.4 v3.95.7 Compare MIT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant