From 1f89a3cc75b4c5bade52af38241a5175a4a3c3a0 Mon Sep 17 00:00:00 2001 From: Torben Lundsgaard Date: Tue, 16 Jan 2024 08:58:44 +0100 Subject: [PATCH] Update dependencies --- composer.json | 4 ++-- composer.lock | 40 +++++++++++++++++------------------ package-lock.json | 12 +++++------ vendor/composer/installed.php | 4 ++-- 4 files changed, 30 insertions(+), 30 deletions(-) diff --git a/composer.json b/composer.json index a376fa6..97be1bf 100644 --- a/composer.json +++ b/composer.json @@ -15,10 +15,10 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "php-stubs/woocommerce-stubs": "^8.4", + "php-stubs/woocommerce-stubs": "^8.5", "phpcompatibility/phpcompatibility-wp": "*", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.10.53", + "phpstan/phpstan": "^1.10.56", "phpstan/phpstan-deprecation-rules": "^1.1", "szepeviktor/phpstan-wordpress": "^v1.3.2", "wp-coding-standards/wpcs": "^3.0" diff --git a/composer.lock b/composer.lock index 7cb7b4a..bd40ccc 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": "bb1694b1ea057bca28c3407eb00cced4", + "content-hash": "2a9ef48b48ec3685b263ce36b3910983", "packages": [], "packages-dev": [ { @@ -87,16 +87,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v8.4.0", + "version": "v8.5.1", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "b7cc99c6c84c96b8ff0ad803d90c93f26103b737" + "reference": "d2ea3610bab1e51b81c745bfdc00eeae3da8454d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/b7cc99c6c84c96b8ff0ad803d90c93f26103b737", - "reference": "b7cc99c6c84c96b8ff0ad803d90c93f26103b737", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/d2ea3610bab1e51b81c745bfdc00eeae3da8454d", + "reference": "d2ea3610bab1e51b81c745bfdc00eeae3da8454d", "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.4.0" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v8.5.1" }, - "time": "2023-12-13T07:22:17+00:00" + "time": "2024-01-15T19:51:26+00:00" }, { "name": "php-stubs/wordpress-stubs", @@ -562,16 +562,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.53", + "version": "1.10.56", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "0c48595cce15f67d6a7faf30e9d13c775e6e9875" + "reference": "27816a01aea996191ee14d010f325434c0ee76fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0c48595cce15f67d6a7faf30e9d13c775e6e9875", - "reference": "0c48595cce15f67d6a7faf30e9d13c775e6e9875", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa", + "reference": "27816a01aea996191ee14d010f325434c0ee76fa", "shasum": "" }, "require": { @@ -620,7 +620,7 @@ "type": "tidelift" } ], - "time": "2024-01-05T13:55:38+00:00" + "time": "2024-01-15T10:43:00+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -672,16 +672,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.8.0", + "version": "3.8.1", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "5805f7a4e4958dbb5e944ef1e6edae0a303765e7" + "reference": "14f5fff1e64118595db5408e946f3a22c75807f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5805f7a4e4958dbb5e944ef1e6edae0a303765e7", - "reference": "5805f7a4e4958dbb5e944ef1e6edae0a303765e7", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/14f5fff1e64118595db5408e946f3a22c75807f7", + "reference": "14f5fff1e64118595db5408e946f3a22c75807f7", "shasum": "" }, "require": { @@ -691,11 +691,11 @@ "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" }, "bin": [ - "bin/phpcs", - "bin/phpcbf" + "bin/phpcbf", + "bin/phpcs" ], "type": "library", "extra": { @@ -748,7 +748,7 @@ "type": "open_collective" } ], - "time": "2023-12-08T12:32:31+00:00" + "time": "2024-01-11T20:47:48+00:00" }, { "name": "symfony/polyfill-php73", diff --git a/package-lock.json b/package-lock.json index 8b76173..6485050 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11390,9 +11390,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", - "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", + "version": "1.15.5", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", + "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", "dev": true, "funding": [ { @@ -31596,9 +31596,9 @@ "dev": true }, "follow-redirects": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", - "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", + "version": "1.15.5", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", + "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", "dev": true }, "for-each": { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index c463c43..db2bb9b 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' => 'cfde4bb434472c8c469284795c75b4479c67d526', + 'reference' => 'd87d4c1a5f42801c9361110ef5b80cf794243a6f', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -13,7 +13,7 @@ 'tlamedia/gtm-kit' => array( 'pretty_version' => 'dev-main', 'version' => 'dev-main', - 'reference' => 'cfde4bb434472c8c469284795c75b4479c67d526', + 'reference' => 'd87d4c1a5f42801c9361110ef5b80cf794243a6f', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),