Skip to content

Commit 985edb1

Browse files
authored
Merge pull request #62 from SimpleBus/cmodijk-patch-1
Remove the minimum-stability
2 parents 30faeb7 + 8c0ef95 commit 985edb1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,5 @@
4848
"psr-4": {
4949
"SimpleBus\\SymfonyBridge\\Tests\\": "tests"
5050
}
51-
},
52-
"minimum-stability": "dev",
53-
"prefer-stable": true
51+
}
5452
}

0 commit comments

Comments
 (0)