Skip to content

Commit c3700a0

Browse files
authored
Merge pull request #240 from ashnazg/phpunit
bump httprequest2 to clear security alert
2 parents f3d92e2 + 8c854dd commit c3700a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"type": "library",
2424
"require": {
2525
"php": ">=7.4",
26-
"pear/http_request2": "2.4.*",
26+
"pear/http_request2": "^2.7",
2727
"pear/log": "1.12.*|1.13.*|1.14.*",
2828
"ext-simplexml": "*"
2929
},

0 commit comments

Comments
 (0)