Skip to content

Commit a5e330a

Browse files
authored
Update composer.json
1 parent 0cebde9 commit a5e330a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
"email": "Rytia@Outlook.com"
99
}
1010
],
11-
"require": {}
11+
"require": {},
12+
"autoload": {
13+
"files": ["Captcha.php"]
14+
}
1215
}

0 commit comments

Comments
 (0)