Revert "FreeBSD: support for php.composer"

This reverts commit d2786dcef6.
This commit is contained in:
Alexander Weidinger 2018-03-15 15:18:35 +01:00
parent b77e1fa4a0
commit 7f5c0aaea7

View File

@ -417,10 +417,5 @@
'xml_pkg': ['php5-xmlreader','php5-xmlwriter','php5-xmlrpc'],
'zip_pkg': 'php5-zip',
},
'FreeBSD': {
'local_bin': '/usr/local/bin',
'composer_bin': 'composer',
'temp_dir': '/tmp',
},
}, merge=salt['pillar.get']('php:lookup')) %}
{%- endif %}