Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit d776213

Browse files
author
Joshua Moon
committed
Updated composer.json for security patches.
1 parent 204c2ce commit d776213

File tree

6 files changed

+2301
-22
lines changed

6 files changed

+2301
-22
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/vendor
22
composer.phar
3-
composer.lock
43
.DS_Store
54
Thumbs.db
65
.idea

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.2",
15-
"enshrined/svg-sanitize": "0.10.*",
15+
"enshrined/svg-sanitize": ">=0.13.1",
1616
"illuminate/support": "6.*"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)