Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
iteman committed Jul 30, 2018
1 parent 1cd467e commit c77d746
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 @@ -21,13 +21,13 @@ First, add the dependency to `phpmentors/proxy-url-rewrite-bundle` into your `co
Stable version:

```
composer require phpmentors/proxy-url-rewrite-bundle "1.2.*"
composer require phpmentors/proxy-url-rewrite-bundle "1.3.*"
```

Development version:

```
composer require phpmentors/proxy-url-rewrite-bundle "~1.3@dev"
composer require phpmentors/proxy-url-rewrite-bundle "~1.4@dev"
```

Second, add `PHPMentorsProxyURLRewriteBundle` into your bundles to register in `AppKernel::registerBundles()` as the following:
Expand Down

0 comments on commit c77d746

Please sign in to comment.