2026-05-06

- corvée(gitignore) exclus les fichiers CSS compilés
This commit is contained in:
gcch 2026-05-04 11:47:06 +02:00
commit 2ef5fbba66
102 changed files with 996 additions and 209370 deletions

159
composer.lock generated
View file

@ -585,16 +585,16 @@
},
{
"name": "illuminate/collections",
"version": "v13.7.0",
"version": "v13.8.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
"reference": "36cfc25fc23ca18714fc8ee6abc947ee99c18462"
"reference": "17b082d0c66fb030f22d5bdd62ba652c045ff522"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/36cfc25fc23ca18714fc8ee6abc947ee99c18462",
"reference": "36cfc25fc23ca18714fc8ee6abc947ee99c18462",
"url": "https://api.github.com/repos/illuminate/collections/zipball/17b082d0c66fb030f22d5bdd62ba652c045ff522",
"reference": "17b082d0c66fb030f22d5bdd62ba652c045ff522",
"shasum": ""
},
"require": {
@ -603,7 +603,8 @@
"illuminate/macroable": "^13.0",
"php": "^8.3",
"symfony/polyfill-php84": "^1.33",
"symfony/polyfill-php85": "^1.33"
"symfony/polyfill-php85": "^1.33",
"symfony/polyfill-php86": "^1.36"
},
"suggest": {
"illuminate/http": "Required to convert collections to API resources (^13.0).",
@ -640,11 +641,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-04-27T18:16:57+00:00"
"time": "2026-04-28T17:17:15+00:00"
},
{
"name": "illuminate/conditionable",
"version": "v13.7.0",
"version": "v13.8.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@ -690,16 +691,16 @@
},
{
"name": "illuminate/contracts",
"version": "v13.7.0",
"version": "v13.8.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "a5f08426a807faac42616f733113ba263779f2dd"
"reference": "ce6f5561f88743639c76835ad82cfe39b468bdc8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/a5f08426a807faac42616f733113ba263779f2dd",
"reference": "a5f08426a807faac42616f733113ba263779f2dd",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/ce6f5561f88743639c76835ad82cfe39b468bdc8",
"reference": "ce6f5561f88743639c76835ad82cfe39b468bdc8",
"shasum": ""
},
"require": {
@ -734,20 +735,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-04-24T14:55:56+00:00"
"time": "2026-04-28T17:16:27+00:00"
},
{
"name": "illuminate/macroable",
"version": "v13.7.0",
"version": "v13.8.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
"reference": "f108cb3a8680f26e23c6ce7367c64525412d85b0"
"reference": "59b5b5f3cf290a91db8cf6cd3d35ff56978bc057"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/macroable/zipball/f108cb3a8680f26e23c6ce7367c64525412d85b0",
"reference": "f108cb3a8680f26e23c6ce7367c64525412d85b0",
"url": "https://api.github.com/repos/illuminate/macroable/zipball/59b5b5f3cf290a91db8cf6cd3d35ff56978bc057",
"reference": "59b5b5f3cf290a91db8cf6cd3d35ff56978bc057",
"shasum": ""
},
"require": {
@ -780,11 +781,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-03-28T19:16:13+00:00"
"time": "2026-04-29T09:35:06+00:00"
},
{
"name": "illuminate/reflection",
"version": "v13.7.0",
"version": "v13.8.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/reflection.git",
@ -835,16 +836,16 @@
},
{
"name": "illuminate/support",
"version": "v13.7.0",
"version": "v13.8.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "cc0d9d484ddd83fa54a0495cf15e7606e6a6f4b1"
"reference": "ff687db22aefef516efd3ea21d01664af332da38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/cc0d9d484ddd83fa54a0495cf15e7606e6a6f4b1",
"reference": "cc0d9d484ddd83fa54a0495cf15e7606e6a6f4b1",
"url": "https://api.github.com/repos/illuminate/support/zipball/ff687db22aefef516efd3ea21d01664af332da38",
"reference": "ff687db22aefef516efd3ea21d01664af332da38",
"shasum": ""
},
"require": {
@ -910,7 +911,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-04-27T13:46:05+00:00"
"time": "2026-05-04T12:34:54+00:00"
},
{
"name": "laravel/helpers",
@ -2916,6 +2917,86 @@
],
"time": "2026-04-26T13:10:57+00:00"
},
{
"name": "symfony/polyfill-php86",
"version": "v1.37.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php86.git",
"reference": "33d8fc5a705481e21fe3a81212b26f9b1f61749c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php86/zipball/33d8fc5a705481e21fe3a81212b26f9b1f61749c",
"reference": "33d8fc5a705481e21fe3a81212b26f9b1f61749c",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php86\\": ""
},
"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.6+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php86/tree/v1.37.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-04-26T13:13:48+00:00"
},
{
"name": "symfony/polyfill-uuid",
"version": "v1.37.0",
@ -3663,15 +3744,15 @@
},
{
"name": "wpackagist-plugin/redis-cache",
"version": "2.7.0",
"version": "2.8.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/redis-cache/",
"reference": "tags/2.7.0"
"reference": "tags/2.8.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/redis-cache.2.7.0.zip"
"url": "https://downloads.wordpress.org/plugin/redis-cache.2.8.0.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
@ -5215,12 +5296,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "2221f6ef09e87784e78e188aadd8f7e3a50e679a"
"reference": "9d468c11a8da481c22b4e610494babae032fdb03"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2221f6ef09e87784e78e188aadd8f7e3a50e679a",
"reference": "2221f6ef09e87784e78e188aadd8f7e3a50e679a",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/9d468c11a8da481c22b4e610494babae032fdb03",
"reference": "9d468c11a8da481c22b4e610494babae032fdb03",
"shasum": ""
},
"conflict": {
@ -5280,7 +5361,7 @@
"awesome-support/awesome-support": "<=6.0.7",
"aws/aws-sdk-php": "<=3.371.3",
"ayacoo/redirect-tab": "<2.1.2|>=3,<3.1.7|>=4,<4.0.5",
"azuracast/azuracast": "<=0.23.3",
"azuracast/azuracast": "<=0.23.5",
"b13/seo_basics": "<0.8.2",
"backdrop/backdrop": "<=1.32",
"backpack/crud": "<3.4.9",
@ -5335,7 +5416,7 @@
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"chriskacerguis/codeigniter-restserver": "<=2.7.1",
"chrome-php/chrome": "<1.14",
"ci4-cms-erp/ci4ms": "<=0.31.6",
"ci4-cms-erp/ci4ms": "<=0.31.7",
"civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
"ckeditor/ckeditor": "<4.25",
"clickstorm/cs-seo": ">=6,<6.8|>=7,<7.5|>=8,<8.4|>=9,<9.3",
@ -5387,6 +5468,7 @@
"david-garcia/phpwhois": "<=4.3.1",
"dbrisinajumi/d2files": "<1",
"dcat/laravel-admin": "<=2.1.3|==2.2.0.0-beta|==2.2.2.0-beta",
"dedoc/scramble": ">=0.13.2,<0.13.22",
"derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4",
"desperado/xml-bundle": "<=0.1.7",
@ -5539,7 +5621,8 @@
"georgringer/news": "<1.3.3",
"geshi/geshi": "<=1.0.9.1",
"getformwork/formwork": "<=2.3.3",
"getgrav/grav": "<1.11.0.0-beta1",
"getgrav/grav": "<2.0.0.0-beta2",
"getgrav/grav-plugin-api": "<1.0.0.0-beta15",
"getkirby/cms": "<4.9|>=5,<5.4",
"getkirby/kirby": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1",
"getkirby/panel": "<2.5.14",
@ -5706,6 +5789,7 @@
"mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1",
"mautic/grapes-js-builder-bundle": ">=4,<4.4.18|>=5,<5.2.9|>=6,<6.0.7",
"maximebf/debugbar": "<1.19",
"mckenziearts/livewire-markdown-editor": "<1.3",
"mdanter/ecc": "<2",
"mediawiki/abuse-filter": "<1.39.9|>=1.40,<1.41.3|>=1.42,<1.42.2",
"mediawiki/cargo": "<3.8.3",
@ -5749,6 +5833,7 @@
"munkireport/softwareupdate": "<1.6",
"mustache/mustache": ">=2,<2.14.1",
"mwdelaney/wp-enable-svg": "<=0.2",
"nabeel/phpvms": "<7.0.6",
"namshi/jose": "<2.2",
"nasirkhan/laravel-starter": "<11.11",
"nategood/httpful": "<1",
@ -5789,7 +5874,7 @@
"open-web-analytics/open-web-analytics": "<1.8.1",
"opencart/opencart": ">=0",
"openid/php-openid": "<2.3",
"openmage/magento-lts": "<20.17",
"openmage/magento-lts": "<=20.17",
"opensolutions/vimbadmin": "<=3.0.15",
"opensource-workshop/connect-cms": "<1.41.1|>=2,<2.41.1",
"orchid/platform": ">=8,<14.43",
@ -5838,7 +5923,7 @@
"phpoffice/phpexcel": "<=1.8.2",
"phpoffice/phpspreadsheet": "<=1.30.3|>=2,<=2.1.15|>=2.2,<=2.4.4|>=3,<=3.10.4|>=4,<=5.6",
"phppgadmin/phppgadmin": "<=7.13",
"phpseclib/phpseclib": "<2.0.53|>=3,<3.0.51",
"phpseclib/phpseclib": "<=2.0.53|>=3,<=3.0.51",
"phpservermon/phpservermon": "<3.6",
"phpsysinfo/phpsysinfo": "<3.4.3",
"phpunit/phpunit": "<8.5.52|>=9,<9.6.33|>=10,<10.5.62|>=11,<11.5.50|>=12,<12.5.8|>=12.5.21,<12.5.22|>=13.1.5,<13.1.6",
@ -5932,7 +6017,7 @@
"shopware/shopware": "<=5.7.17|>=6.4.6,<6.6.10.10-dev|>=6.7,<6.7.6.1-dev",
"shopware/storefront": "<6.6.10.10-dev|>=6.7,<6.7.5.1-dev",
"shopxo/shopxo": "<=6.4",
"showdoc/showdoc": "<2.10.4",
"showdoc/showdoc": "<3.8.1",
"shuchkin/simplexlsx": ">=1.0.12,<1.1.13",
"silverstripe-australia/advancedreports": ">=1,<=2",
"silverstripe/admin": "<1.13.19|>=2,<2.1.8",
@ -6145,7 +6230,7 @@
"webcoast/deferred-image-processing": "<1.0.2",
"webklex/laravel-imap": "<5.3",
"webklex/php-imap": "<5.3",
"webonyx/graphql-php": "<=15.31.4",
"webonyx/graphql-php": "<=15.32.2",
"webpa/webpa": "<3.1.2",
"webreinvent/vaahcms": "<=2.3.1",
"wikibase/wikibase": "<=1.39.3",
@ -6265,7 +6350,7 @@
"type": "tidelift"
}
],
"time": "2026-04-30T21:24:12+00:00"
"time": "2026-05-05T21:24:41+00:00"
},
{
"name": "sebastian/diff",