From 6d3b0e6117184bccae2025e71c5900bcca0752a9 Mon Sep 17 00:00:00 2001 From: TLRZ Seyfferth Date: Mon, 4 May 2020 19:47:34 +0200 Subject: [PATCH] [TASK] update composer --- composer.json | 47 +++++++--------- composer.lock | 150 ++++++++++++++++++++++---------------------------- 2 files changed, 85 insertions(+), 112 deletions(-) diff --git a/composer.json b/composer.json index b0e617d..fad722f 100644 --- a/composer.json +++ b/composer.json @@ -1,36 +1,29 @@ { - "name": "picocms/pico-composer", + "name": "chrosey/homepage", "type": "project", - "description": "Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the \"content\" folder and that becomes a page.", + "description": "Homepage based on PicoCMS", "keywords": ["pico", "picocms", "pico-cms", "simple", "flat-file", "cms", "content-management", "website", "markdown-to-html", "php", "markdown", "yaml", "twig", "composer-project"], - "homepage": "http://picocms.org/", + "homepage": "https://chrosey.de/", "license": "MIT", "authors": [{ - "name": "Daniel Rudolf", - "email": "picocms.org@daniel-rudolf.de", - "role": "Lead Developer" - }, - { - "name": "The Pico Community", - "homepage": "http://picocms.org/" - }, - { - "name": "Contributors", - "homepage": "https://github.com/picocms/pico-composer/graphs/contributors" - } - ], - "support": { - "docs": "http://picocms.org/docs", - "issues": "https://github.com/picocms/Pico/issues", - "source": "https://github.com/picocms/Pico" - }, + "name": "Chrosey", + "email": "info@chrosey.de", + "role": "Developer" + }], + "repositories": [{ + "type": "path", + "url": "Packages/*" + }], "require": { - "picocms/pico": "^2.1", - "picocms/pico-theme": "^2.1", - "picocms/pico-deprecated": "^2.1", + "chrosey/pico-theme-materializecss": "@dev", + "phrozenbyte/pico-file-prefixes": "^2.0", "picocms/composer-installer": "^1.0", - "phrozenbyte/pico-file-prefixes": "^2.0" + "picocms/pico": "^2.1", + "picocms/pico-deprecated": "^2.1" }, + "prefer-stable": true, "minimum-stability": "beta", - "prefer-stable": true -} \ No newline at end of file + "config": { + "sort-packages": true + } +} diff --git a/composer.lock b/composer.lock index 1904d4d..6ad158f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,43 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "05240d1d4512f025e0b0352f78f43b64", + "content-hash": "8e8c4c1f1e810860694478e4e14b20e4", "packages": [ + { + "name": "chrosey/pico-theme-materializecss", + "version": "dev-master", + "dist": { + "type": "path", + "url": "Packages/chrosey_materialize", + "reference": "dcf93380e817c739966727cce5a90721a3a5d24f" + }, + "require": { + "picocms/pico": "^2.1" + }, + "type": "pico-theme", + "extra": { + "installer-name": "pico-materializecss" + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Seyfferth", + "email": "info@chrosey.de", + "role": "Developer" + } + ], + "description": "PicoCMS Materializecss-Theme", + "homepage": "http://picocms.org/", + "keywords": [ + "materializecss-theme", + "pico", + "pico-theme", + "picocms", + "picocms-theme" + ] + }, { "name": "erusev/parsedown", "version": "1.8.0-beta-7", @@ -211,16 +246,16 @@ }, { "name": "picocms/pico", - "version": "v2.1.1", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/picocms/Pico.git", - "reference": "b49936fb3a389b89c1bca659b7841f34c04b95bd" + "reference": "1aca13e83d611a6cdf8052675239dc8b6a9b0292" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/picocms/Pico/zipball/b49936fb3a389b89c1bca659b7841f34c04b95bd", - "reference": "b49936fb3a389b89c1bca659b7841f34c04b95bd", + "url": "https://api.github.com/repos/picocms/Pico/zipball/1aca13e83d611a6cdf8052675239dc8b6a9b0292", + "reference": "1aca13e83d611a6cdf8052675239dc8b6a9b0292", "shasum": "" }, "require": { @@ -238,8 +273,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev", - "dev-pico-2.1": "2.1.x-dev" + "dev-master": "2.1.x-dev", + "dev-pico-3.0": "3.0.x-dev" } }, "autoload": { @@ -290,20 +325,20 @@ "website", "yaml" ], - "time": "2019-12-31T15:33:55+00:00" + "time": "2020-04-10T21:18:00+00:00" }, { "name": "picocms/pico-deprecated", - "version": "v2.1.1", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/picocms/pico-deprecated.git", - "reference": "9554c025626bcba4f9160d3f2dabf18376402a1f" + "reference": "da02d7b468297d6b7e9d1fa6261ff7fced0a0cf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/picocms/pico-deprecated/zipball/9554c025626bcba4f9160d3f2dabf18376402a1f", - "reference": "9554c025626bcba4f9160d3f2dabf18376402a1f", + "url": "https://api.github.com/repos/picocms/pico-deprecated/zipball/da02d7b468297d6b7e9d1fa6261ff7fced0a0cf9", + "reference": "da02d7b468297d6b7e9d1fa6261ff7fced0a0cf9", "shasum": "" }, "require": { @@ -313,8 +348,8 @@ "type": "pico-plugin", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev", - "dev-pico-2.1": "2.1.x-dev" + "dev-master": "2.1.x-dev", + "dev-pico-3.0": "3.0.x-dev" } }, "autoload": { @@ -353,75 +388,20 @@ "picocms", "picocms-plugin" ], - "time": "2019-12-31T15:36:04+00:00" - }, - { - "name": "picocms/pico-theme", - "version": "v2.1.1", - "source": { - "type": "git", - "url": "https://github.com/picocms/pico-theme.git", - "reference": "a79b9875b1d2dd182617454ad73af3c7caa47682" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/picocms/pico-theme/zipball/a79b9875b1d2dd182617454ad73af3c7caa47682", - "reference": "a79b9875b1d2dd182617454ad73af3c7caa47682", - "shasum": "" - }, - "require": { - "picocms/pico": "self.version" - }, - "type": "pico-theme", - "extra": { - "installer-name": "default", - "branch-alias": { - "dev-master": "2.0.x-dev", - "dev-pico-2.1": "2.1.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Daniel Rudolf", - "email": "picocms.org@daniel-rudolf.de", - "role": "Lead Developer" - }, - { - "name": "The Pico Community", - "homepage": "http://picocms.org/" - }, - { - "name": "Contributors", - "homepage": "https://github.com/picocms/pico-theme/graphs/contributors" - } - ], - "description": "This is Pico's official default theme. Pico is a stupidly simple, blazing fast, flat file CMS.", - "homepage": "http://picocms.org/", - "keywords": [ - "default-theme", - "pico", - "pico-theme", - "picocms", - "picocms-theme" - ], - "time": "2019-12-31T15:37:35+00:00" + "time": "2020-04-10T21:19:37+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.13.1", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", - "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "shasum": "" }, "require": { @@ -433,7 +413,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -466,7 +446,7 @@ "polyfill", "portable" ], - "time": "2019-11-27T13:56:44+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/yaml", @@ -520,16 +500,16 @@ }, { "name": "twig/twig", - "version": "v1.42.4", + "version": "v1.42.5", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152" + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152", - "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", "shasum": "" }, "require": { @@ -538,8 +518,7 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/debug": "^3.4|^4.2", - "symfony/phpunit-bridge": "^4.4@dev|^5.0" + "symfony/phpunit-bridge": "^4.4|^5.0" }, "type": "library", "extra": { @@ -568,7 +547,6 @@ }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -582,13 +560,15 @@ "keywords": [ "templating" ], - "time": "2019-11-11T16:49:32+00:00" + "time": "2020-02-11T05:59:23+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "beta", - "stability-flags": [], + "stability-flags": { + "chrosey/pico-theme-materializecss": 20 + }, "prefer-stable": true, "prefer-lowest": false, "platform": [],