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: [azjezz/psl](https://github.com/azjezz/psl), [phpbench/phpbench](https://github.com/phpbench/phpbench), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [symfony/var-dumper](https://github.com/symfony/var-dumper).


Updates `azjezz/psl` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/azjezz/psl/releases)
- [Changelog](https://github.com/azjezz/psl/blob/next/CHANGELOG.md)
- [Commits](azjezz/psl@3.1.0...3.2.0)

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

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

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.3
- [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.3)

---
updated-dependencies:
- dependency-name: azjezz/psl
  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-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 Feb 1, 2025
1 parent 35f79f8 commit a1de8ef
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 196 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"require-dev": {
"ext-json": "*",
"ext-simplexml": "*",
"azjezz/psl": "^3.1",
"azjezz/psl": "^3.2",
"jrmajor/cs": "^0.6.1",
"jrmajor/exporter": "^0.1.1",
"nunomaduro/collision": "^8.5",
"php-standard-library/phpstan-extension": "^1.1",
"phpbench/phpbench": "^1.3",
"phpbench/phpbench": "^1.4",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-phpunit": "^1.4",
"phpunit/phpunit": "^11.4",
"phpunit/phpunit": "^11.5",
"symfony/console": "^7.0",
"symfony/var-dumper": "*"
},
Expand Down
Loading

0 comments on commit a1de8ef

Please sign in to comment.