2024-11-21

fonc(db) exporte la BDD de production

corvée(images) ajoute les images téléversées
This commit is contained in:
gcch 2024-11-21 17:03:14 +01:00
commit 5b1b94c0fe
41 changed files with 14028 additions and 218 deletions

50
composer.lock generated
View file

@ -1887,16 +1887,16 @@
},
{
"name": "roots/wordpress",
"version": "6.7",
"version": "6.7.1",
"source": {
"type": "git",
"url": "https://github.com/roots/wordpress.git",
"reference": "1bdabdb9171ac5323edbf4792ce353d475467d27"
"reference": "9451af491af7124c12186398c56ab87a6e145123"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/roots/wordpress/zipball/1bdabdb9171ac5323edbf4792ce353d475467d27",
"reference": "1bdabdb9171ac5323edbf4792ce353d475467d27",
"url": "https://api.github.com/repos/roots/wordpress/zipball/9451af491af7124c12186398c56ab87a6e145123",
"reference": "9451af491af7124c12186398c56ab87a6e145123",
"shasum": ""
},
"require": {
@ -1918,7 +1918,7 @@
],
"support": {
"issues": "https://github.com/roots/wordpress/issues",
"source": "https://github.com/roots/wordpress/tree/6.7"
"source": "https://github.com/roots/wordpress/tree/6.7.1"
},
"funding": [
{
@ -1926,7 +1926,7 @@
"type": "github"
}
],
"time": "2024-07-16T12:03:00+00:00"
"time": "2024-11-13T09:56:09+00:00"
},
{
"name": "roots/wordpress-core-installer",
@ -2001,22 +2001,22 @@
},
{
"name": "roots/wordpress-no-content",
"version": "6.7",
"version": "6.7.1",
"source": {
"type": "git",
"url": "https://github.com/WordPress/WordPress.git",
"reference": "6.7"
"reference": "6.7.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/release/wordpress-6.7-no-content.zip",
"shasum": "d30558244ed409b6421a5454f9c837d0884317f2"
"url": "https://downloads.wordpress.org/release/wordpress-6.7.1-no-content.zip",
"shasum": "321a5b819369e772ce606fbc12b1e264fb73da5b"
},
"require": {
"php": ">= 7.2.24"
},
"provide": {
"wordpress/core-implementation": "6.7"
"wordpress/core-implementation": "6.7.1"
},
"suggest": {
"ext-curl": "Performs remote request operations.",
@ -2067,7 +2067,7 @@
"type": "other"
}
],
"time": "2024-11-12T20:51:37+00:00"
"time": "2024-11-21T14:15:19+00:00"
},
{
"name": "roots/wp-config",
@ -2192,16 +2192,16 @@
},
{
"name": "stripe/stripe-php",
"version": "v16.2.0",
"version": "v16.3.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "813ae4961755af28a13bda451689f7a6ed6498cb"
"reference": "48af6bc64ca8157b3fdce100e856069963bac466"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/813ae4961755af28a13bda451689f7a6ed6498cb",
"reference": "813ae4961755af28a13bda451689f7a6ed6498cb",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/48af6bc64ca8157b3fdce100e856069963bac466",
"reference": "48af6bc64ca8157b3fdce100e856069963bac466",
"shasum": ""
},
"require": {
@ -2245,9 +2245,9 @@
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v16.2.0"
"source": "https://github.com/stripe/stripe-php/tree/v16.3.0"
},
"time": "2024-10-29T21:15:53+00:00"
"time": "2024-11-20T23:30:16+00:00"
},
{
"name": "symfony/clock",
@ -3373,16 +3373,16 @@
},
{
"name": "voku/portable-ascii",
"version": "2.0.1",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/voku/portable-ascii.git",
"reference": "b56450eed252f6801410d810c8e1727224ae0743"
"reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
"reference": "b56450eed252f6801410d810c8e1727224ae0743",
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
"reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
"shasum": ""
},
"require": {
@ -3407,7 +3407,7 @@
"authors": [
{
"name": "Lars Moelleken",
"homepage": "http://www.moelleken.org/"
"homepage": "https://www.moelleken.org/"
}
],
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
@ -3419,7 +3419,7 @@
],
"support": {
"issues": "https://github.com/voku/portable-ascii/issues",
"source": "https://github.com/voku/portable-ascii/tree/2.0.1"
"source": "https://github.com/voku/portable-ascii/tree/2.0.3"
},
"funding": [
{
@ -3443,7 +3443,7 @@
"type": "tidelift"
}
],
"time": "2022-03-08T17:03:00+00:00"
"time": "2024-11-21T01:49:47+00:00"
},
{
"name": "wpackagist-plugin/falcon",