Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Geolim4 committed Jan 4, 2024
2 parents 3884d4e + 5bc737c commit acd1009
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 397 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ This extension requires:

- The PHP `Couchbase` extension 4.x at least
- The composer `Couchbase/Couchbase` library 4.x at least
- The PHP `Posix` to fix a known bug (@srjlewis link it here please)
- The PHP `Posix` to fix a known bug [PCBC-886](https://issues.couchbase.com/projects/PCBC/issues/PCBC-886)

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"phpfastcache/phpfastcache": "^9.2",
"couchbase/couchbase": "^4.0",
"ext-posix": "*",
"ext-couchbase": "*"
"ext-couchbase": "^4.0"
},
"require-dev": {},
"suggest": {},
Expand Down
Loading

0 comments on commit acd1009

Please sign in to comment.