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 b08ed34 commit 8c15deeCopy full SHA for 8c15dee
composer.json
@@ -20,6 +20,6 @@
20
"php": ">=5.3.2"
21
},
22
"autoload": {
23
- "psr-0": { "Sunra\\PhpSimple\\HtmlDomParser": "src/" }
+ "psr-0": { "Sunra\\PhpSimple\\HtmlDomParser": "Src/" }
24
}
25
0 commit comments