Skip to content

Commit d236817

Browse files
committed
recipe for symfony/flex
1 parent ac84bb0 commit d236817

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
@@ -132,15 +132,16 @@
132132
"version": "v5.2.4"
133133
},
134134
"symfony/flex": {
135-
"version": "2.2",
135+
"version": "2.4",
136136
"recipe": {
137137
"repo": "github.com/symfony/recipes",
138138
"branch": "main",
139-
"version": "1.0",
140-
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
139+
"version": "2.4",
140+
"ref": "52e9754527a15e2b79d9a610f98185a1fe46622a"
141141
},
142142
"files": [
143-
".env"
143+
".env",
144+
".env.dev"
144145
]
145146
},
146147
"symfony/framework-bundle": {

0 commit comments

Comments
 (0)