Use double pipes.

This commit is contained in:
David Molineus
2017-01-27 12:15:15 +01:00
parent 21fd7c8bd3
commit 8c4b151b1d

View File

@@ -19,8 +19,8 @@
}, },
"require":{ "require":{
"php":">=5.4", "php":">=5.4",
"contao-community-alliance/composer-plugin": "~2.4 | ~3.0", "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
"contao/core-bundle":"~3.5 | ~4.3" "contao/core-bundle":"~3.5 || ~4.3"
}, },
"suggest": { "suggest": {
"netzmacht/contao-leaflet-maps": "Leaflet maps integration into Contao CMS" "netzmacht/contao-leaflet-maps": "Leaflet maps integration into Contao CMS"