Skip to content

Commit b2d2c13

Browse files
committed
Remove max phpBB version since we are compat. with 3.3
1 parent f489455 commit b2d2c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"extra": {
3939
"display-name": "Board Rules",
4040
"soft-require": {
41-
"phpbb/phpbb": ">=3.2.0,<3.3"
41+
"phpbb/phpbb": ">=3.2.0"
4242
},
4343
"version-check": {
4444
"host": "www.phpbb.com",

0 commit comments

Comments
 (0)