From 763ed4347f2f27be60a72387a83b131b037f3820 Mon Sep 17 00:00:00 2001 From: Torben Lundsgaard Date: Tue, 19 Mar 2024 17:09:58 +0100 Subject: [PATCH] Prepare release 1.20 --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ readme.txt | 2 +- vendor/composer/installed.php | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index e75d23c..0fadbb8 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "php-stubs/woocommerce-stubs": "^8.6", + "php-stubs/woocommerce-stubs": "^8.7", "phpcompatibility/phpcompatibility-wp": "*", "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan": "^1.10.62", diff --git a/composer.lock b/composer.lock index 8d7fdf7..3e03046 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": "c5288bf010dfd048aff3042eec1956cc", + "content-hash": "b66209736fb9ef4cf27fb7cb14c8849f", "packages": [], "packages-dev": [ { @@ -87,16 +87,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v8.6.1", + "version": "v8.7.0", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "ba95d7c652646aac136b6131fcc64008a2b917e6" + "reference": "1bab3a764a91ed037f420dc38124e2516b29e6b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/ba95d7c652646aac136b6131fcc64008a2b917e6", - "reference": "ba95d7c652646aac136b6131fcc64008a2b917e6", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/1bab3a764a91ed037f420dc38124e2516b29e6b8", + "reference": "1bab3a764a91ed037f420dc38124e2516b29e6b8", "shasum": "" }, "require": { @@ -125,9 +125,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v8.6.1" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v8.7.0" }, - "time": "2024-02-20T17:47:00+00:00" + "time": "2024-03-19T16:55:16+00:00" }, { "name": "php-stubs/wordpress-stubs", @@ -562,16 +562,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.62", + "version": "1.10.63", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9" + "reference": "ad12836d9ca227301f5fb9960979574ed8628339" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd5c8a1660ed3540b211407c77abf4af193a6af9", - "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad12836d9ca227301f5fb9960979574ed8628339", + "reference": "ad12836d9ca227301f5fb9960979574ed8628339", "shasum": "" }, "require": { @@ -620,7 +620,7 @@ "type": "tidelift" } ], - "time": "2024-03-13T12:27:20+00:00" + "time": "2024-03-18T16:53:53+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", diff --git a/readme.txt b/readme.txt index 0d9da33..a9a052f 100644 --- a/readme.txt +++ b/readme.txt @@ -90,7 +90,7 @@ Yes! Pagespeed is one of our main focus points, and we strive to make the plugin = 1.20 = -Release date: 2024-03-19 +Release date: 2024-03-20 Find out about what's new in our [our release post](https://gtmkit.com/gtm-kit-1-20/). diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 0eb1627..73f4d05 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'tlamedia/gtm-kit', 'pretty_version' => 'dev-main', 'version' => 'dev-main', - 'reference' => '6b61c94688b200bb4ea3e417332e51ef279d4445', + 'reference' => '3cf9422524e24cc9af0cd6960f103f05967060a7', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -13,7 +13,7 @@ 'tlamedia/gtm-kit' => array( 'pretty_version' => 'dev-main', 'version' => 'dev-main', - 'reference' => '6b61c94688b200bb4ea3e417332e51ef279d4445', + 'reference' => '3cf9422524e24cc9af0cd6960f103f05967060a7', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),