Skip to content

Commit f70cf78

Browse files
committed
Corrected depending on the developers' branch
1 parent 6360639 commit f70cf78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

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

0 commit comments

Comments
 (0)