RC6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "getkirby/cms",
|
||||
"description": "The Kirby 3 core",
|
||||
"version": "3.0.0-RC-5.0",
|
||||
"version": "3.0.0-RC-6.0",
|
||||
"license": "proprietary",
|
||||
"keywords": ["kirby", "cms", "core"],
|
||||
"homepage": "https://getkirby.com",
|
||||
@@ -24,13 +24,13 @@
|
||||
"ext-mbstring": "*",
|
||||
"ext-ctype": "*",
|
||||
"getkirby/composer-installer": "*",
|
||||
"mustangostang/spyc": "0.6.*",
|
||||
"michelf/php-smartypants": "1.8.*",
|
||||
"claviska/simpleimage": "3.3.*",
|
||||
"phpmailer/phpmailer": "6.0.*",
|
||||
"filp/whoops": "2.3.*",
|
||||
"true/punycode": "2.1.*",
|
||||
"zendframework/zend-escaper": "2.6.*"
|
||||
"mustangostang/spyc": "0.6.2",
|
||||
"michelf/php-smartypants": "1.8.1",
|
||||
"claviska/simpleimage": "3.3.3",
|
||||
"phpmailer/phpmailer": "6.0.6",
|
||||
"filp/whoops": "2.3.1",
|
||||
"true/punycode": "2.1.1",
|
||||
"zendframework/zend-escaper": "2.6.0"
|
||||
},
|
||||
"autoload": {
|
||||
"files": ["config/helpers.php", "config/aliases.php", "config/tests.php"],
|
||||
|
Reference in New Issue
Block a user