From f44ccc11c75aff2de917cea37c8a223ffcfdf071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 04:04:10 +0000 Subject: [PATCH] Bump kirki-framework/control-checkbox from 0.1.2 to 1.0.0 Bumps [kirki-framework/control-checkbox](https://github.com/kirki-framework/control-checkbox) from 0.1.2 to 1.0.0. - [Release notes](https://github.com/kirki-framework/control-checkbox/releases) - [Commits](https://github.com/kirki-framework/control-checkbox/compare/v0.1.2...v1.0.0) --- updated-dependencies: - dependency-name: kirki-framework/control-checkbox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 29 ++++++++++++++--------------- 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index e214f39..bdd3299 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "require": { "php": "^7.2.5", "kirki-framework/compatibility": "dev-master", - "kirki-framework/control-checkbox": "^0.1", + "kirki-framework/control-checkbox": "^1.0", "kirki-framework/control-react-color": "^1.0", "kirki-framework/field-multicolor": "dev-master", "kirki-framework/field-typography": "^0.3", diff --git a/composer.lock b/composer.lock index 78ffafe..9205b59 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b4cba27f813f31d677b0517844dd37a0", + "content-hash": "efd41e006ed1524a6db5a39027566fb0", "packages": [ { "name": "brick/math", @@ -854,23 +854,22 @@ }, { "name": "kirki-framework/control-base", - "version": "dev-master", + "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kirki-framework/control-base.git", - "reference": "13bf42e5b4619c9122e3c78d1381c104443c6304" + "reference": "cf0d6e4f3aa5576e2a1c56d9f63caad2fa3df580" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kirki-framework/control-base/zipball/13bf42e5b4619c9122e3c78d1381c104443c6304", - "reference": "13bf42e5b4619c9122e3c78d1381c104443c6304", + "url": "https://api.github.com/repos/kirki-framework/control-base/zipball/cf0d6e4f3aa5576e2a1c56d9f63caad2fa3df580", + "reference": "cf0d6e4f3aa5576e2a1c56d9f63caad2fa3df580", "shasum": "" }, "require": { "kirki-framework/url-getter": "*", "php": ">=5.6" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -898,22 +897,22 @@ ], "support": { "issues": "https://github.com/kirki-framework/control-base/issues", - "source": "https://github.com/kirki-framework/control-base/tree/master" + "source": "https://github.com/kirki-framework/control-base/tree/v1.0.0" }, - "time": "2019-10-04T21:15:35+00:00" + "time": "2021-10-07T04:13:38+00:00" }, { "name": "kirki-framework/control-checkbox", - "version": "v0.1.2", + "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kirki-framework/control-checkbox.git", - "reference": "554893f0b35e2b4285ea418d088cca963e948889" + "reference": "0bf14a2136f0f55caba0fdc6b7e67a3150508c15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kirki-framework/control-checkbox/zipball/554893f0b35e2b4285ea418d088cca963e948889", - "reference": "554893f0b35e2b4285ea418d088cca963e948889", + "url": "https://api.github.com/repos/kirki-framework/control-checkbox/zipball/0bf14a2136f0f55caba0fdc6b7e67a3150508c15", + "reference": "0bf14a2136f0f55caba0fdc6b7e67a3150508c15", "shasum": "" }, "require": { @@ -949,9 +948,9 @@ ], "support": { "issues": "https://github.com/kirki-framework/control-checkbox/issues", - "source": "https://github.com/kirki-framework/control-checkbox/tree/master" + "source": "https://github.com/kirki-framework/control-checkbox/tree/v1.0.0" }, - "time": "2019-10-20T11:52:49+00:00" + "time": "2021-09-24T07:14:01+00:00" }, { "name": "kirki-framework/control-custom", @@ -5256,5 +5255,5 @@ "php": "^7.2.5" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }