From 4c49face3b338f999ed884cfd0a91c8f723e3197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alda=20Vigd=C3=ADs=20Skarph=C3=A9=C3=B0insd=C3=B3ttir?= Date: Sat, 23 Mar 2024 17:44:36 +0100 Subject: [PATCH] Updating dependencies --- composer.json | 4 ++-- composer.lock | 40 ++++++++++++++++++++-------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/composer.json b/composer.json index 94516df..43ff665 100644 --- a/composer.json +++ b/composer.json @@ -5,10 +5,10 @@ "wp-coding-standards/wpcs": "^3.0", "slevomat/coding-standard": "^8.14", "phpcompatibility/php-compatibility": "^9.3", - "phpunit/phpunit": "^10.0", + "phpunit/phpunit": "^10", "psy/psysh": "^0.12.0", "yoast/phpunit-polyfills": "^2.0", - "aldavigdis/wp-tests-strapon": "^0.1.4", + "aldavigdis/wp-tests-strapon": "^0.1", "woocommerce/woocommerce": "8.6.1" }, "repositories": [ diff --git a/composer.lock b/composer.lock index 9008345..527f92f 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": "bd8dfa034bc15069c99f0cc7e3bef725", + "content-hash": "8783cbbfaecabfe9e2a3be6fd3e87dd2", "packages": [ { "name": "opis/json-schema", @@ -368,21 +368,21 @@ "packages-dev": [ { "name": "aldavigdis/wp-tests-strapon", - "version": "0.1.5", + "version": "0.1.6", "source": { "type": "git", "url": "https://github.com/aldavigdis/wp-tests-strapon.git", - "reference": "4b69ba2a091e05454c77dfdf7598e64116b8d25c" + "reference": "506335d054a31c386e4d305aff175053a706f754" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aldavigdis/wp-tests-strapon/zipball/4b69ba2a091e05454c77dfdf7598e64116b8d25c", - "reference": "4b69ba2a091e05454c77dfdf7598e64116b8d25c", + "url": "https://api.github.com/repos/aldavigdis/wp-tests-strapon/zipball/506335d054a31c386e4d305aff175053a706f754", + "reference": "506335d054a31c386e4d305aff175053a706f754", "shasum": "" }, "require": { "composer-plugin-api": "^2.6", - "phpunit/phpunit": "^9.0 || ^10.0", + "phpunit/phpunit": "^9 || ^10", "simoneast/simple-ansi-colors": "^1.0", "yoast/phpunit-polyfills": "^2.0" }, @@ -431,7 +431,7 @@ "type": "github" } ], - "time": "2024-03-21T23:35:11+00:00" + "time": "2024-03-23T16:34:26+00:00" }, { "name": "dealerdirect/phpcodesniffer-composer-installer", @@ -1344,16 +1344,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.14", + "version": "10.5.15", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "4cf8824bab39c2dd57b57b9f6332f7135e2a3a49" + "reference": "86376e05e8745ed81d88232ff92fee868247b07b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4cf8824bab39c2dd57b57b9f6332f7135e2a3a49", - "reference": "4cf8824bab39c2dd57b57b9f6332f7135e2a3a49", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/86376e05e8745ed81d88232ff92fee868247b07b", + "reference": "86376e05e8745ed81d88232ff92fee868247b07b", "shasum": "" }, "require": { @@ -1425,7 +1425,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.14" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.15" }, "funding": [ { @@ -1441,7 +1441,7 @@ "type": "tidelift" } ], - "time": "2024-03-21T07:31:09+00:00" + "time": "2024-03-22T04:17:47+00:00" }, { "name": "psr/container", @@ -1947,16 +1947,16 @@ }, { "name": "sebastian/environment", - "version": "6.0.1", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951" + "reference": "8074dbcd93529b357029f5cc5058fd3e43666984" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951", - "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984", + "reference": "8074dbcd93529b357029f5cc5058fd3e43666984", "shasum": "" }, "require": { @@ -1971,7 +1971,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "6.0-dev" + "dev-main": "6.1-dev" } }, "autoload": { @@ -1999,7 +1999,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "security": "https://github.com/sebastianbergmann/environment/security/policy", - "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1" + "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0" }, "funding": [ { @@ -2007,7 +2007,7 @@ "type": "github" } ], - "time": "2023-04-11T05:39:26+00:00" + "time": "2024-03-23T08:47:14+00:00" }, { "name": "sebastian/exporter",