1
0
Fork 0

Update composer packages

This commit is contained in:
sgiehl 2022-02-03 11:05:58 +01:00
parent 8891735532
commit cb4fd4347d
No known key found for this signature in database
GPG key ID: 6C85A2863D997A05
2 changed files with 1729 additions and 463 deletions

View file

@ -1,15 +1,16 @@
{
"require": {
"slim/slim": "^3.0",
"slim/slim": "^4.9",
"ezyang/htmlpurifier": "^4.9",
"phpmailer/phpmailer": "^6.0",
"erusev/parsedown": "^1.6",
"slim/twig-view": "^2.2",
"knplabs/github-api": "^2.5",
"php-http/guzzle6-adapter": "^1.1",
"cache/filesystem-adapter": "^1.0",
"monolog/monolog": "^1.23",
"evert/sitemap-php": "^1.2"
"slim/twig-view": "^3.3.0",
"knplabs/github-api": "^3.5",
"php-http/guzzle7-adapter": "^1.0",
"cache/filesystem-adapter": "^1.2",
"monolog/monolog": "^2.3",
"evert/sitemap-php": "^1.2",
"php-di/php-di": "^6.3"
},
"autoload":{
"psr-0":{

2177
src/composer.lock generated

File diff suppressed because it is too large Load diff