Skip to content

Commit

Permalink
chore(deps-dev): update google/protobuf requirement from ^3.25 to ^4.29
Browse files Browse the repository at this point in the history
Updates the requirements on [google/protobuf](https://github.com/protocolbuffers/protobuf-php) to permit the latest version.
- [Commits](protocolbuffers/protobuf-php@v3.25.0...v4.29.0)

---
updated-dependencies:
- dependency-name: google/protobuf
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent a46c534 commit 3f8bf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"php-http/guzzle7-adapter": "^1.0"
},
"require-dev": {
"google/protobuf": "^3.25",
"google/protobuf": "^4.29",
"larastan/larastan": "^2.9",
"nunomaduro/collision": "^7.10 || ^8.1",
"orchestra/testbench": "^8.21.1 || ^9.2",
Expand Down

0 comments on commit 3f8bf4c

Please sign in to comment.