Skip to content

Commit 3460ce1

Browse files
committed
Updated couchdb dependency
1 parent f92fef3 commit 3460ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.0",
2020
"phpfastcache/phpfastcache": "^9.2",
21-
"doctrine/couchdb": "dev-master#9eeb9e5"
21+
"doctrine/couchdb": "dev-master"
2222
},
2323
"require-dev": {
2424
"phpmd/phpmd": "@stable",

0 commit comments

Comments
 (0)