generated from SeaCMS/modele-depot
shore(composer): update
This commit is contained in:
parent
16f9a41a54
commit
2bcf47aead
@ -7,6 +7,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0",
|
"php": "^8.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",
|
||||||
"seacms/manager": "dev-master"
|
"seacms/manager": "dev-master"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
12
composer.lock
generated
12
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": "dd56c9f1efa3163d0514f67f341b6e5b",
|
"content-hash": "22e7e8b69b4cd3ad07502cad876cb7d2",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "erusev/parsedown",
|
"name": "erusev/parsedown",
|
||||||
@ -323,7 +323,7 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.defis.info/SeaCMS/seacms-manager",
|
"url": "https://git.defis.info/SeaCMS/seacms-manager",
|
||||||
"reference": "f7c89281a190be1ca75ff4e2158f2fce63bdb459"
|
"reference": "02fbbc7e1e9a743b3b4a1440ad5054b836b7e90c"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"composer": "^2.4",
|
"composer": "^2.4",
|
||||||
@ -334,8 +334,10 @@
|
|||||||
"ext-pcre": "*",
|
"ext-pcre": "*",
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"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"
|
},
|
||||||
|
"suggest": {
|
||||||
|
"picocms/pico-theme": "Default pico theme : revision ^3.0"
|
||||||
},
|
},
|
||||||
"default-branch": true,
|
"default-branch": true,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
@ -364,7 +366,7 @@
|
|||||||
"license": [
|
"license": [
|
||||||
"EUPL-1.2"
|
"EUPL-1.2"
|
||||||
],
|
],
|
||||||
"time": "2023-01-24T10:27:03+00:00"
|
"time": "2023-02-18T01:07:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-ctype",
|
"name": "symfony/polyfill-ctype",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user