mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
ip address whitelist
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
"picqer/php-barcode-generator": "^2.4",
|
||||
"chillerlan/php-qrcode": "^4.3",
|
||||
"ext-ctype": "*",
|
||||
"lasserafn/php-initial-avatar-generator": "^4.3"
|
||||
"lasserafn/php-initial-avatar-generator": "^4.3",
|
||||
"tholu/php-cidr-match": "^0.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5",
|
||||
|
||||
Reference in New Issue
Block a user