Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 4206112

Browse files
committed
Load Securimage from Composer instead of embedding. Keep our own words list.
1 parent 522ac1e commit 4206112

File tree

12 files changed

+4
-4068
lines changed

12 files changed

+4
-4068
lines changed

core/src/core/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"davegardnerisme/nsqphp": "dev-master",
1919
"sabre/dav":"1.8.10",
2020
"aws/aws-sdk-php": "^3.19.4",
21-
"meenie/javascript-packer":"1.1"
21+
"meenie/javascript-packer":"1.1",
22+
"dapphp/securimage":"3.6.4"
2223
}
2324

2425
}

core/src/core/src/lib/http_class/LICENSE.txt

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)