1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-13 09:35:13 +02:00

Version 1.2.14: Magical Table of Contents

This commit is contained in:
Trendschau
2019-05-18 13:11:15 +02:00
parent 8c6d4db4dc
commit 3bcc03e5fb
10 changed files with 40 additions and 40 deletions

12
composer.lock generated
View File

@@ -823,16 +823,16 @@
},
{
"name": "twig/twig",
"version": "v1.40.1",
"version": "v1.41.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "35889516bbd6bbe46a600c2c33b03515df4a076e"
"reference": "575cd5028362da591facde1ef5d7b94553c375c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/35889516bbd6bbe46a600c2c33b03515df4a076e",
"reference": "35889516bbd6bbe46a600c2c33b03515df4a076e",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/575cd5028362da591facde1ef5d7b94553c375c9",
"reference": "575cd5028362da591facde1ef5d7b94553c375c9",
"shasum": ""
},
"require": {
@@ -847,7 +847,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.40-dev"
"dev-master": "1.41-dev"
}
},
"autoload": {
@@ -885,7 +885,7 @@
"keywords": [
"templating"
],
"time": "2019-04-29T14:12:28+00:00"
"time": "2019-05-14T11:59:08+00:00"
},
{
"name": "vlucas/valitron",