Skip to content

Commit

Permalink
Removed grpc/grpc package from pre-implementation dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
s1lver committed Apr 20, 2023
1 parent e9aba35 commit ec146ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog yii2 etcd component

## 1.0.4
- Removed `grpc/grpc` package from pre-implementation dependencies

## 1.0.3
- Added request handler without authenticate
- Added `getRange` method
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"require": {
"php": "^8.0",
"ext-curl": "*",
"grpc/grpc": "^1.42.0",
"guzzlehttp/guzzle": "^7.4.5"
},
"require-dev": {
Expand Down

0 comments on commit ec146ba

Please sign in to comment.