Skip to content

Commit

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


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

Updates `phpstan/phpstan` from 1.11.3 to 1.12.0
- [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.12.0)

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

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

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

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  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-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 Sep 1, 2024
1 parent 2b61e40 commit fea77bd
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 243 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"hoa/compiler": "~3.17",
"jrmajor/cs": "^0.6.0",
"nette/php-generator": "^4.1",
"nunomaduro/collision": "^8.1",
"nunomaduro/collision": "^8.4",
"php-standard-library/phpstan-extension": "^1.0",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^11.1",
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^11.3",
"symfony/console": "^7.0",
"symfony/var-dumper": "^7.1",
"vaimo/composer-patches": "^5.2"
Expand Down
Loading

0 comments on commit fea77bd

Please sign in to comment.