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

Version 1.2.0 Introducing a basic editor

This commit is contained in:
Sebastian
2018-06-25 19:53:55 +02:00
parent cfc8128161
commit bc5916b74d
5 changed files with 16 additions and 15 deletions

25
composer.lock generated
View File

@@ -39,16 +39,16 @@
},
{
"name": "erusev/parsedown",
"version": "1.8.0-beta-4",
"version": "1.8.0-beta-5",
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
"reference": "1f69f7e69797104e73fdceaae22a4b4e3978f0a4"
"reference": "c26a2ee4bf8ba0270daab7da0353f2525ca6564a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/1f69f7e69797104e73fdceaae22a4b4e3978f0a4",
"reference": "1f69f7e69797104e73fdceaae22a4b4e3978f0a4",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/c26a2ee4bf8ba0270daab7da0353f2525ca6564a",
"reference": "c26a2ee4bf8ba0270daab7da0353f2525ca6564a",
"shasum": ""
},
"require": {
@@ -81,7 +81,7 @@
"markdown",
"parser"
],
"time": "2018-05-08T21:46:15+00:00"
"time": "2018-06-11T18:15:32+00:00"
},
{
"name": "erusev/parsedown-extra",
@@ -235,16 +235,16 @@
},
{
"name": "paragonie/random_compat",
"version": "v2.0.12",
"version": "v2.0.15",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
"reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
"reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/10bcb46e8f3d365170f6de9d05245aa066b81f09",
"reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09",
"shasum": ""
},
"require": {
@@ -276,10 +276,11 @@
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"time": "2018-04-04T21:24:14+00:00"
"time": "2018-06-08T15:26:40+00:00"
},
{
"name": "pimple/pimple",
@@ -652,7 +653,7 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.11",
"version": "v3.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@@ -770,7 +771,7 @@
},
{
"name": "symfony/yaml",
"version": "v2.8.41",
"version": "v2.8.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",