Upgrade to 3.5.5

This commit is contained in:
Bastian Allgeier
2021-05-11 11:55:32 +02:00
parent de3560f3d6
commit efeff45192
146 changed files with 2008 additions and 1075 deletions

View File

@@ -8,7 +8,7 @@
"core"
],
"homepage": "https://getkirby.com",
"version": "3.5.4",
"version": "3.5.5",
"license": "proprietary",
"authors": [
{
@@ -21,13 +21,13 @@
"php": ">=7.3.0 <8.1.0",
"ext-ctype": "*",
"ext-mbstring": "*",
"claviska/simpleimage": "3.5.1",
"filp/whoops": "2.9.1",
"claviska/simpleimage": "3.6.3",
"filp/whoops": "2.12.1",
"getkirby/composer-installer": "^1.2.0",
"laminas/laminas-escaper": "2.7.0",
"michelf/php-smartypants": "1.8.1",
"mustangostang/spyc": "0.6.3",
"phpmailer/phpmailer": "6.2.0",
"phpmailer/phpmailer": "6.4.1",
"true/punycode": "2.1.1"
},
"config": {