2024-11-22

2024-11-22

fonc(db) exporte la BDD de production
This commit is contained in:
gcch 2024-11-22 19:18:51 +01:00
commit 2b13af6421
77 changed files with 20281 additions and 2988 deletions

View file

@ -21,7 +21,7 @@
"composer/installers": "^2.3",
"crell/fp": "^1.0",
"htmlburger/carbon-fields": "^3.6.5",
"illuminate/support": "^11.32",
"illuminate/support": "^11.33.2",
"laravel/helpers": "^1.7",
"lstrojny/functional-php": "^1.17",
"mnsami/composer-custom-directory-installer": "^2.0",
@ -29,25 +29,26 @@
"ramsey/uuid": "^4.7.6",
"roots/bedrock-autoloader": "^1.0.4",
"roots/bedrock-disallow-indexing": "^2.0",
"roots/wordpress": "^6.7",
"roots/wordpress": "^6.7.1",
"roots/wp-config": "^1.0",
"roots/wp-password-bcrypt": "^1.2",
"stripe/stripe-php": "^16.2",
"stripe/stripe-php": "^16.3",
"symfony/uid": "^7.1.6",
"timber/timber": "^2.3",
"vlucas/phpdotenv": "^5.6.1",
"wpackagist-plugin/falcon": "^2.8.3",
"wpackagist-plugin/falcon": "^2.8.4",
"wpackagist-plugin/force-regenerate-thumbnails": "^2.2.1",
"wpackagist-plugin/query-monitor": "^3.16.4",
"wpackagist-plugin/redis-cache": "^2.5.4",
"wpackagist-plugin/wc-multishipping": "^2.5.3",
"wpackagist-plugin/woocommerce": "^9.4.1",
"wpackagist-plugin/woocommerce": "^9.4.2",
"wpackagist-plugin/wp-mail-logging": "^1.13",
"wpackagist-plugin/wp-openapi": "^1.0.16",
"wpackagist-theme/twentytwentyfour": "^1.3"
},
"require-dev": {
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^2.0.1",
"phpstan/phpstan": "^2.0.2",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.11.1",
"szepeviktor/phpstan-wordpress": "2.x-dev",