Skip to content

Commit bdb83c4

Browse files
committed
updated readme
1 parent 98caede commit bdb83c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ To run this prebuilt project, you will need:
1717
- To run this tutorial using a self-managed Couchbase cluster, please refer to the [appendix](#running-self-managed-couchbase-cluster).
1818
- [PHP](https://www.php.net/downloads.php) 8.2 or higher installed
1919
- Ensure that the PHP version is [compatible](https://docs.couchbase.com/php-sdk/current/project-docs/compatibility.html#php-version-compat) with the Couchbase SDK.
20+
- [Composer](https://getcomposer.org/) (PHP package manager)
21+
- Keep Composer up to date by running `sudo composer self-update` periodically. The latest stable version is 2.8.3.
2022
- Loading Travel Sample Bucket
2123
If travel-sample is not loaded in your Capella cluster, you can load it by following the instructions for your Capella Cluster:
2224
- [Load travel-sample bucket in Couchbase Capella](https://docs.couchbase.com/cloud/clusters/data-service/import-data-documents.html#import-sample-data)

0 commit comments

Comments
 (0)