We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1935ae + 93d1dcf commit 26c852bCopy full SHA for 26c852b
composer.json
@@ -12,7 +12,7 @@
12
"php": ">=7.0"
13
},
14
"autoload": {
15
- "psr-0": {
+ "psr-4": {
16
"EnzoMC\\PhpFPGrowth\\": "src/"
17
}
18
0 commit comments