Skip to content

Commit

Permalink
Composer: upgrade psr7 to 2.4.3 and nette utils to 3.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 13, 2022
1 parent 53b7143 commit 8b2b9e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -20,8 +20,8 @@
],
"require": {
"php": ">=7.2",
"guzzlehttp/psr7": "^1.7.0 || ^2.1.0",
"nette/utils": "^3.0.0"
"guzzlehttp/psr7": "^2.4.3",
"nette/utils": "^3.2.8"
},
"require-dev": {
"nette/application": "^3.1.8",
Expand Down

0 comments on commit 8b2b9e2

Please sign in to comment.