Skip to content

Commit

Permalink
Reconfigure for 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Feb 18, 2019
1 parent 3ef783a commit 1dfce70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Expand Up @@ -103,7 +103,7 @@ _Tip:_
Package can be installed using Composer in the following way:

```
composer require --update-with-all-dependencies "ezsystems/legacy-bridge:^2.0"
composer require --update-with-all-dependencies "ezsystems/legacy-bridge:^2.1"
```

### Recommended: Add additional Legacy <=> eZ Platform integrations
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -36,7 +36,7 @@
"extra": {
"ezpublish-legacy-dir": "ezpublish_legacy",
"branch-alias": {
"dev-master": "2.0.x-dev"
"dev-master": "2.1.x-dev"
}
}
}

0 comments on commit 1dfce70

Please sign in to comment.