Skip to content
Snippets Groups Projects
Commit 77775d0b authored by Stefan Galinski's avatar Stefan Galinski :video_game:
Browse files

[BUGFIX] Also the wrong xdebug versions were installed all the time.. *omg*

parent 9096035f
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
package 'php-xdebug' do
package 'php' + node['ubuntu_base']['php_version'] + '-xdebug' do
action 'upgrade'
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment