Skip to content

Commit

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

Updates the requirements on [laminas/laminas-crypt](https://github.com/laminas/laminas-crypt) and [doctrine/annotations](https://github.com/doctrine/annotations) to permit the latest version.

Updates `laminas/laminas-crypt` to 4.0.0
- [Release notes](https://github.com/laminas/laminas-crypt/releases)
- [Commits](laminas/laminas-crypt@3.4.0...4.0.0)

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

---
updated-dependencies:
- dependency-name: laminas/laminas-crypt
  dependency-type: direct:production
  dependency-group: composer-dependencies
- dependency-name: doctrine/annotations
  dependency-type: direct:development
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 8eea158 commit 0bd559d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"laminas/laminas-servicemanager": "^3.3",
"laminas/laminas-inputfilter": "^2.21",
"laminas/laminas-form": "^3.1.1",
"laminas/laminas-crypt": "^3.4.0",
"laminas/laminas-crypt": "^4.0.0",
"laminas/laminas-xml": "^1.4.0",
"laminas/laminas-cache": "^3.6",
"laminas/laminas-cache-storage-adapter-redis": "^2.4",
Expand All @@ -22,7 +22,7 @@
"mockery/mockery": "^1.6",
"johnkary/phpunit-speedtrap": "^4.0",
"bamarni/composer-bin-plugin": "^1.8",
"doctrine/annotations": "^1.14.2",
"doctrine/annotations": "^2.0.2",
"phpstan/phpstan-mockery": "^1.1"
},
"autoload": {
Expand Down

0 comments on commit 0bd559d

Please sign in to comment.