1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-12 00:54:52 +02:00

Version 1.1.1 with analytics plugin, theme optimization and plugin-docu

This commit is contained in:
Sebastian
2018-02-26 17:36:08 +01:00
parent c43c633cb4
commit 058b3a531b
43 changed files with 530 additions and 311 deletions

23
composer.lock generated
View File

@@ -182,21 +182,24 @@
},
{
"name": "nikic/fast-route",
"version": "v1.2.0",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
"reference": "b5f95749071c82a8e0f58586987627054400cdf6"
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/b5f95749071c82a8e0f58586987627054400cdf6",
"reference": "b5f95749071c82a8e0f58586987627054400cdf6",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|~5.7"
},
"type": "library",
"autoload": {
"psr-4": {
@@ -221,7 +224,7 @@
"router",
"routing"
],
"time": "2017-01-19T11:35:12+00:00"
"time": "2018-02-13T20:26:39+00:00"
},
{
"name": "paragonie/random_compat",
@@ -822,12 +825,12 @@
"source": {
"type": "git",
"url": "https://github.com/vlucas/valitron.git",
"reference": "1712b04f16db5f243ddfa5ce26a9b51eb1948a36"
"reference": "4b32e6067a7f611113161b2c6f8258d85c16d0e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/valitron/zipball/1712b04f16db5f243ddfa5ce26a9b51eb1948a36",
"reference": "1712b04f16db5f243ddfa5ce26a9b51eb1948a36",
"url": "https://api.github.com/repos/vlucas/valitron/zipball/4b32e6067a7f611113161b2c6f8258d85c16d0e2",
"reference": "4b32e6067a7f611113161b2c6f8258d85c16d0e2",
"shasum": ""
},
"require": {
@@ -844,7 +847,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
"BSD-3-Clause"
],
"authors": [
{
@@ -860,7 +863,7 @@
"validation",
"validator"
],
"time": "2017-12-20T08:03:40+00:00"
"time": "2018-02-10T22:02:11+00:00"
}
],
"packages-dev": [],