chore (composer update) #31: maj composer update

This commit is contained in:
2024-04-18 17:11:23 +02:00
parent fc87b24c4e
commit 0cdb4c3a36
4 changed files with 646 additions and 430 deletions

17
.gitignore vendored
View File

@ -21,3 +21,20 @@ composer.phar
/tools
/.trivy
.mktools/
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###