Skip to content

Commit 941350b

Browse files
authored
bug #114 Remove conflict with Symplify libraries (pamil)
This PR was merged into the 2.0 branch. Discussion ---------- Fixes #112. Commits ------- c707d55 Remove conflict with Symplify libraries
2 parents 97a0f50 + c707d55 commit 941350b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@
3030
"symfony/yaml": "^3.4|^4.1"
3131
},
3232
"conflict": {
33-
"symfony/stopwatch": "^5.0",
34-
"symplify/package-builder": "^7.2",
35-
"symplify/smart-file-system": "^7.2"
33+
"symfony/stopwatch": "^5.0"
3634
},
3735
"suggest": {
3836
"behat/mink-browserkit-driver": "^1.3"

0 commit comments

Comments
 (0)