Skip to content

Commit

Permalink
Added autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
jason490 committed Nov 10, 2023
1 parent 8571762 commit ac7b13a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
"require-dev": {
"php": "^7.2.5|^8.0",
"phpunit/phpunit": "~6.0|~5.0|~8.0"
},
"autoload": {
"psr-0": { "Submitty": "src/" }
}
}

0 comments on commit ac7b13a

Please sign in to comment.