build(composer): Bump latte to 2.10.10 and tracy to 2.10

This is being done to make chandler work on PHP 8.2
This commit is contained in:
Alexander Minkin 2023-12-10 17:10:21 +03:00
parent 6ea8e2464c
commit 2765bd98f9
Signed by untrusted user: WerySkok
GPG Key ID: 88E9A2F3AFE44C30
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"nette/di": "^3.0",
"nette/database": "^3.0",
"swiftmailer/swiftmailer": "^6.2",
"latte/latte": "2.10.8",
"latte/latte": "2.10.10",
"nette/safe-stream": "^2.4",
"nette/tokenizer": "^3.1",
"firebase/php-jwt": "^5.0",
@ -14,7 +14,7 @@
"symfony/yaml": "^5.3",
"guzzlehttp/guzzle": "^6.0",
"wildbit/postmark-php": "^4.0",
"tracy/tracy": "2.9"
"tracy/tracy": "2.10"
},
"suggest": {
"ext-yaml": "for faster yaml parsing"