]> Raphaël G. Git Repositories - blog/commitdiff
Update symfony recipes
authorRaphaël Gertz <git@rapsys.eu>
Thu, 16 Oct 2025 15:06:56 +0000 (17:06 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 16 Oct 2025 15:06:56 +0000 (17:06 +0200)
Add dev env file

symfony.lock

index 64c57848adb904bc55118c9d6c5b81c9f92f186a..1e0a22f31d0aaa3539171ee1f27b4fb66e693abd 100644 (file)
         ]
     },
     "symfony/flex": {
-        "version": "2.2",
+        "version": "2.8",
         "recipe": {
             "repo": "github.com/symfony/recipes",
             "branch": "main",
-            "version": "1.0",
-            "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
+            "version": "2.4",
+            "ref": "52e9754527a15e2b79d9a610f98185a1fe46622a"
         },
         "files": [
-            ".env"
+            ".env",
+            ".env.dev"
         ]
     },
     "symfony/form": {