Skip to content

Commit

Permalink
Bump the composer group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the composer group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [jrmajor/cs](https://github.com/jrmajor/php-cs) | `0.6.0` | `0.6.1` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.1.1` | `8.5.0` |
| [phpbench/phpbench](https://github.com/phpbench/phpbench) | `1.2.15` | `1.3.1` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `11.1.3` | `11.4.3` |
| [symfony/var-dumper](https://github.com/symfony/var-dumper) | `7.1.0` | `7.1.8` |



Updates `jrmajor/cs` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/jrmajor/php-cs/releases)
- [Commits](jrmajor/php-cs@v0.6.0...v0.6.1)

Updates `nunomaduro/collision` from 8.1.1 to 8.5.0
- [Commits](nunomaduro/collision@v8.1.1...v8.5.0)

Updates `phpbench/phpbench` from 1.2.15 to 1.3.1
- [Release notes](https://github.com/phpbench/phpbench/releases)
- [Changelog](https://github.com/phpbench/phpbench/blob/master/CHANGELOG.md)
- [Commits](phpbench/phpbench@1.2.15...1.3.1)

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

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

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

---
updated-dependencies:
- dependency-name: jrmajor/cs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: phpbench/phpbench
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- 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-patch
  dependency-group: composer
- dependency-name: symfony/var-dumper
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent f354ffb commit 6d1f50a
Show file tree
Hide file tree
Showing 2 changed files with 442 additions and 437 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"ext-json": "*",
"ext-simplexml": "*",
"azjezz/psl": "^2.9",
"jrmajor/cs": "^0.6.0",
"jrmajor/cs": "^0.6.1",
"jrmajor/exporter": "^0.1.0",
"nunomaduro/collision": "^8.1",
"nunomaduro/collision": "^8.5",
"php-standard-library/phpstan-extension": "^1.0",
"phpbench/phpbench": "^1.2",
"phpbench/phpbench": "^1.3",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-phpunit": "^1.4",
"phpunit/phpunit": "^11.1",
"phpunit/phpunit": "^11.4",
"symfony/console": "^7.0",
"symfony/var-dumper": "*"
},
Expand Down
Loading

0 comments on commit 6d1f50a

Please sign in to comment.