Skip to content

Commit

Permalink
Change dependency to g-scalvini/xml_htmlsax3 and specify phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
g-scalvini committed Oct 4, 2023
1 parent e62eb4d commit fd28541
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"require": {
"php": ">=5.3.3",
"pear/pear_exception": "*",
"pear/xml_htmlsax3": "*"
"g-scalvini/xml_htmlsax3": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "*"
"phpunit/phpunit": "^4.8"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit fd28541

Please sign in to comment.