diff --git a/Changelog b/Changelog index 670879c7a..ec50df377 100755 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2019-01-25 DariusIII + * Chg: Updated czproject/git-php (v3.16.1 => v3.16.2) 2019-01-24 DariusIII * Fix: Use inline string for settingValue in TmuxRun class * Chg: Update toTree function diff --git a/composer.lock b/composer.lock index c7d34ab5e..3d0142371 100644 --- a/composer.lock +++ b/composer.lock @@ -510,16 +510,16 @@ }, { "name": "czproject/git-php", - "version": "v3.16.1", + "version": "v3.16.2", "source": { "type": "git", "url": "https://github.com/czproject/git-php.git", - "reference": "7e1461628f0f3c31c968e03faca0aded177006ea" + "reference": "2bcaa1499683372af7b8774024f0a503fb643fef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/czproject/git-php/zipball/7e1461628f0f3c31c968e03faca0aded177006ea", - "reference": "7e1461628f0f3c31c968e03faca0aded177006ea", + "url": "https://api.github.com/repos/czproject/git-php/zipball/2bcaa1499683372af7b8774024f0a503fb643fef", + "reference": "2bcaa1499683372af7b8774024f0a503fb643fef", "shasum": "" }, "require": { @@ -548,7 +548,7 @@ "keywords": [ "git" ], - "time": "2019-01-21T07:55:29+00:00" + "time": "2019-01-25T07:21:49+00:00" }, { "name": "dariusiii/php-itunes-api",