Skip to content

Commit

Permalink
Bump the composer group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the composer group with 3 updates in the / directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [symfony/console](https://github.com/symfony/console) and [symfony/var-dumper](https://github.com/symfony/var-dumper).


Updates `phpunit/phpunit` from 11.4.3 to 11.5.2
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.2/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@11.4.3...11.5.2)

Updates `symfony/console` from 7.1.8 to 7.2.1
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.2/CHANGELOG.md)
- [Commits](symfony/console@v7.1.8...v7.2.1)

Updates `symfony/var-dumper` from 7.1.8 to 7.2.0
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/7.2/CHANGELOG.md)
- [Commits](symfony/var-dumper@v7.1.8...v7.2.0)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: symfony/console
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: symfony/var-dumper
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 35f79f8 commit a7c958a
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 91 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"phpbench/phpbench": "^1.3",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-phpunit": "^1.4",
"phpunit/phpunit": "^11.4",
"symfony/console": "^7.0",
"phpunit/phpunit": "^11.5",
"symfony/console": "^7.2",
"symfony/var-dumper": "*"
},
"minimum-stability": "dev",
Expand Down
Loading

0 comments on commit a7c958a

Please sign in to comment.