Skip to content

Commit

Permalink
Composer: upgrade deps (tracy 2.9, ...)
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Sep 28, 2022
1 parent 7c162ca commit 3a8fef6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions composer.json
@@ -1,6 +1,6 @@
{
"name": "contributte/tracy",
"description": "Tuned Tracy Bars/Panels/BlueScreens for easy-developing",
"description": "Nette Tracy extensions for easy-developing",
"keywords": [
"nette",
"tracy",
Expand All @@ -16,19 +16,15 @@
{
"name": "Milan Felix Šulc",
"homepage": "https://f3l1x.io"
},
{
"name": "Marek Bartoš",
"homepage": "https://marek-bartos.cz"
}
],
"require": {
"php": ">=7.2",
"tracy/tracy": "^2.7.0"
"tracy/tracy": "^2.9.0"
},
"require-dev": {
"nette/application": "^3.0.0",
"nette/di": "~3.0.0",
"nette/di": "^3.0.0",
"nette/http": "^3.0.1",
"ninjify/nunjuck": "^0.4",
"ninjify/qa": "^0.12",
Expand Down

0 comments on commit 3a8fef6

Please sign in to comment.