corvée(dépendances) ajoute Carbon Fields
This commit is contained in:
parent
135cc65eed
commit
62368587e5
459 changed files with 72750 additions and 26 deletions
303
composer.lock
generated
303
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "29554f918bd6b158ebcc9e47012076e1",
|
||||
"content-hash": "028568610be8aa5617070402717dc8a1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/installers",
|
||||
|
|
@ -214,6 +214,202 @@
|
|||
],
|
||||
"time": "2024-07-20T21:45:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "htmlburger/carbon-fields",
|
||||
"version": "v3.6.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/htmlburger/carbon-fields.git",
|
||||
"reference": "b18f8e2a2cc4cc976306eb867ad1d740a8e7c1d9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/htmlburger/carbon-fields/zipball/b18f8e2a2cc4cc976306eb867ad1d740a8e7c1d9",
|
||||
"reference": "b18f8e2a2cc4cc976306eb867ad1d740a8e7c1d9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.6.20"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "1.3.6",
|
||||
"phpunit/phpunit": "7.5.20|9.6.3",
|
||||
"yoast/phpunit-polyfills": "^1.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Carbon_Fields\\": "core/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-2.0-only"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "htmlBurger",
|
||||
"email": "wordpress@htmlburger.com",
|
||||
"homepage": "https://htmlburger.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Miroslav Mitev",
|
||||
"email": "mmitev.2create@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Atanas Angelov",
|
||||
"email": "atanas.angelov.dev@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Georgi Stoyanov",
|
||||
"email": "stoyanov.gs@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Plamen Kostadinov",
|
||||
"email": "pkostadinov.2create@gmail.com",
|
||||
"homepage": "http://plasmen.info/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Stanimir Panchev",
|
||||
"email": "Stan4omir@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Marin Atanasov",
|
||||
"email": "contact@marinatanasov.com",
|
||||
"homepage": "http://marinatanasov.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Siyan Panayotov",
|
||||
"homepage": "http://siyanpanayotov.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Peter Petrov",
|
||||
"email": "peter.petrov89@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Stanimir Stoyanov",
|
||||
"email": "stanimir.k.stoyanov@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Kaloyan Ivanov",
|
||||
"email": "kaloyanxivanov@gmail.com",
|
||||
"homepage": "http://vilepixels.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Georgi Popov",
|
||||
"homepage": "http://magadanski.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "German Velchev",
|
||||
"email": "germozy@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Rashko Petrov",
|
||||
"email": "brutalenemy666@gmail.com",
|
||||
"homepage": "http://errorfactory.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Alexander Panayotov",
|
||||
"email": "alexander.panayotov@gmail.com",
|
||||
"homepage": "http://alexanderpanayotov.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Viktor Vasilev",
|
||||
"email": "liberalcho@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Georgi Georgiev",
|
||||
"email": "george.georgiev96@gmail.com",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Atanas Vasilev",
|
||||
"email": "atanasvasilev91@gmail.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options and more.",
|
||||
"homepage": "http://carbonfields.net/",
|
||||
"support": {
|
||||
"docs": "http://carbonfields.net/docs/",
|
||||
"email": "wordpress@htmlburger.com",
|
||||
"issues": "https://github.com/htmlburger/carbon-fields/issues",
|
||||
"source": "https://github.com/htmlburger/carbon-fields"
|
||||
},
|
||||
"time": "2024-07-31T08:17:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mnsami/composer-custom-directory-installer",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mnsami/composer-custom-directory-installer.git",
|
||||
"reference": "85f66323978d0b1cb0e6acc7f69b3e7b912f82d9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mnsami/composer-custom-directory-installer/zipball/85f66323978d0b1cb0e6acc7f69b3e7b912f82d9",
|
||||
"reference": "85f66323978d0b1cb0e6acc7f69b3e7b912f82d9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "^1.0 || ^2.0",
|
||||
"php": ">=5.3"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"class": [
|
||||
"Composer\\CustomDirectoryInstaller\\LibraryPlugin",
|
||||
"Composer\\CustomDirectoryInstaller\\PearPlugin",
|
||||
"Composer\\CustomDirectoryInstaller\\PluginPlugin"
|
||||
],
|
||||
"branch-alias": {
|
||||
"dev-master": "1.1.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Composer\\CustomDirectoryInstaller": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mina Nabil Sami",
|
||||
"email": "mina.nsami@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "A composer plugin, to help install packages of different types in custom paths.",
|
||||
"keywords": [
|
||||
"composer",
|
||||
"composer-installer",
|
||||
"composer-plugin"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/mnsami/composer-custom-directory-installer/issues",
|
||||
"source": "https://github.com/mnsami/composer-custom-directory-installer/tree/2.0.0"
|
||||
},
|
||||
"time": "2020-08-18T11:00:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "oscarotero/env",
|
||||
"version": "v2.1.0",
|
||||
|
|
@ -1093,6 +1289,82 @@
|
|||
],
|
||||
"time": "2024-05-31T15:07:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php81",
|
||||
"version": "v1.30.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-php81.git",
|
||||
"reference": "3fb075789fb91f9ad9af537c4012d523085bd5af"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af",
|
||||
"reference": "3fb075789fb91f9ad9af537c4012d523085bd5af",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"thanks": {
|
||||
"name": "symfony/polyfill",
|
||||
"url": "https://github.com/symfony/polyfill"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"bootstrap.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"Symfony\\Polyfill\\Php81\\": ""
|
||||
},
|
||||
"classmap": [
|
||||
"Resources/stubs"
|
||||
]
|
||||
},
|
||||
"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 8.1+ features to lower PHP versions",
|
||||
"homepage": "https://symfony.com",
|
||||
"keywords": [
|
||||
"compatibility",
|
||||
"polyfill",
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0"
|
||||
},
|
||||
"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": "2024-06-19T12:30:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "timber/timber",
|
||||
"version": "v2.2.0",
|
||||
|
|
@ -1193,16 +1465,16 @@
|
|||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v3.10.3",
|
||||
"version": "v3.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572"
|
||||
"reference": "e80fb8ebba85c7341a97a9ebf825d7fd4b77708d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/67f29781ffafa520b0bbfbd8384674b42db04572",
|
||||
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e80fb8ebba85c7341a97a9ebf825d7fd4b77708d",
|
||||
"reference": "e80fb8ebba85c7341a97a9ebf825d7fd4b77708d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1210,7 +1482,8 @@
|
|||
"symfony/deprecation-contracts": "^2.5|^3",
|
||||
"symfony/polyfill-ctype": "^1.8",
|
||||
"symfony/polyfill-mbstring": "^1.3",
|
||||
"symfony/polyfill-php80": "^1.22"
|
||||
"symfony/polyfill-php80": "^1.22",
|
||||
"symfony/polyfill-php81": "^1.29"
|
||||
},
|
||||
"require-dev": {
|
||||
"psr/container": "^1.0|^2.0",
|
||||
|
|
@ -1256,7 +1529,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twigphp/Twig/issues",
|
||||
"source": "https://github.com/twigphp/Twig/tree/v3.10.3"
|
||||
"source": "https://github.com/twigphp/Twig/tree/v3.11.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1268,7 +1541,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-05-16T10:04:27+00:00"
|
||||
"time": "2024-08-08T16:15:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vlucas/phpdotenv",
|
||||
|
|
@ -1452,12 +1725,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "176422aa2c339a0f4e56b92862c67a94e2b584fb"
|
||||
"reference": "fe2777b484817ebbbe50ad685af7525560198c59"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/176422aa2c339a0f4e56b92862c67a94e2b584fb",
|
||||
"reference": "176422aa2c339a0f4e56b92862c67a94e2b584fb",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/fe2777b484817ebbbe50ad685af7525560198c59",
|
||||
"reference": "fe2777b484817ebbbe50ad685af7525560198c59",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -1554,7 +1827,7 @@
|
|||
"codeigniter4/shield": "<1.0.0.0-beta8",
|
||||
"codiad/codiad": "<=2.8.4",
|
||||
"composer/composer": "<1.10.27|>=2,<2.2.24|>=2.3,<2.7.7",
|
||||
"concrete5/concrete5": "<=9.3.2",
|
||||
"concrete5/concrete5": "<9.3.3",
|
||||
"concrete5/core": "<8.5.8|>=9,<9.1",
|
||||
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
|
||||
"contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4",
|
||||
|
|
@ -1973,8 +2246,8 @@
|
|||
"serluck/phpwhois": "<=4.2.6",
|
||||
"sfroemken/url_redirect": "<=1.2.1",
|
||||
"sheng/yiicms": "<=1.2",
|
||||
"shopware/core": "<6.5.8.8-dev|>=6.6.0.0-RC1-dev,<6.6.1",
|
||||
"shopware/platform": "<6.5.8.8-dev|>=6.6.0.0-RC1-dev,<6.6.1",
|
||||
"shopware/core": "<=6.5.8.12|>=6.6,<=6.6.5",
|
||||
"shopware/platform": "<=6.5.8.12|>=6.6,<=6.6.5",
|
||||
"shopware/production": "<=6.3.5.2",
|
||||
"shopware/shopware": "<=5.7.17",
|
||||
"shopware/storefront": "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev",
|
||||
|
|
@ -2259,7 +2532,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-08-05T22:04:39+00:00"
|
||||
"time": "2024-08-08T21:04:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "squizlabs/php_codesniffer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue