mirror of
https://github.com/openvk/chandler.git
synced 2025-01-22 15:24:15 +03:00
266e720435
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 5.5.1 to 6.0.0. - [Release notes](https://github.com/firebase/php-jwt/releases) - [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/php-jwt/compare/v5.5.1...v6.0.0) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
22 lines
584 B
JSON
22 lines
584 B
JSON
{
|
|
"require": {
|
|
"php": "~7.3||~8.1",
|
|
|
|
"nette/utils": "^3.0",
|
|
"nette/di": "^3.0",
|
|
"nette/database": "^3.0",
|
|
"swiftmailer/swiftmailer": "^6.2",
|
|
"latte/latte": "2.10.10",
|
|
"nette/safe-stream": "^2.4",
|
|
"nette/tokenizer": "^3.1",
|
|
"firebase/php-jwt": "^6.0",
|
|
"symfony/translation": "^5.0",
|
|
"symfony/yaml": "^5.3",
|
|
"guzzlehttp/guzzle": "^6.0",
|
|
"wildbit/postmark-php": "^4.0",
|
|
"tracy/tracy": "2.10"
|
|
},
|
|
"suggest": {
|
|
"ext-yaml": "for faster yaml parsing"
|
|
}
|
|
}
|