Skip to content

Commit cb9d5b1

Browse files
authored
Remove autoloading for PHP_CodeSniffer sniff (#870)
1 parent 4782c2b commit cb9d5b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "exercism/php",
33
"autoload": {
4-
"Exercism\\Sniffs\\": "src/Exercism/Sniffs",
54
"Exercism\\Exercises\\": "exercises"
65
},
76
"config": {

0 commit comments

Comments
 (0)