Skip to content

Commit 6f097ad

Browse files
committed
removed minimum-stability
1 parent 13a2a8c commit 6f097ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@
3838
"autoload": {
3939
"psr-0": { "FOS\\OAuthServerBundle": "" }
4040
},
41-
"target-dir": "FOS/OAuthServerBundle",
42-
"minimum-stability": "dev"
41+
"target-dir": "FOS/OAuthServerBundle"
4342
}

0 commit comments

Comments
 (0)