Skip to content

Commit 3655727

Browse files
authored
Merge pull request #68 from VSEphpbb/updates
Remove maximum version constraint
2 parents 31bad02 + 6a26f9a commit 3655727

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
@@ -30,7 +30,7 @@
3030
"extra": {
3131
"display-name": "phpBB Skeleton Extension",
3232
"soft-require": {
33-
"phpbb/phpbb": ">=3.1.4,<3.3"
33+
"phpbb/phpbb": ">=3.1.4"
3434
},
3535
"version-check": {
3636
"host": "www.phpbb.com",

0 commit comments

Comments
 (0)