Skip to content

Commit

Permalink
Composer: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Nov 17, 2023
1 parent bd5000f commit 0dc3dd9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -36,11 +36,11 @@
},
"require": {
"php": ">=8.1",
"nette/http": "^3.0",
"nette/application": "^3.0",
"nette/di": "^3.0",
"nette/http": "^3.2.3",
"nette/application": "^3.1.14",
"nette/di": "^3.1.8",
"latte/latte": "^2.6|^3.0",
"contributte/api-router": "^4.0"
"contributte/api-router": "^5.0 || ^6.0"
},
"require-dev": {
"mockery/mockery": "^1.3.4",
Expand Down

0 comments on commit 0dc3dd9

Please sign in to comment.