Skip to content

Commit

Permalink
Composer: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janpecha committed Jun 1, 2023
1 parent 76c582f commit 94e4390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"require": {
"php": ">=5.6.0",
"nette/application": "^2.4 || ^3.0",
"nette/utils": "^2.4 || ^3.0",
"latte/latte": "^2.4"
"nette/utils": "^2.4 || ^3.0 || ^4.0",
"latte/latte": "^2.4 || ^3.0"
},
"autoload": {
"classmap": ["src/"]
Expand Down

0 comments on commit 94e4390

Please sign in to comment.