1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-11 08:34:45 +02:00

Version 1.2.18: Discard Changes and more Inline Formats

This commit is contained in:
trendschau
2019-11-11 21:44:54 +01:00
30 changed files with 1237 additions and 1009 deletions

12
composer.lock generated
View File

@@ -655,7 +655,7 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.33",
"version": "v3.4.34",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@@ -826,16 +826,16 @@
},
{
"name": "twig/twig",
"version": "v1.42.3",
"version": "v1.42.4",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e"
"reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e",
"reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152",
"reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152",
"shasum": ""
},
"require": {
@@ -888,7 +888,7 @@
"keywords": [
"templating"
],
"time": "2019-08-24T12:51:03+00:00"
"time": "2019-11-11T16:49:32+00:00"
},
{
"name": "vlucas/valitron",