Upgrade to 3.3.3

This commit is contained in:
Bastian Allgeier
2020-01-20 12:19:33 +01:00
parent dd8a5e1ac3
commit 9c87f2fbc3
40 changed files with 1630 additions and 189 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "getkirby/cms",
"description": "The Kirby 3 core",
"version": "3.3.2",
"version": "3.3.3",
"license": "proprietary",
"keywords": ["kirby", "cms", "core"],
"homepage": "https://getkirby.com",
@@ -30,7 +30,7 @@
"phpmailer/phpmailer": "6.0.7",
"filp/whoops": "2.3.1",
"true/punycode": "2.1.1",
"zendframework/zend-escaper": "2.6.0"
"laminas/laminas-escaper": "2.6.0"
},
"autoload": {
"files": ["config/setup.php"],