kolab_2fa: Bump min PHP version to >= 7.2.0
This commit is contained in:
parent
4ff91e51de
commit
7f764413f6
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=7.2.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"spomky-labs/otphp": "~10.0.3",
|
"spomky-labs/otphp": "~10.0.3",
|
||||||
"endroid/qr-code": "~1.6.5",
|
"endroid/qr-code": "~1.6.5",
|
||||||
|
|
Loading…
Add table
Reference in a new issue