Skip to content

Commit f917e16

Browse files
author
Jérôme Deuchnord
committed
Remove the "replace" section from composer.json
1 parent 68f4224 commit f917e16

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@
4040
"symfony/serializer": "^2.7 || ^3.0 || ^4.0 || ^5.0",
4141
"symfony/validator": "^2.7 || ^3.0 || ^4.0 || ^5.0"
4242
},
43-
"replace": {
44-
"symfony/polyfill-php70": "*",
45-
"symfony/polyfill-php71": "*"
46-
},
4743
"bin": ["bin/schema"],
4844
"minimum-stability": "dev"
4945
}

0 commit comments

Comments
 (0)