Skip to content

Commit 90ccd3b

Browse files
committed
Update composer.json
1 parent a625cfb commit 90ccd3b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/texxasrulez/advanced_search",
66
"license": "GPL-3.0-only",
77
"type": "roundcube-plugin",
8-
"version": "3.2",
8+
"version": "3.3",
99
"authors": [
1010
{
1111
"name": "Gene Hawkins",
@@ -22,10 +22,5 @@
2222
"require": {
2323
"php": ">=5.2.1",
2424
"roundcube/plugin-installer": ">=0.1.2"
25-
},
26-
"extra": {
27-
"roundcube": {
28-
"min-version": "1.4"
29-
}
3025
}
3126
}

0 commit comments

Comments
 (0)