Skip to content

Commit 266cd2f

Browse files
authored
fix: remove unused psr/cache from bigtable: (GoogleCloudPlatform#1276)
1 parent 90048b1 commit 266cd2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bigtable/composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"require": {
3-
"google/cloud-bigtable": "^1.3.1",
4-
"psr/cache": "^1.0"
3+
"google/cloud-bigtable": "^1.3.1"
54
},
65
"autoload-dev": {
76
"psr-4": {

0 commit comments

Comments
 (0)