mirror of
https://github.com/openvk/chandler.git
synced 2024-11-14 19:19:11 +03:00
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:
parent
6ea8e2464c
commit
2765bd98f9
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue