chore(symfony) #57 : bump symfony to version 6.4 and fix deprecations
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2025-07-08 17:09:44 +02:00
parent 746ca35b69
commit 2011726898
17 changed files with 1127 additions and 1347 deletions

2
Jenkinsfile vendored
View File

@ -4,7 +4,7 @@
// Utilisation du pipeline partagé pour les applications Symfony de Cadoles
// Le nom de l'image Docker passée en paramètre vous permet de préciser l'environnement de test
// de votre application Symfony
symfonyAppPipeline('ubuntu:22.04', [
symfonyAppPipeline('ubuntu:24.04', [
'hooks': [
// Run docker image build, verification and publication stages
'postSymfonyAppPipeline': {