We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e594da + 0a08c51 commit 05fc4d4Copy full SHA for 05fc4d4
README.md
@@ -18,7 +18,7 @@ $ composer require neo4j/neo4j-bundle
18
If you want to use the an `EntityManager` you need to install a [GraphAware OGM](https://github.com/graphaware/neo4j-php-ogm)
19
20
```bash
21
-$ composer require graphaware/neo4j-php-ogm:@beta
+$ composer require graphaware/neo4j-php-ogm:@rc
22
```
23
24
Enable the bundle in your kernel:
0 commit comments