Skip to content

Commit a1679a1

Browse files
authored
fix: psr-discovery dependency (#1655)
1 parent 34eea9b commit a1679a1

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
@@ -25,8 +25,8 @@
2525
"nette/php-generator": "^4.1.6",
2626
"nikic/php-parser": "^5.3",
2727
"php": "^8.4",
28-
"psr-discovery/http-client-implementations": "^1.2",
29-
"psr-discovery/http-factory-implementations": "^1.4",
28+
"psr-discovery/http-client-implementations": "^1.4",
29+
"psr-discovery/http-factory-implementations": "^1.2",
3030
"psr/cache": "^3.0",
3131
"psr/clock": "^1.0.0",
3232
"psr/http-client": "^1.0.0",

0 commit comments

Comments
 (0)