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.
1 parent 75c4300 commit ab024daCopy full SHA for ab024da
composer.json
@@ -3,7 +3,7 @@
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",
7
"symfony/dependency-injection": "^2.6|^3.0"
8
},
9
"license": "MIT",
@@ -13,7 +13,6 @@
13
"email": "lisachenko.it@gmail.com"
14
}
15
],
16
- "minimum-stability": "stable",
17
"autoload": {
18
"psr-4": {
19
"Go\\Symfony\\GoAopBundle\\": "./"
0 commit comments