Skip to content

Commit 283a56b

Browse files
authored
Merge pull request #47 from aduh95/patch-1
Thanks :) Adding autoload to the Composer file
2 parents e164376 + 9941ed2 commit 283a56b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
"license": "APACHE",
88
"require-dev": {
99
"satooshi/php-coveralls": ">=0.6"
10+
},
11+
"autoload": {
12+
"classmap": ["libs/csrf/"]
1013
}
1114
}

0 commit comments

Comments
 (0)