Skip to content

Commit afc1dbd

Browse files
committed
Updated recipe for symfony flex
1 parent 20f58fc commit afc1dbd

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.env.dev

Whitespace-only changes.

symfony.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -468,15 +468,16 @@
468468
"version": "v4.2.3"
469469
},
470470
"symfony/flex": {
471-
"version": "1.19",
471+
"version": "2.4",
472472
"recipe": {
473473
"repo": "github.com/symfony/recipes",
474474
"branch": "main",
475-
"version": "1.0",
476-
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
475+
"version": "2.4",
476+
"ref": "52e9754527a15e2b79d9a610f98185a1fe46622a"
477477
},
478478
"files": [
479-
".env"
479+
".env",
480+
".env.dev"
480481
]
481482
},
482483
"symfony/form": {

0 commit comments

Comments
 (0)