Browse Source

Revert "FreeBSD: support for php.composer"

This reverts commit d2786dcef6.
tags/v0.34.0
Alexander Weidinger 6 years ago
parent
commit
7f5c0aaea7
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      php/map.jinja

+ 0
- 5
php/map.jinja 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 %}

Loading…
Cancel
Save