Skip to content

Commit dd2205f

Browse files
committed
:octocat: dependecy update
1 parent c025dcd commit dd2205f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
},
2121
"require": {
2222
"php": "^7.4 || ^8.0",
23-
"psr/http-factory":"^1.0",
2423
"ext-json": "*",
2524
"ext-simplexml": "*",
26-
"ext-zlib": "*"
25+
"ext-zlib": "*",
26+
"psr/http-factory":"^1.0"
2727
},
2828
"require-dev": {
29-
"guzzlehttp/psr7": "2.0.0-beta1",
29+
"guzzlehttp/psr7": "^2.0",
3030
"phan/phan": "^4.0",
3131
"phpunit/phpunit": "^9.5"
3232
},

0 commit comments

Comments
 (0)