File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
1212Overview
1313--------
@@ -33,7 +33,7 @@ $ composer require goaop/goaop-symfony-bundle
3333```
3434
3535Versions 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
3838Then enable the bundle in the kernel:
3939``` php
You can’t perform that action at this time.
0 commit comments