Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2fed6f3

Browse files
fix merge
1 parent 24fc394 commit 2fed6f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Console/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"symfony/http-kernel": "~3.4|~4.0",
2626
"symfony/event-dispatcher": "~3.4|~4.0",
2727
"symfony/dependency-injection": "~3.4|~4.0",
28-
"symfony/filesystem": "~3.4|~4.0",
28+
"symfony/lock": "~3.4|~4.0",
2929
"symfony/process": "~3.4|~4.0",
3030
"psr/log": "~1.0"
3131
},
3232
"suggest": {
3333
"symfony/event-dispatcher": "",
34-
"symfony/filesystem": "",
34+
"symfony/lock": "",
3535
"symfony/process": "",
3636
"psr/log": "For using the console logger"
3737
},

0 commit comments

Comments
 (0)