Skip to content

Commit 0bc21b7

Browse files
committed
valid phpbb version constraint
1 parent 4a0dd96 commit 0bc21b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"extra": {
2525
"display-name": "phpBB.de - Pastebin",
2626
"soft-require": {
27-
"phpbb/phpbb": ">=3.1.2,<3.2.*@dev"
27+
"phpbb/phpbb": ">=3.1.2,<3.2@dev"
2828
}
2929
}
3030
}

0 commit comments

Comments
 (0)