diff --git a/wp-content/plugins/techops-content-sync_deactivated/composer.lock b/wp-content/plugins/techops-content-sync_deactivated/composer.lock index a3aa3513..ae392d56 100644 --- a/wp-content/plugins/techops-content-sync_deactivated/composer.lock +++ b/wp-content/plugins/techops-content-sync_deactivated/composer.lock @@ -4,27 +4,27 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "025ede1b954371daa88a0ffb03b17b89", + "content-hash": "96de53d0c614f231ca144e25ed5f5889", "packages": [ { "name": "czproject/git-php", - "version": "v3.18.2", + "version": "v4.0.3", "source": { "type": "git", "url": "https://github.com/czproject/git-php.git", - "reference": "cb3bfc6f1e487e572870afae5d52ef3c7d250d8a" + "reference": "5e82d5479da5f16d37a915de4ec55e1ac78de733" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/czproject/git-php/zipball/cb3bfc6f1e487e572870afae5d52ef3c7d250d8a", - "reference": "cb3bfc6f1e487e572870afae5d52ef3c7d250d8a", + "url": "https://api.github.com/repos/czproject/git-php/zipball/5e82d5479da5f16d37a915de4ec55e1ac78de733", + "reference": "5e82d5479da5f16d37a915de4ec55e1ac78de733", "shasum": "" }, "require": { - "php": ">=5.4.0" + "php": ">=5.6.0" }, "require-dev": { - "nette/tester": "^1.1" + "nette/tester": "^2.0" }, "type": "library", "autoload": { @@ -48,20 +48,28 @@ ], "support": { "issues": "https://github.com/czproject/git-php/issues", - "source": "https://github.com/czproject/git-php/tree/v3.18.2" + "source": "https://github.com/czproject/git-php/tree/v4.0.3" }, - "time": "2021-02-15T11:41:33+00:00" + "funding": [ + { + "url": "https://www.paypal.com/donate?hosted_button_id=EPSKR7MGVV7KC", + "type": "custom" + } + ], + "time": "2022-04-21T16:50:57+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=7.4" + "php": ">=7.4", + "ext-json": "*", + "ext-zip": "*" }, - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }