Skip to content

Commit c329389

Browse files
author
janatzend
committed
removed Mockery lib, as it is included with composer now
1 parent 4924229 commit c329389

37 files changed

+9
-5032
lines changed

deployment.properties

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
appdir.includes = deph.php,\
22
ZendServer,\
33
LICENSE.txt,\
4-
README.md,\
54
etc,\
5+
init_autoloader.php,\
6+
vendor,\
7+
README.md,\
8+
ZendServerDeploymentHelper.update.json,\
9+
ZendServerDeploymentHelper.zpk,\
10+
composer.json,\
11+
composer.lock,\
612
tests,\
7-
ZendServerDeploymentHelper.zpk
13+
README.md~

deployment.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<summary>Zend Server Deployment Helper</summary>
66
<description>Zend Server Deployment Helper (DepH) is a Zend Framework 2 based set of classes which supports in creating reliable hook scripts of Zend Server Deployment feature.</description>
77
<version>
8-
<release>1.0.1</release>
8+
<release>1.1.0</release>
99
</version>
1010
<icon>etc/logo.gif</icon>
1111
<eula>LICENSE.txt</eula>

0 commit comments

Comments
 (0)