Skip to content

Commit

Permalink
README: update composer root version
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal authored and ondrejmirtes committed Nov 15, 2023
1 parent 0b21aba commit d17ffbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Any contributions are welcome.
composer install
```

If you encounter dependency problem, try using `export COMPOSER_ROOT_VERSION=1.10.x-dev`
If you encounter dependency problem, try using `export COMPOSER_ROOT_VERSION=1.11.x-dev`

If you are using macOS and are using an older version of `patch`, you may have problems with patch application failure during `composer install`. Try using `brew install gpatch` to install a newer and supported `patch` version.

Expand Down

0 comments on commit d17ffbf

Please sign in to comment.