Skip to content

Commit

Permalink
Composer: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 1, 2023
1 parent 2c8ee4b commit bee75a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -21,9 +21,9 @@
"ext-simplexml": "*",
"ext-libxml": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.3.3 || ^7.4.0",
"nette/di": "^3.0.0",
"nette/utils": "^3.1.0"
"guzzlehttp/guzzle": "^7.4.0",
"nette/di": "^3.1.8",
"nette/utils": "^4.0.3"
},
"require-dev": {
"ninjify/qa": "^0.12",
Expand Down

0 comments on commit bee75a7

Please sign in to comment.