1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-20 08:31:32 +02:00

[ticket/11526] Increase composer minimum stability in olympus to stable.

PHPBB3-11526
This commit is contained in:
Andreas Fischer
2013-05-09 02:29:03 +02:00
parent d26da01fa0
commit b3d16f21a8

View File

@@ -1,5 +1,4 @@
{ {
"minimum-stability": "beta",
"require-dev": { "require-dev": {
"fabpot/goutte": "v0.1.0" "fabpot/goutte": "v0.1.0"
} }