Skip to content

Commit

Permalink
composer: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Sep 23, 2023
1 parent 70546ba commit ccc3854
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"nette/database": "^3.0",
"nette/forms": "^3.0",
"nette/http": "^3.0",
"nette/mail": "^3.0",
"nette/robot-loader": "^3.0",
"nette/mail": "^3.0 || ^4.0",
"nette/robot-loader": "^3.0 || ^4.0",
"nette/safe-stream": "^2.2",
"nette/security": "^3.0",
"nette/tester": "^2.4",
"latte/latte": "^2.8",
"latte/latte": "^2.8 || ^3.0",
"tracy/tracy": "^2.9",
"phpstan/phpstan-nette": "^1.0"
},
Expand Down

0 comments on commit ccc3854

Please sign in to comment.