Skip to content

Commit 0a08c51

Browse files
committed
Use ReleaseCandidate instead of Beta
1 parent ed890d6 commit 0a08c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ composer require neo4j/neo4j-bundle
1818
If you want to use the an `EntityManager` you need to install a [GraphAware OGM](https://github.com/graphaware/neo4j-php-ogm)
1919

2020
```bash
21-
$ composer require graphaware/neo4j-php-ogm:@beta
21+
$ composer require graphaware/neo4j-php-ogm:@rc
2222
```
2323

2424
Enable the bundle in your kernel:

0 commit comments

Comments
 (0)