8000 add missing conflict rule · symfony/symfony@a63df9c · GitHub
[go: up one dir, main page]

Skip to content

Commit a63df9c

Browse files
committed
add missing conflict rule
The LockableTrait uses the LockFactory introduced in Symfony 4.4.
1 parent 700167e commit a63df9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Console/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"conflict": {
4343
"symfony/dependency-injection": "<3.4",
4444
"symfony/event-dispatcher": "<4.3|>=5",
45+
"symfony/lock": "<4.4",
4546
"symfony/process": "<3.3"
4647
},
4748
"autoload": {

0 commit comments

Comments
 (0)
0