Skip to content

Commit

Permalink
Updating to PSR-4
Browse files Browse the repository at this point in the history
  • Loading branch information
pleonasm committed Nov 2, 2020
1 parent 9119f2e commit 8f0afba
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Expand Up @@ -17,6 +17,8 @@
"sanmai/phpunit-legacy-adapter": "^6 || ^8"
},
"autoload": {
"psr-0": { "Pleo": "src/" }
"psr-4": {
"Pleo\\Merkle\\": "src/"
}
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8f0afba

Please sign in to comment.