-
-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathsymfony.lock
More file actions
27 lines (27 loc) · 661 Bytes
/
symfony.lock
File metadata and controls
27 lines (27 loc) · 661 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"symfony/console": {
"version": "4.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "4.4",
"ref": "fd5340d07d4c90504843b53da41525cf42e31f5c"
},
"files": [
"bin/console",
"config/bootstrap.php"
]
},
"symfony/flex": {
"version": "2.2",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
},
"files": [
".env"
]
}
}