Skip to content

Commit

Permalink
Bump the composer group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the composer group with 3 updates: [azjezz/psl](https://github.com/azjezz/psl), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [vimeo/psalm](https://github.com/vimeo/psalm).


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

Updates `phpunit/phpunit` from 10.5.1 to 10.5.5
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.5/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.1...10.5.5)

Updates `vimeo/psalm` from 5.16.0 to 5.18.0
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@5.16.0...5.18.0)

---
updated-dependencies:
- dependency-name: azjezz/psl
  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-patch
  dependency-group: composer
- dependency-name: vimeo/psalm
  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, 2024
1 parent 24d1a4b commit 2589352
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"require-dev": {
"ext-json": "*",
"ext-simplexml": "*",
"azjezz/psl": "^2.8",
"azjezz/psl": "^2.9",
"jrmajor/cs": "^0.5.4",
"jrmajor/exporter": "^0.1.0",
"nunomaduro/collision": "^7.10",
Expand All @@ -43,7 +43,7 @@
"psalm/plugin-phpunit": "^0.18.4",
"symfony/console": "^6.4",
"symfony/var-dumper": "^6.4",
"vimeo/psalm": "^5.16"
"vimeo/psalm": "^5.18"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down
Loading

0 comments on commit 2589352

Please sign in to comment.