@ -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": "4bbfc746ab131a7cf6b195300eb241b7 ",
"content-hash": "b24f66d73b4a98b053f40b676e64b14f ",
"packages": [
"packages": [
{
{
"name": "erusev/parsedown",
"name": "erusev/parsedown",
@ -182,7 +182,7 @@
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://git.defis.info/SeaCMS/pico",
"url": "https://git.defis.info/SeaCMS/pico",
"reference": "fix-compatibility-php8 "
"reference": "61283bdba7c2ca2133f3e485642ffeaedb25128e "
},
},
"require": {
"require": {
"erusev/parsedown": "1.7.4",
"erusev/parsedown": "1.7.4",
@ -193,7 +193,7 @@
"twig/twig": "^2.12"
"twig/twig": "^2.12"
},
},
"suggest": {
"suggest": {
"picocms/composer-installer": "This Composer plugin is responsible for installing Pico plugins and themes using the Composer package app .",
"picocms/composer-installer": "This Composer plugin is responsible for installing Pico plugins and themes using the Composer package manager .",
"picocms/pico-deprecated": "PicoDeprecated's purpose is to maintain backward compatibility to older versions of Pico.",
"picocms/pico-deprecated": "PicoDeprecated's purpose is to maintain backward compatibility to older versions of Pico.",
"picocms/pico-theme": "Pico requires a theme to actually display the contents of your website. This is Pico's official default theme."
"picocms/pico-theme": "Pico requires a theme to actually display the contents of your website. This is Pico's official default theme."
},
},
@ -210,7 +210,53 @@
"PicoPluginInterface": "lib/",
"PicoPluginInterface": "lib/",
"AbstractPicoPlugin": "lib/"
"AbstractPicoPlugin": "lib/"
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Gilbert Pellegrom",
"email": "gilbert@pellegrom.me",
"role": "Project Founder"
},
{
"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/graphs/contributors"
}
}
],
"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.",
"homepage": "http://picocms.org/",
"keywords": [
"cms",
"content-management",
"flat-file",
"markdown",
"markdown-to-html",
"php",
"pico",
"pico-cms",
"picocms",
"simple",
"twig",
"website",
"yaml"
],
"support": {
"docs": "http://picocms.org/docs",
"issues": "https://github.com/picocms/Pico/issues",
"source": "https://github.com/picocms/Pico"
},
"time": "2023-01-24T10:20:23+00:00"
},
},
{
{
"name": "pixel418/markdownify",
"name": "pixel418/markdownify",
@ -275,7 +321,7 @@
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://git.defis.info/SeaCMS/seacms-app",
"url": "https://git.defis.info/SeaCMS/seacms-app",
"reference": "d98d7e85c5ea508951abdfd0bd8eca96a65f8a3d "
"reference": "764d9567e4c922534cf3d314acf2c9363728edb5 "
},
},
"require": {
"require": {
"composer": "^2.4",
"composer": "^2.4",
@ -297,6 +343,11 @@
"pico-plugin-dir": "vendor/picocms/plugins/",
"pico-plugin-dir": "vendor/picocms/plugins/",
"pico-theme-dir": "vendor/picocms/themes/"
"pico-theme-dir": "vendor/picocms/themes/"
},
},
"autoload": {
"classmap": [
"App.php"
]
},
"archive": {
"archive": {
"exclude": [
"exclude": [
"vendor",
"vendor",
@ -318,7 +369,7 @@
"license": [
"license": [
"EUPL-1.2"
"EUPL-1.2"
],
],
"time": "2023-02-21T22:51:48 +00:00"
"time": "2023-02-26T01:29:25 +00:00"
},
},
{
{
"name": "seacms/pico-content-editor",
"name": "seacms/pico-content-editor",
@ -326,11 +377,12 @@
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://git.defis.info/SeaCMS/pico-content-editor",
"url": "https://git.defis.info/SeaCMS/pico-content-editor",
"reference": "88c1de4fcd7c92197f591dd5140b930ffa832603 "
"reference": "1258377ed81edc492f1b7fb79cf76f18ab65a7fc "
},
},
"require": {
"require": {
"php": "^8.0",
"php": "^8.0",
"pixel418/markdownify": "^2.3"
"pixel418/markdownify": "^2.3",
"seacms/seacms-api": "dev-master"
},
},
"default-branch": true,
"default-branch": true,
"type": "pico-plugin",
"type": "pico-plugin",
@ -376,7 +428,53 @@
"issues": "https://git.defis.info/SeaCMS/pico-content-editor/issues",
"issues": "https://git.defis.info/SeaCMS/pico-content-editor/issues",
"source": "https://git.defis.info/SeaCMS/pico-content-editor"
"source": "https://git.defis.info/SeaCMS/pico-content-editor"
},
},
"time": "2023-02-22T18:00:33+00:00"
"time": "2023-03-10T23:05:57+00:00"
},
{
"name": "seacms/seacms-api",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://git.defis.info/SeaCMS/seacms-api",
"reference": "f5b81d351454f2b7fe4c09d462f7802241ca94d1"
},
"require": {
"php": "^8.0"
},
"default-branch": true,
"type": "pico-plugin",
"autoload": {
"psr-4": {
"SeaCMS\\Api\\": "src"
},
"classmap": [
"SeacmsApi.php"
]
},
"license": [
"EUPL-1.2"
],
"authors": [
{
"name": "Jérémy Dufraisse",
"homepage": "https://github.com/J9rem",
"role": "SeaCMS developer"
}
],
"description": "API route for SeaCMS",
"homepage": "https://git.defis.info/SeaCMS/seacms-api",
"keywords": [
"api",
"pico",
"picocms",
"picocms-plugin"
],
"support": {
"docs": "https://git.defis.info/SeaCMS/seacms-api/src/branch/master/README.md",
"issues": "https://git.defis.info/SeaCMS/seacms-api/issues",
"source": "https://git.defis.info/SeaCMS/seacms-api"
},
"time": "2023-03-02T17:19:44+00:00"
},
},
{
{
"name": "symfony/polyfill-ctype",
"name": "symfony/polyfill-ctype",
@ -778,7 +876,8 @@
"aliases": [],
"aliases": [],
"minimum-stability": "dev",
"minimum-stability": "dev",
"stability-flags": {
"stability-flags": {
"seacms/app": 20
"seacms/app": 20,
"seacms/pico-content-editor": 20
},
},
"prefer-stable": false,
"prefer-stable": false,
"prefer-lowest": false,
"prefer-lowest": false,