shore(composer): update (and remove theme)
This commit is contained in:
parent
f7c89281a1
commit
02fbbc7e1e
@ -13,8 +13,7 @@
|
|||||||
"ext-pcre": "*",
|
"ext-pcre": "*",
|
||||||
"composer": "^2.4",
|
"composer": "^2.4",
|
||||||
"picocms/composer-installer": "dev-pico-3.0",
|
"picocms/composer-installer": "dev-pico-3.0",
|
||||||
"picocms/pico": "dev-fix-compatibility-php8 as v3.0.0-alpha.2",
|
"picocms/pico": "dev-fix-compatibility-php8 as v3.0.0-alpha.2"
|
||||||
"picocms/pico-theme": "^3.0"
|
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"optimize-autoloader": true,
|
"optimize-autoloader": true,
|
||||||
@ -27,6 +26,9 @@
|
|||||||
"picocms/composer-installer": true
|
"picocms/composer-installer": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"picocms/pico-theme": "Default pico theme : revision ^3.0"
|
||||||
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"pico-plugin-dir": "vendor/picocms/plugins/",
|
"pico-plugin-dir": "vendor/picocms/plugins/",
|
||||||
"pico-theme-dir": "vendor/picocms/themes/"
|
"pico-theme-dir": "vendor/picocms/themes/"
|
||||||
|
62
composer.lock
generated
62
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "fee7b47b4ef8a3572dd9e559129b5311",
|
"content-hash": "07d7187731428bd478b4d17aa1a498bb",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "erusev/parsedown",
|
"name": "erusev/parsedown",
|
||||||
@ -257,66 +257,6 @@
|
|||||||
"source": "https://github.com/picocms/Pico"
|
"source": "https://github.com/picocms/Pico"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "picocms/pico-theme",
|
|
||||||
"version": "v3.0.0-alpha.2",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/picocms/pico-theme.git",
|
|
||||||
"reference": "2abf36b6621e667798420d6dc91d73bef7792365"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/picocms/pico-theme/zipball/2abf36b6621e667798420d6dc91d73bef7792365",
|
|
||||||
"reference": "2abf36b6621e667798420d6dc91d73bef7792365",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"picocms/pico": "self.version"
|
|
||||||
},
|
|
||||||
"type": "pico-theme",
|
|
||||||
"extra": {
|
|
||||||
"installer-name": "default",
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "2.1.x-dev",
|
|
||||||
"dev-pico-3.0": "3.0.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"
|
|
||||||
],
|
|
||||||
"support": {
|
|
||||||
"docs": "http://picocms.org/themes/default/",
|
|
||||||
"issues": "https://github.com/picocms/pico-theme/issues",
|
|
||||||
"source": "https://github.com/picocms/pico-theme"
|
|
||||||
},
|
|
||||||
"time": "2020-12-24T16:56:05+00:00"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-ctype",
|
"name": "symfony/polyfill-ctype",
|
||||||
"version": "v1.27.0",
|
"version": "v1.27.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user