📦 chore(dépendances): Met à jour les dépendances PHP et JS du projet

This commit is contained in:
Serreau Jovann
2026-02-09 15:56:20 +01:00
parent 27a44282cc
commit d5043635bd
3 changed files with 77 additions and 77 deletions

View File

@@ -32,7 +32,7 @@
"knpuniversity/oauth2-client-bundle": "^2.20.1",
"lasserafn/php-initial-avatar-generator": "^4.5",
"league/flysystem-aws-s3-v3": "^3.31.0",
"league/flysystem-bundle": "^3.6.1",
"league/flysystem-bundle": "^3.6.2",
"liip/imagine-bundle": "^2.17.1",
"lufiipe/insee-sierene": ">=1",
"meilisearch/meilisearch-php": "^1.16.1",
@@ -149,12 +149,12 @@
},
"require-dev": {
"fakerphp/faker": "^1.24.1",
"phpunit/phpunit": "^12.5.9",
"rector/rector": "^2.3.5",
"phpunit/phpunit": "^12.5.10",
"rector/rector": "^2.3.6",
"symfony/browser-kit": "8.0.*",
"symfony/css-selector": "8.0.*",
"symfony/debug-bundle": "8.0.*",
"symfony/maker-bundle": "^1.65.1",
"symfony/maker-bundle": "^1.66.0",
"symfony/stopwatch": "8.0.*",
"symfony/web-profiler-bundle": "8.0.*"
}