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 efea5d4 commit 1d105dfCopy full SHA for 1d105df
composer.json
@@ -40,18 +40,11 @@
40
"psr-4": { "League\\Bundle\\OAuth2ServerBundle\\Tests\\": "tests/" }
41
},
42
"config": {
43
- "sort-packages": true,
44
- "allow-plugins": {
45
- "bamarni/composer-bin-plugin": true
46
- }
+ "sort-packages": true
47
48
"extra": {
49
"branch-alias": {
50
"dev-master": "0.4-dev"
51
- },
52
- "bamarni": {
53
- "bin-links": false,
54
- "forward-command": false
55
}
56
57
"minimum-stability": "dev"
0 commit comments