You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
788 lines
27 KiB
788 lines
27 KiB
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "4bbfc746ab131a7cf6b195300eb241b7",
|
|
"packages": [
|
|
{
|
|
"name": "erusev/parsedown",
|
|
"version": "1.7.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
|
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Parsedown": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Emanuil Rusev",
|
|
"email": "hello@erusev.com",
|
|
"homepage": "http://erusev.com"
|
|
}
|
|
],
|
|
"description": "Parser for Markdown.",
|
|
"homepage": "http://parsedown.org",
|
|
"keywords": [
|
|
"markdown",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/erusev/parsedown/issues",
|
|
"source": "https://github.com/erusev/parsedown/tree/1.7.x"
|
|
},
|
|
"time": "2019-12-30T22:54:17+00:00"
|
|
},
|
|
{
|
|
"name": "erusev/parsedown-extra",
|
|
"version": "0.8.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown-extra.git",
|
|
"reference": "91ac3ff98f0cea243bdccc688df43810f044dcef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/91ac3ff98f0cea243bdccc688df43810f044dcef",
|
|
"reference": "91ac3ff98f0cea243bdccc688df43810f044dcef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"erusev/parsedown": "^1.7.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"ParsedownExtra": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Emanuil Rusev",
|
|
"email": "hello@erusev.com",
|
|
"homepage": "http://erusev.com"
|
|
}
|
|
],
|
|
"description": "An extension of Parsedown that adds support for Markdown Extra.",
|
|
"homepage": "https://github.com/erusev/parsedown-extra",
|
|
"keywords": [
|
|
"markdown",
|
|
"markdown extra",
|
|
"parsedown",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/erusev/parsedown-extra/issues",
|
|
"source": "https://github.com/erusev/parsedown-extra/tree/0.8.x"
|
|
},
|
|
"time": "2019-12-30T23:20:37+00:00"
|
|
},
|
|
{
|
|
"name": "picocms/composer-installer",
|
|
"version": "dev-pico-3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/picocms/composer-installer.git",
|
|
"reference": "8e59c0f0ab55af384b4a788179de4e169bb1f60e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/picocms/composer-installer/zipball/8e59c0f0ab55af384b4a788179de4e169bb1f60e",
|
|
"reference": "8e59c0f0ab55af384b4a788179de4e169bb1f60e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^2.1",
|
|
"php": ">=7.2"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "picocms\\ComposerInstaller\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev",
|
|
"dev-pico-3.0": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"picocms\\ComposerInstaller\\": "src"
|
|
}
|
|
},
|
|
"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": "https://picocms.org/"
|
|
},
|
|
{
|
|
"name": "Contributors",
|
|
"homepage": "https://github.com/picocms/composer-installer/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "A composer plugin responsible for installing plugins and themes for Pico, a stupidly simple, blazing fast, flat file CMS.",
|
|
"homepage": "https://picocms.org/",
|
|
"keywords": [
|
|
"composer",
|
|
"composer-installer",
|
|
"composer-plugin",
|
|
"pico",
|
|
"pico-cms",
|
|
"picocms",
|
|
"picocms-installer",
|
|
"picocms-plugin",
|
|
"picocms-theme"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/picocms/composer-installer/issues",
|
|
"source": "https://github.com/picocms/composer-installer"
|
|
},
|
|
"time": "2022-02-27T16:50:04+00:00"
|
|
},
|
|
{
|
|
"name": "picocms/pico",
|
|
"version": "dev-fix-compatibility-php8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.defis.info/SeaCMS/pico",
|
|
"reference": "fix-compatibility-php8"
|
|
},
|
|
"require": {
|
|
"erusev/parsedown": "1.7.4",
|
|
"erusev/parsedown-extra": "0.8.1",
|
|
"ext-mbstring": "*",
|
|
"php": "^7.0.8 || ^8.0",
|
|
"symfony/yaml": "^3.4",
|
|
"twig/twig": "^2.12"
|
|
},
|
|
"suggest": {
|
|
"picocms/composer-installer": "This Composer plugin is responsible for installing Pico plugins and themes using the Composer package app.",
|
|
"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."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1.x-dev",
|
|
"dev-pico-3.0": "3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Pico": "lib/",
|
|
"PicoPluginInterface": "lib/",
|
|
"AbstractPicoPlugin": "lib/"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "pixel418/markdownify",
|
|
"version": "v2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Elephant418/Markdownify.git",
|
|
"reference": "891be2176858712c6c4581da410e96fc2019e3f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Elephant418/Markdownify/zipball/891be2176858712c6c4581da410e96fc2019e3f0",
|
|
"reference": "891be2176858712c6c4581da410e96fc2019e3f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"type": "lib",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Markdownify\\": "src",
|
|
"Test\\Markdownify\\": "test"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milian Wolff",
|
|
"email": "mail@milianw.de",
|
|
"homepage": "http://milianw.de"
|
|
},
|
|
{
|
|
"name": "Thomas Zilliox",
|
|
"email": "hello@tzi.fr",
|
|
"homepage": "https://tzi.fr"
|
|
}
|
|
],
|
|
"description": "The HTML to Markdown converter for PHP ",
|
|
"homepage": "https://github.com/elephant418/Markdownify",
|
|
"keywords": [
|
|
"converter",
|
|
"html",
|
|
"markdown",
|
|
"markdownify"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Elephant418/Markdownify/issues",
|
|
"source": "https://github.com/Elephant418/Markdownify/tree/master"
|
|
},
|
|
"time": "2019-01-22T16:33:43+00:00"
|
|
},
|
|
{
|
|
"name": "seacms/app",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.defis.info/SeaCMS/seacms-app",
|
|
"reference": "d98d7e85c5ea508951abdfd0bd8eca96a65f8a3d"
|
|
},
|
|
"require": {
|
|
"composer": "^2.4",
|
|
"ext-dom": "*",
|
|
"ext-filter": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-pcre": "*",
|
|
"php": "^8.0",
|
|
"picocms/composer-installer": "dev-pico-3.0",
|
|
"picocms/pico": "dev-fix-compatibility-php8 as v3.0.0-alpha.2"
|
|
},
|
|
"suggest": {
|
|
"picocms/pico-theme": "Default pico theme : revision ^3.0"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"extra": {
|
|
"pico-plugin-dir": "vendor/picocms/plugins/",
|
|
"pico-theme-dir": "vendor/picocms/themes/"
|
|
},
|
|
"archive": {
|
|
"exclude": [
|
|
"vendor",
|
|
"node_modules",
|
|
"/archives",
|
|
"/*.zip",
|
|
"/*.gz",
|
|
"/*.bz2"
|
|
]
|
|
},
|
|
"scripts": {
|
|
"post-autoload-dump": [
|
|
"picocms\\ComposerInstaller\\Installer::postAutoloadDump"
|
|
],
|
|
"auto-archive": [
|
|
"@composer archive --format=zip --dir=archives"
|
|
]
|
|
},
|
|
"license": [
|
|
"EUPL-1.2"
|
|
],
|
|
"time": "2023-02-21T22:51:48+00:00"
|
|
},
|
|
{
|
|
"name": "seacms/pico-content-editor",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.defis.info/SeaCMS/pico-content-editor",
|
|
"reference": "88c1de4fcd7c92197f591dd5140b930ffa832603"
|
|
},
|
|
"require": {
|
|
"php": "^8.0",
|
|
"pixel418/markdownify": "^2.3"
|
|
},
|
|
"default-branch": true,
|
|
"type": "pico-plugin",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PicoContentEditor\\": "src/"
|
|
},
|
|
"classmap": [
|
|
"PicoContentEditor.php"
|
|
]
|
|
},
|
|
"license": [
|
|
"EUPL-1.2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Liautaud",
|
|
"homepage": "https://github.com/nliautaud",
|
|
"role": "Lead Developer for fork"
|
|
},
|
|
{
|
|
"name": "Jérémy Dufraisse",
|
|
"homepage": "https://github.com/J9rem",
|
|
"role": "SeaCMS developer"
|
|
},
|
|
{
|
|
"name": "Thatoo",
|
|
"homepage": "https://github.com/Thatoo",
|
|
"role": "SeaCMS developer"
|
|
}
|
|
],
|
|
"description": "A WYSIWYG content editor plugin for SeaCMS",
|
|
"homepage": "https://git.defis.info/SeaCMS/pico-content-editor",
|
|
"keywords": [
|
|
"editor",
|
|
"pico",
|
|
"pico-content-editor",
|
|
"picocms",
|
|
"picocms-plugin"
|
|
],
|
|
"support": {
|
|
"docs": "https://git.defis.info/SeaCMS/pico-content-editor/src/branch/master/README.md",
|
|
"issues": "https://git.defis.info/SeaCMS/pico-content-editor/issues",
|
|
"source": "https://git.defis.info/SeaCMS/pico-content-editor"
|
|
},
|
|
"time": "2023-02-22T18:00:33+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "dev-main",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
|
|
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.28-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/main"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-01-26T09:26:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "dev-main",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "f9c7affe77a00ae32ca127ca6833d034e6d33f25"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f9c7affe77a00ae32ca127ca6833d034e6d33f25",
|
|
"reference": "f9c7affe77a00ae32ca127ca6833d034e6d33f25",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.28-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/main"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-01-30T17:25:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php72",
|
|
"version": "dev-main",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
"reference": "70f4aebd92afca2f865444d30a4d2151c13c3179"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179",
|
|
"reference": "70f4aebd92afca2f865444d30a4d2151c13c3179",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.28-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php72/tree/main"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-01-26T09:26:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "3.4.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "88289caa3c166321883f67fe5130188ebbb47094"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
|
|
"reference": "88289caa3c166321883f67fe5130188ebbb47094",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "~3.4|~4.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/yaml/tree/3.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-10-24T10:57:07+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "2.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "872646a70ff83b3628d50c9bafa117af9f1da59e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/872646a70ff83b3628d50c9bafa117af9f1da59e",
|
|
"reference": "872646a70ff83b3628d50c9bafa117af9f1da59e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
"symfony/polyfill-php72": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.15-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
},
|
|
"psr-4": {
|
|
"Twig\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"role": "Contributors"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "https://twig.symfony.com",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
|
"source": "https://github.com/twigphp/Twig/tree/2.x"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-02-08T07:44:48+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"seacms/app": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.3.0"
|
|
}
|
|
|