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 |
| --- | --- | --- |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.1.1` | `8.3.0` |
| [phpbench/phpbench](https://github.com/phpbench/phpbench) | `1.2.15` | `1.3.1` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.11.3` | `1.11.9` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `11.1.3` | `11.2.9` |
| [symfony/var-dumper](https://github.com/symfony/var-dumper) | `7.1.0` | `7.1.3` |



Updates `nunomaduro/collision` from 8.1.1 to 8.3.0
- [Changelog](https://github.com/nunomaduro/collision/blob/v8.x/CHANGELOG.md)
- [Commits](nunomaduro/collision@v8.1.1...v8.3.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 `phpstan/phpstan` from 1.11.3 to 1.11.9
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.11.3...1.11.9)

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

Updates `symfony/console` from 7.1.0 to 7.1.3
- [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.3)

Updates `symfony/var-dumper` from 7.1.0 to 7.1.3
- [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.3)

---
updated-dependencies:
- 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: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Aug 1, 2024
1 parent e475315 commit dde04a9
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 286 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"azjezz/psl": "^2.9",
"jrmajor/cs": "^0.6.0",
"jrmajor/exporter": "^0.1.0",
"nunomaduro/collision": "^8.1",
"nunomaduro/collision": "^8.3",
"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.2",
"symfony/console": "^7.0",
"symfony/var-dumper": "*"
},
Expand Down
Loading

0 comments on commit dde04a9

Please sign in to comment.