Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 686f747

Browse files
authoredOct 16, 2023
Merge pull request #68 from clue-labs/install-beta
Update install instructions to include GraPHP v1 beta
2 parents 24b1994 + e82d855 commit 686f747

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
@@ -425,7 +425,7 @@ Once released, this project will follow [SemVer](https://semver.org/).
425425
At the moment, this will install the latest development version:
426426

427427
```bash
428-
composer require graphp/graphviz:^1@dev
428+
composer require graphp/graphviz:^1@dev graphp/graph:^1@dev
429429
```
430430

431431
See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.

0 commit comments

Comments
 (0)
Failed to load comments.