|
|
@ -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": "95bb0922037b6b12ad0ddb34f25857b3", |
|
|
|
"content-hash": "bf7d4cf3a7cc15f2e1df190dbd956241", |
|
|
|
"packages": [ |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "pixel418/markdownify", |
|
|
|
"name": "pixel418/markdownify", |
|
|
@ -69,10 +69,10 @@ |
|
|
|
"source": { |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"type": "git", |
|
|
|
"url": "https://git.defis.info/SeaCMS/seacms-api", |
|
|
|
"url": "https://git.defis.info/SeaCMS/seacms-api", |
|
|
|
"reference": "f5b81d351454f2b7fe4c09d462f7802241ca94d1" |
|
|
|
"reference": "f3574dd6d68d1ef31fa3534c4d9b96aac4ef2bc1" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"require": { |
|
|
|
"php": "^8.0" |
|
|
|
"php": "^7.2.5||^8.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"default-branch": true, |
|
|
|
"default-branch": true, |
|
|
|
"type": "pico-plugin", |
|
|
|
"type": "pico-plugin", |
|
|
@ -107,7 +107,7 @@ |
|
|
|
"issues": "https://git.defis.info/SeaCMS/seacms-api/issues", |
|
|
|
"issues": "https://git.defis.info/SeaCMS/seacms-api/issues", |
|
|
|
"source": "https://git.defis.info/SeaCMS/seacms-api" |
|
|
|
"source": "https://git.defis.info/SeaCMS/seacms-api" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"time": "2023-03-02T17:19:44+00:00" |
|
|
|
"time": "2023-03-23T10:38:49+00:00" |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "seacms/seacms-auth", |
|
|
|
"name": "seacms/seacms-auth", |
|
|
@ -115,10 +115,10 @@ |
|
|
|
"source": { |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"type": "git", |
|
|
|
"url": "https://git.defis.info/SeaCMS/seacms-auth", |
|
|
|
"url": "https://git.defis.info/SeaCMS/seacms-auth", |
|
|
|
"reference": "245487ad7ffab6643360f0f87a72ca3710c4a7e8" |
|
|
|
"reference": "1955005a69850591e5f95732f6ddfa00a88e77dc" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"require": { |
|
|
|
"php": "^8.0", |
|
|
|
"php": "^7.2.5||^8.0", |
|
|
|
"seacms/seacms-api": "dev-master" |
|
|
|
"seacms/seacms-api": "dev-master" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"default-branch": true, |
|
|
|
"default-branch": true, |
|
|
@ -151,7 +151,7 @@ |
|
|
|
"issues": "https://git.defis.info/SeaCMS/seacms-auth/issues", |
|
|
|
"issues": "https://git.defis.info/SeaCMS/seacms-auth/issues", |
|
|
|
"source": "https://git.defis.info/SeaCMS/seacms-auth" |
|
|
|
"source": "https://git.defis.info/SeaCMS/seacms-auth" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"time": "2023-02-28T00:59:38+00:00" |
|
|
|
"time": "2023-03-23T10:39:38+00:00" |
|
|
|
} |
|
|
|
} |
|
|
|
], |
|
|
|
], |
|
|
|
"packages-dev": [], |
|
|
|
"packages-dev": [], |
|
|
@ -164,11 +164,11 @@ |
|
|
|
"prefer-stable": false, |
|
|
|
"prefer-stable": false, |
|
|
|
"prefer-lowest": false, |
|
|
|
"prefer-lowest": false, |
|
|
|
"platform": { |
|
|
|
"platform": { |
|
|
|
"php": "^8.0" |
|
|
|
"php": "^7.2.5||^8.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"platform-dev": [], |
|
|
|
"platform-dev": [], |
|
|
|
"platform-overrides": { |
|
|
|
"platform-overrides": { |
|
|
|
"php": "8.0.0" |
|
|
|
"php": "7.2.5" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"plugin-api-version": "2.3.0" |
|
|
|
"plugin-api-version": "2.3.0" |
|
|
|
} |
|
|
|
} |
|
|
|