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.
1 parent ed890d6 commit 0a08c51Copy full SHA for 0a08c51
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