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

Version 1.2.7: Reorder Content Blocks

This commit is contained in:
Sebastian
2018-11-10 14:29:56 +01:00
parent 2633ab69be
commit d87fe9d0d9
14 changed files with 61 additions and 53 deletions

22
composer.lock generated
View File

@@ -649,16 +649,16 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.17",
"version": "v3.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb"
"reference": "db9e829c8f34c3d35cf37fcd4cdb4293bc4a2f14"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb",
"reference": "b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/db9e829c8f34c3d35cf37fcd4cdb4293bc4a2f14",
"reference": "db9e829c8f34c3d35cf37fcd4cdb4293bc4a2f14",
"shasum": ""
},
"require": {
@@ -708,11 +708,11 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T09:06:28+00:00"
"time": "2018-10-30T16:50:50+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.9.0",
"version": "v1.10.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
@@ -770,16 +770,16 @@
},
{
"name": "symfony/yaml",
"version": "v2.8.46",
"version": "v2.8.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "5baf0f821b14eee8ca415e6a0361a9fa140c002c"
"reference": "0e16589861f192dbffb19b06683ce3ef58f7f99d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/5baf0f821b14eee8ca415e6a0361a9fa140c002c",
"reference": "5baf0f821b14eee8ca415e6a0361a9fa140c002c",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0e16589861f192dbffb19b06683ce3ef58f7f99d",
"reference": "0e16589861f192dbffb19b06683ce3ef58f7f99d",
"shasum": ""
},
"require": {
@@ -816,7 +816,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2018-08-29T13:11:53+00:00"
"time": "2018-10-02T16:27:16+00:00"
},
{
"name": "twig/twig",