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.
1 parent fa2a681 commit 93d1dcfCopy full SHA for 93d1dcf
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