Skip to content

Commit c77d746

Browse files
committed
update versions
1 parent 1cd467e commit c77d746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ First, add the dependency to `phpmentors/proxy-url-rewrite-bundle` into your `co
2121
Stable version:
2222

2323
```
24-
composer require phpmentors/proxy-url-rewrite-bundle "1.2.*"
24+
composer require phpmentors/proxy-url-rewrite-bundle "1.3.*"
2525
```
2626

2727
Development version:
2828

2929
```
30-
composer require phpmentors/proxy-url-rewrite-bundle "~1.3@dev"
30+
composer require phpmentors/proxy-url-rewrite-bundle "~1.4@dev"
3131
```
3232

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

0 commit comments

Comments
 (0)