Skip to content

Commit 24186f3

Browse files
committed
:octocat: dependency update
1 parent e1c847d commit 24186f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"require": {
2828
"php": "^8.1",
2929
"ext-curl": "*",
30-
"chillerlan/php-http-message-utils": "^2.1",
30+
"chillerlan/php-http-message-utils": "^2.2",
3131
"chillerlan/php-settings-container": "^3.1.1",
3232
"chillerlan/psr-7": "^1.0",
3333
"psr/http-client": "^1.0",
@@ -36,6 +36,7 @@
3636
"psr/log": "^1.1 || ^2.0 || ^3.0"
3737
},
3838
"require-dev": {
39+
"chillerlan/phpunit-http": "^1.0",
3940
"phan/phan": "^5.4",
4041
"phpmd/phpmd": "^2.15",
4142
"phpunit/phpunit": "^10.5",

0 commit comments

Comments
 (0)