Skip to content

Commit 027822b

Browse files
authored
Merge pull request #241 from spirit-q2/update-composer-json-to-automatically-remove-lexpress-symfomy1
Update composer.json to automatically remove `lexpress/symfony1` package
2 parents 2987dcd + 44bcf10 commit 027822b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@
2323
"dev-master": "1.5-dev"
2424
}
2525
},
26+
"replace": {
27+
"lexpress/symfony1": "^1.5"
28+
},
2629
"bin": ["data/bin/symfony"]
2730
}

0 commit comments

Comments
 (0)