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 28c7dda commit cf75e1aCopy full SHA for cf75e1a
1 file changed
composer.json
@@ -33,5 +33,10 @@
33
"psr-0": {
34
"PHPHtmlParser": "src/"
35
}
36
+ },
37
+ "extra": {
38
+ "branch-alias": {
39
+ "dev-master": "1.8.x-dev"
40
+ }
41
42
0 commit comments