Skip to content

Commit

Permalink
Bump the dev-dependencies group with 5 updates (#99)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [doctrine/annotations](https://github.com/doctrine/annotations) | `2.0.1` | `2.0.2` |
| [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) | `2.43.0` | `2.44.0` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.12.0` | `1.12.5` |
| [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) | `1.6.0` | `1.6.1` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `10.5.30` | `10.5.35` |


Updates `doctrine/annotations` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/doctrine/annotations/releases)
- [Commits](doctrine/annotations@2.0.1...2.0.2)

Updates `ergebnis/composer-normalize` from 2.43.0 to 2.44.0
- [Release notes](https://github.com/ergebnis/composer-normalize/releases)
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md)
- [Commits](ergebnis/composer-normalize@2.43.0...2.44.0)

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

Updates `phpstan/phpstan-strict-rules` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@1.6.0...1.6.1)

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

---
updated-dependencies:
- dependency-name: doctrine/annotations
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ergebnis/composer-normalize
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 575156d commit 5e2892b
Showing 1 changed file with 119 additions and 120 deletions.
Loading

0 comments on commit 5e2892b

Please sign in to comment.