icingaweb2_dev: install Mockery

This commit is contained in:
Alexander Klimov 2014-11-26 14:03:04 +01:00
parent 003567fae8
commit fb6b2a7273

View File

@ -132,4 +132,8 @@ class icingaweb2_dev {
]] ]]
], ],
} }
package { 'php-deepend-Mockery':
ensure => latest,
}
} }