Skip to content

Commit 1c1b251

Browse files
authored
Rise httpsoft/http-runner to v1.1 (#2)
1 parent 5642b32 commit 1c1b251

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
},
2121
"require": {
2222
"php": "^7.4|^8.0",
23-
"httpsoft/http-runner": "^1.0"
23+
"httpsoft/http-runner": "^1.1"
2424
},
2525
"require-dev": {
26-
"httpsoft/http-message": "^1.0",
26+
"httpsoft/http-message": "^1.1",
2727
"phpunit/phpunit": "^9.5",
2828
"squizlabs/php_codesniffer": "^3.7",
2929
"vimeo/psalm": "^4.9|^5.2"

0 commit comments

Comments
 (0)