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 6401a9d commit ae212e8Copy full SHA for ae212e8
composer.json
@@ -21,7 +21,7 @@
21
"paquettg/php-html-parser": "^3.1"
22
},
23
"autoload": {
24
- "psr-0": {"PHPFUI\\InstaDoc\\": "src/"}
+ "psr-4": {"PHPFUI\\InstaDoc\\": "src/PHPFUI/InstaDoc/"}
25
26
"require-dev": {
27
"phpunit/phpunit": "<10.0",
0 commit comments