From 431918c3bc46f1c729c69c3a2874cb80bd251ad9 Mon Sep 17 00:00:00 2001 From: Markus Date: Tue, 14 Sep 2021 17:32:23 +0200 Subject: [PATCH] Updates sixach/wp-snippets to ^1.3.0 --- composer.json | 2 +- composer.lock | 18 ++++++++---------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index d8d12dd..d7101b9 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": ">=7.3", - "sixach/wp-snippets": "dev-utils" + "sixach/wp-snippets": "^1.3.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", diff --git a/composer.lock b/composer.lock index cd8cf90..40ee3fb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "495b3e6ff6ba5f76b794bfec847d63f9", + "content-hash": "e33b0ef0491601fc5065e37af8c85788", "packages": [ { "name": "sixach/wp-snippets", - "version": "dev-utils", + "version": "v1.3.0", "source": { "type": "git", "url": "git@github.com:sixach/wp-snippets.git", - "reference": "bae9a8def2745a7a942c80f457311d5c2c481791" + "reference": "80c1f819476cc289d96f891a063b92dc4aedc366" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sixach/wp-snippets/zipball/bae9a8def2745a7a942c80f457311d5c2c481791", - "reference": "bae9a8def2745a7a942c80f457311d5c2c481791", + "url": "https://api.github.com/repos/sixach/wp-snippets/zipball/80c1f819476cc289d96f891a063b92dc4aedc366", + "reference": "80c1f819476cc289d96f891a063b92dc4aedc366", "shasum": "" }, "require": { @@ -69,10 +69,10 @@ "WordPress" ], "support": { - "source": "https://github.com/sixach/wp-snippets/tree/utils", + "source": "https://github.com/sixach/wp-snippets/tree/v1.3.0", "issues": "https://github.com/sixach/wp-snippets/issues" }, - "time": "2021-09-13T17:12:09+00:00" + "time": "2021-09-14T15:31:04+00:00" } ], "packages-dev": [ @@ -2178,9 +2178,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "sixach/wp-snippets": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {