Skip to content

Commit

Permalink
Composer: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
h4kuna authored and f3l1x committed Apr 8, 2023
1 parent 00d3c3c commit 941a5b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -24,15 +24,15 @@
"php": ">= 8.0",
"ext-json": "*",
"guzzlehttp/psr7": "^2.0",
"nette/utils": "^3.1"
"nette/utils": "^3.1 || ^4.0"
},
"require-dev": {
"contributte/guzzlette": "^3.0",
"mockery/mockery": "^1.3",
"nette/caching": "^3.0",
"nette/di": "^3.1.0",
"nette/tester": "^2.3.1",
"ninjify/nunjuck": "^0.3",
"ninjify/nunjuck": "^0.4",
"ninjify/qa": "^0.13",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
Expand Down

0 comments on commit 941a5b4

Please sign in to comment.