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

Version 1.3.0: Meta Information

This commit is contained in:
trendschau
2020-01-01 19:59:29 +01:00
parent e18766a986
commit e09487e668
14 changed files with 59 additions and 93 deletions

79
composer.lock generated
View File

@@ -4,40 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "328aaaddc688305607b91d9aacb0eddb",
"content-hash": "b2dd4b8a1c943c5e407add9f1b9104ea",
"packages": [
{
"name": "container-interop/container-interop",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"shasum": ""
},
"require": {
"psr/container": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Interop\\Container\\": "src/Interop/Container/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"homepage": "https://github.com/container-interop/container-interop",
"abandoned": "psr/container",
"time": "2017-02-14T19:40:03+00:00"
},
{
"name": "erusev/parsedown",
"version": "1.8.0-beta-7",
@@ -90,12 +58,12 @@
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown-extra.git",
"reference": "f21b40a1973b6674903a6da9857ee215e8839f96"
"reference": "32f6e957286bf9ff98d07ca924a18299461acc8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/f21b40a1973b6674903a6da9857ee215e8839f96",
"reference": "f21b40a1973b6674903a6da9857ee215e8839f96",
"url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/32f6e957286bf9ff98d07ca924a18299461acc8f",
"reference": "32f6e957286bf9ff98d07ca924a18299461acc8f",
"shasum": ""
},
"require": {
@@ -132,7 +100,7 @@
"parsedown",
"parser"
],
"time": "2018-05-08T22:06:04+00:00"
"time": "2019-12-29T11:14:16+00:00"
},
{
"name": "jbroadway/urlify",
@@ -531,20 +499,19 @@
},
{
"name": "slim/slim",
"version": "3.12.2",
"version": "3.12.3",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
"reference": "200c6143f15baa477601879b64ab2326847aac0b"
"reference": "1c9318a84ffb890900901136d620b4f03a59da38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/200c6143f15baa477601879b64ab2326847aac0b",
"reference": "200c6143f15baa477601879b64ab2326847aac0b",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/1c9318a84ffb890900901136d620b4f03a59da38",
"reference": "1c9318a84ffb890900901136d620b4f03a59da38",
"shasum": ""
},
"require": {
"container-interop/container-interop": "^1.2",
"ext-json": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
@@ -601,26 +568,26 @@
"micro",
"router"
],
"time": "2019-08-20T18:46:05+00:00"
"time": "2019-11-28T17:40:33+00:00"
},
{
"name": "slim/twig-view",
"version": "2.5.0",
"version": "2.5.1",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Twig-View.git",
"reference": "06ef39b58d60b11a9546893fd0b7fff2bd901798"
"reference": "47bd5cc1cbbdf5196d0873ece0ee97c6c7b352e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Twig-View/zipball/06ef39b58d60b11a9546893fd0b7fff2bd901798",
"reference": "06ef39b58d60b11a9546893fd0b7fff2bd901798",
"url": "https://api.github.com/repos/slimphp/Twig-View/zipball/47bd5cc1cbbdf5196d0873ece0ee97c6c7b352e9",
"reference": "47bd5cc1cbbdf5196d0873ece0ee97c6c7b352e9",
"shasum": ""
},
"require": {
"php": ">=5.5.0",
"psr/http-message": "^1.0",
"twig/twig": "^1.38|^2.7"
"twig/twig": "^1.38|^2.7|^3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.7",
@@ -652,11 +619,11 @@
"twig",
"view"
],
"time": "2019-04-06T16:34:38+00:00"
"time": "2019-11-28T18:03:50+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.35",
"version": "v3.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@@ -719,16 +686,16 @@
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.12.0",
"version": "v1.13.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "550ebaac289296ce228a706d0867afc34687e3f4"
"reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
"reference": "550ebaac289296ce228a706d0867afc34687e3f4",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
"reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
"shasum": ""
},
"require": {
@@ -740,7 +707,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
"dev-master": "1.13-dev"
}
},
"autoload": {
@@ -773,7 +740,7 @@
"polyfill",
"portable"
],
"time": "2019-08-06T08:03:45+00:00"
"time": "2019-11-27T13:56:44+00:00"
},
{
"name": "symfony/yaml",