Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsedivy committed Apr 27, 2019
1 parent 2ba4b8d commit 2798acf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@
"php": ">= 7.1",
"nette/caching": "^3.0 || ^2.5",
"nette/utils": "^3.0 || ^2.5",
"tracy/tracy": "^2.6",
"ext-mbstring": "*",
"ext-iconv": "*",
"phpstan/phpstan": "^0.11.5"
"ext-iconv": "*"
},
"require-dev": {
"phpstan/phpstan": "^0.11.5"
}
}

0 comments on commit 2798acf

Please sign in to comment.