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 5737243 commit 4110a56Copy full SHA for 4110a56
1 file changed
composer.json
@@ -26,6 +26,9 @@
26
"satooshi/php-coveralls": "~1.0.0",
27
"mockery/mockery": "~0.9.0"
28
},
29
+ "replace": {
30
+ "paquettg/php-html-parser": "self.version"
31
+ },
32
"autoload": {
33
"psr-0": {
34
"PHPHtmlParser": "src/"
0 commit comments