Skip to content

Commit

Permalink
Remove autoloading for PHP_CodeSniffer sniff (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasnorre authored Dec 2, 2024
1 parent 4782c2b commit cb9d5b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "exercism/php",
"autoload": {
"Exercism\\Sniffs\\": "src/Exercism/Sniffs",
"Exercism\\Exercises\\": "exercises"
},
"config": {
Expand Down

0 comments on commit cb9d5b1

Please sign in to comment.