Skip to content

Commit

Permalink
Merge branch '1.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed May 2, 2019
2 parents c7a1548 + 2659c7e commit dd43044
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL-MANUALLY.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ _Tip:_
Package can be installed using Composer in the following way:

```
composer require --update-no-dev "ezsystems/legacy-bridge:^1.5.0"
composer require --update-with-all-dependencies "ezsystems/legacy-bridge:^1.5.0"
```

### Recommended: Add additional Legacy <=> eZ Platform integrations
Expand Down
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ _TIP:_

1. Installed package using [Composer](https://getcomposer.org/doc/00-intro.md):
```
composer require --update-no-dev "ezsystems/legacy-bridge"
composer require --update-with-all-dependencies "ezsystems/legacy-bridge"
```

2. Enable `EzPublishLegacyBundle`
Expand Down

0 comments on commit dd43044

Please sign in to comment.