Skip to content

Commit 13a3db9

Browse files
committed
Update composer.json to RC2 version
1 parent af5d26b commit 13a3db9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

composer.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@
2121
}
2222
],
2323
"require": {
24-
"php": ">=5.3",
25-
"phpbb/phpbb": "3.1.*@dev"
24+
"php": ">=5.3.3"
2625
},
2726
"extra": {
28-
"display-name": "phpBB.de - Move Message"
27+
"display-name": "phpBB.de - Move Message",
28+
"soft-require": {
29+
"phpbb/phpbb": "3.1.*@dev"
30+
}
2931
}
3032
}

0 commit comments

Comments
 (0)