mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 17:59:21 +02:00
9.1
This commit is contained in:
parent
93684902e4
commit
ae720c7b5c
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
||||||
"ext-xmlreader": "*",
|
"ext-xmlreader": "*",
|
||||||
"ext-zip": "*",
|
"ext-zip": "*",
|
||||||
"ext-gd": "*",
|
"ext-gd": "*",
|
||||||
"ext-imagick": "*"
|
"ext-imagick": "*",
|
||||||
|
"ext-gettext": "*"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "vendor/bin/phpunit"
|
"test": "vendor/bin/phpunit"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue