Skip to content

Commit

Permalink
Updating README file to use php5.4 and higher version and adding v2 t…
Browse files Browse the repository at this point in the history
…o composer require
  • Loading branch information
arfaram committed Oct 10, 2017
1 parent 9a86ca8 commit 9fe63ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ See [YOOCHOOSE documentation](https://yoochoose.com/Personalization-Solution/Doc

## Requirements

- PHP 5.4.4 *or higher PHP 5.x version*
- PHP 5.4.4 *or higher*
- Symfony 2.7 *or higher Symfony 2.x version*
- eZ Publish v5.4.1+ or eZ Platform/Enterprise v1.0+, with the REST API configured to use sessions and publicly open to the YOOCHOOSE servers.
- A YOOCHOOSE subscription
Expand All @@ -25,7 +25,7 @@ This bundle is independent from the `ezrecommendation` extension used in eZ Publ
1\. Run the following from your eZ Publish / eZ Platform installation root *(here with most recent 1.x release)*:

```bash
composer require --no-update ezsystems/recommendation-bundle:^1.0.0
composer require --no-update ezsystems/recommendation-bundle:^2.0
composer update --prefer-dist
```

Expand Down

0 comments on commit 9fe63ad

Please sign in to comment.