Skip to content

Commit

Permalink
composer: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Oct 12, 2022
1 parent d185f95 commit 9f6feba
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,12 @@
"require-dev": {
"nette/application": "^3.0",
"nette/di": "^3.0",
"nette/tester": "^2.0",
"nette/tester": "^2.4",
"latte/latte": "^2.10.2 || ^3.0.3",
"tracy/tracy": "^2.4",
"phpstan/phpstan-nette": "^0.12"
"tracy/tracy": "^2.9",
"phpstan/phpstan-nette": "^1"
},
"conflict": {
"nette/di": "<3.0-stable",
"latte/latte": ">=3.1"
},
"autoload": {
Expand Down

0 comments on commit 9f6feba

Please sign in to comment.