Skip to content

Commit 2bdb107

Browse files
committed
Composer: upgrade dev tools
1 parent 6220153 commit 2bdb107

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"nette/utils": "^4.0.3"
2929
},
3030
"require-dev": {
31-
"latte/latte": "^2.11.5",
31+
"latte/latte": "^3.0.12",
3232
"nette/application": "^3.1.7",
33-
"nette/caching": "^3.1.4",
33+
"nette/caching": "^3.2.3",
3434
"contributte/qa": "^0.4",
3535
"contributte/phpstan": "^0.1",
36-
"tracy/tracy": "^2.9.0",
36+
"tracy/tracy": "^2.10.5",
3737
"phpunit/php-code-coverage": "^10.1.11"
3838
},
3939
"autoload": {

0 commit comments

Comments
 (0)