Skip to content

Commit e279285

Browse files
committed
Release v1.3.4
1 parent 5ec0833 commit e279285

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"type": "phpbb-extension",
44
"description": "Adds a style dropdown box to the header of every page for quickly switching between styles. Based on the original Prime Quick Style by primehalo.",
55
"homepage": "https://github.com/PayBas/QuickStyle",
6-
"version": "1.3.3",
7-
"time": "2014-10-13",
6+
"version": "1.3.4",
7+
"time": "2014-12-11",
88
"license": "GPL-2.0",
99
"authors": [
1010
{
@@ -27,7 +27,7 @@
2727
"extra": {
2828
"display-name": "Quick Style",
2929
"soft-require": {
30-
"phpbb/phpbb": "3.1.*@dev"
30+
"phpbb/phpbb": ">=3.1.2,<3.2.*@dev"
3131
},
3232
"version-check": {
3333
"host": "paybas.github.io",

0 commit comments

Comments
 (0)