Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump the composer-dependencies group across 1 directory …
Browse files Browse the repository at this point in the history
…with 7 updates

Bumps the composer-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [doctrine/doctrine-module](https://github.com/doctrine/DoctrineModule) | `5.3.0` | `6.1.1` |
| [dvsa/laminas-config-cloud-parameters](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters) | `0.2.0` | `1.0.0` |
| [laminas/laminas-serializer](https://github.com/laminas/laminas-serializer) | `2.13.0` | `2.17.0` |
| [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) | `3.300.3` | `3.306.0` |
| [laminas/laminas-developer-tools](https://github.com/laminas/laminas-developer-tools) | `2.5.0` | `2.8.0` |
| [mockery/mockery](https://github.com/mockery/mockery) | `1.6.7` | `1.6.11` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `9.6.15` | `9.6.19` |



Updates `doctrine/doctrine-module` from 5.3.0 to 6.1.1
- [Release notes](https://github.com/doctrine/DoctrineModule/releases)
- [Commits](doctrine/DoctrineModule@5.3.0...6.1.1)

Updates `dvsa/laminas-config-cloud-parameters` from 0.2.0 to 1.0.0
- [Release notes](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters/releases)
- [Changelog](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters/blob/main/CHANGELOG.md)
- [Commits](dvsa/dvsa-laminas-config-cloud-parameters@v0.2.0...v1.0.0)

Updates `laminas/laminas-serializer` from 2.13.0 to 2.17.0
- [Release notes](https://github.com/laminas/laminas-serializer/releases)
- [Commits](laminas/laminas-serializer@2.13.0...2.17.0)

Updates `aws/aws-sdk-php` from 3.300.3 to 3.306.0
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.300.3...3.306.0)

Updates `laminas/laminas-developer-tools` from 2.5.0 to 2.8.0
- [Release notes](https://github.com/laminas/laminas-developer-tools/releases)
- [Commits](laminas/laminas-developer-tools@2.5.0...2.8.0)

Updates `mockery/mockery` from 1.6.7 to 1.6.11
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](mockery/mockery@1.6.7...1.6.11)

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

---
updated-dependencies:
- dependency-name: doctrine/doctrine-module
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-dependencies
- dependency-name: dvsa/laminas-config-cloud-parameters
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-dependencies
- dependency-name: laminas/laminas-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laminas/laminas-developer-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent da9a96b commit 6a5c11d
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 281 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"php": "~8.0.0",
"ext-redis": "*",
"doctrine/annotations": "^1.14.2",
"doctrine/doctrine-module": "^5",
"dvsa/laminas-config-cloud-parameters": "^0.2.0",
"doctrine/doctrine-module": "^6",
"dvsa/laminas-config-cloud-parameters": "^1.0.0",
"laminas/laminas-authentication": "^2.6",
"laminas/laminas-cache": "^3.6",
"laminas/laminas-cache-storage-adapter-redis": "^2.4",
Expand Down
Loading

0 comments on commit 6a5c11d

Please sign in to comment.