Skip to content

Commit 0433bf2

Browse files
authored
Update doc to include modern SF versions
1 parent cdc4a16 commit 0433bf2

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
@@ -7,7 +7,7 @@ GoAopBundle
77
[![Minimum PHP Version](http://img.shields.io/badge/php-%3E%3D%205.5-8892BF.svg)](https://php.net/)
88
[![License](https://img.shields.io/packagist/l/goaop/goaop-symfony-bundle.svg)](https://packagist.org/packages/goaop/goaop-symfony-bundle)
99

10-
The GoAopBundle adds support for Aspect-Oriented Programming via Go! AOP Framework for Symfony2 applications.
10+
The GoAopBundle adds support for Aspect-Oriented Programming via Go! AOP Framework for Symfony2-Symfony4 applications.
1111

1212
Overview
1313
--------
@@ -33,7 +33,7 @@ $ composer require goaop/goaop-symfony-bundle
3333
```
3434

3535
Versions 1.x are for Symfony >=2.0,<2.7
36-
Versions 2.x(master) are for Symfony >= 2.7 and 3.0
36+
Versions 2.x(master) are for Symfony >= 2.7 and 3.x
3737

3838
Then enable the bundle in the kernel:
3939
```php

0 commit comments

Comments
 (0)