Skip to content

Commit 8f2ff94

Browse files
committed
remove compose.lock
1 parent 6263951 commit 8f2ff94

File tree

3 files changed

+2
-3492
lines changed

3 files changed

+2
-3492
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.idea
22
/vendor/
3+
composer.lock

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "masterro/laravel-xss-filter",
3-
"description": "Filter user input for XSS but don't tuuch other html",
3+
"description": "Filter user input for XSS but don't touch other html",
44
"license": "MIT",
55
"keywords": [
66
"laravel",

0 commit comments

Comments
 (0)