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 13, 2023
1 parent 9c2ecb8 commit b1f95ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
}
],
"require": {
"php": ">=8.0",
"nette/database": "^3.1.6",
"nette/php-generator": "^4.0.0",
"nette/utils": "^3.2.0",
"doctrine/inflector": "^2.0.0"
"php": ">=8.1",
"nette/database": "^3.1.9",
"nette/php-generator": "^4.1.2",
"nette/utils": "^4.0.3",
"doctrine/inflector": "^2.0.8"
},
"require-dev": {
"ninjify/nunjuck": "^0.4",
Expand Down

0 comments on commit b1f95ec

Please sign in to comment.