Skip to content

Commit fbd2cb8

Browse files
authored
Merge pull request thesoftwarefanatics#2 from thesoftwarefanatics/add-missing-replace
Add missing replace directive
2 parents 5737243 + 4110a56 commit fbd2cb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"satooshi/php-coveralls": "~1.0.0",
2727
"mockery/mockery": "~0.9.0"
2828
},
29+
"replace": {
30+
"paquettg/php-html-parser": "self.version"
31+
},
2932
"autoload": {
3033
"psr-0": {
3134
"PHPHtmlParser": "src/"

0 commit comments

Comments
 (0)