diff --git a/changelog.md b/changelog.md index 665305c..cd48baf 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,7 @@ | 2021-03-31 | 3 | Hotfix | [v1.0.2](#Hotfix-v1.0.2) | | 2021-04-06 | 4 | Release | [v1.0.3](#Release-v1.0.3) | | 2021-04-13 | 5 | Release | [v1.0.4](#Release-v1.0.4) | +| 2021-04-16 | 6 | Release | [v1.0.4](#Release-v1.0.5) | ## Changes ### Release v1.0.0 @@ -44,7 +45,7 @@ - Cache clear in update.bat - Cache clear in README -### Next +### Release v1.0.5 #### Feature - Add licencing diff --git a/composer.lock b/composer.lock index 935b7d0..8c169a3 100644 --- a/composer.lock +++ b/composer.lock @@ -1508,16 +1508,16 @@ }, { "name": "laminas/laminas-code", - "version": "4.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", - "reference": "5b553c274b94af3f880cbaaf8fbab047f279a31c" + "reference": "e7e8f8a9c267520051d8026ff1da74823a3d8b97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/5b553c274b94af3f880cbaaf8fbab047f279a31c", - "reference": "5b553c274b94af3f880cbaaf8fbab047f279a31c", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/e7e8f8a9c267520051d8026ff1da74823a3d8b97", + "reference": "e7e8f8a9c267520051d8026ff1da74823a3d8b97", "shasum": "" }, "require": { @@ -1575,7 +1575,7 @@ "type": "community_bridge" } ], - "time": "2021-03-27T13:55:31+00:00" + "time": "2021-04-14T22:05:06+00:00" }, { "name": "laminas/laminas-eventmanager",