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: [orchestra/testbench](https://github.com/orchestral/testbench), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `orchestra/testbench` from 9.0.0 to 9.0.4
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/9.x/CHANGELOG-9.x.md)
- [Commits](orchestral/testbench@v9.0.0...v9.0.4)

Updates `phpstan/phpstan` from 1.10.62 to 1.10.67
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.62...1.10.67)

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

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-patch
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent e52194a commit dbf2971
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 294 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"require-dev": {
"jrmajor/cs": "^0.5.6",
"orchestra/testbench": "^8.21 || ^9.0",
"orchestra/testbench": "^9.0.4",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5"
},
Expand Down

0 comments on commit dbf2971

Please sign in to comment.