We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc99077 + 848f26a commit c28ae12Copy full SHA for c28ae12
composer.json
@@ -3,7 +3,8 @@
3
"description": "Integration bridge for Go! AOP framework",
4
"type": "symfony-bundle",
5
"require": {
6
- "goaop/framework": "^1.0|^2.0@dev"
+ "goaop/framework": "^1.0|^2.0@dev",
7
+ "symfony/dependency-injection": "^2.3 <2.6.0"
8
},
9
"license": "MIT",
10
"authors": [
0 commit comments