Skip to content

Commit

Permalink
Update install version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Jul 3, 2018
1 parent 77221b1 commit 71cd513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@
To install Site API first add it as a dependency to your project:

```sh
composer require netgen/ezplatform-site-api:^2.4
composer require netgen/ezplatform-site-api:^2.5
```

Once Site API is installed, activate the bundle in `app/AppKernel.php` file by adding it to the `$bundles` array in `registerBundles()` method, together with other required bundles:
Expand Down

0 comments on commit 71cd513

Please sign in to comment.