diff --git a/composer.json b/composer.json index b91565e..66ac2f7 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,7 @@ "jaschilz/php-coverage-badger": "^2.0", "johnpbloch/wordpress": "*", "kporras07/composer-symlinks": "dev-master", - "lucatume/wp-browser": "^3.0", + "lucatume/wp-browser": "^4.5", "php-stubs/woocommerce-stubs": "*", "phpcompatibility/phpcompatibility-wp": "*", "phpstan/extension-installer": "*", diff --git a/composer.lock b/composer.lock index ee077e6..6119535 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": "d6dc05734e2044ac18329316e3c9beec", + "content-hash": "a41dd7f8361b3adaebb6e51a09740773", "packages": [ { "name": "brianhenryie/bh-wc-logger", @@ -3410,16 +3410,16 @@ }, { "name": "lucatume/wp-browser", - "version": "3.5.3", + "version": "4.5.11", "source": { "type": "git", "url": "https://github.com/lucatume/wp-browser.git", - "reference": "531d01d9e1fb0b154a2231afc7572ac48bebb1f6" + "reference": "ed294eebf327e5b941e49f33d25dd7bc87e005b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lucatume/wp-browser/zipball/531d01d9e1fb0b154a2231afc7572ac48bebb1f6", - "reference": "531d01d9e1fb0b154a2231afc7572ac48bebb1f6", + "url": "https://api.github.com/repos/lucatume/wp-browser/zipball/ed294eebf327e5b941e49f33d25dd7bc87e005b3", + "reference": "ed294eebf327e5b941e49f33d25dd7bc87e005b3", "shasum": "" }, "require": { @@ -3429,7 +3429,7 @@ "codeception/module-db": "^2.0 || ^3.0", "codeception/module-filesystem": "^2.0 || ^3.0", "codeception/module-phpbrowser": "^2.0 || ^3.0", - "codeception/module-webdriver": "^2.0 || ^3.0", + "codeception/module-webdriver": "^2.0 || ^3.0 || ^4.0", "composer-runtime-api": "^2.2", "druidfi/mysqldump-php": "^1.1", "ext-curl": "*", @@ -3439,15 +3439,18 @@ "ext-pdo": "*", "ext-zip": "*", "php": "^8.0", - "symfony/filesystem": ">=4.4.24 <7.0", - "symfony/process": ">=4.4.24 <7.0", + "phpunit/phpunit": "<12.0.0", + "symfony/filesystem": ">=4.4.24 <8.0", + "symfony/process": ">=4.4.24 <8.0", "vlucas/phpdotenv": "^5.0" }, "require-dev": { + "automattic/vipwpcs": "^3.0", "gumlet/php-image-resize": "^1.6", - "lucatume/codeception-snapshot-assertions": "^1.0.0", + "lucatume/codeception-snapshot-assertions": "^1.3.0", + "phpcompatibility/php-compatibility": "^10.0.0@dev", "phpstan/extension-installer": "^1.3", - "phpstan/phpstan": "*", + "phpstan/phpstan": "1.10.56", "phpstan/phpstan-symfony": "^1.3", "rector/rector": "0.19.8", "squizlabs/php_codesniffer": "^3.7", @@ -3497,7 +3500,7 @@ ], "support": { "issues": "https://github.com/lucatume/wp-browser/issues", - "source": "https://github.com/lucatume/wp-browser/tree/4.1.4" + "source": "https://github.com/lucatume/wp-browser/tree/4.5.11" }, "funding": [ { @@ -3505,7 +3508,7 @@ "type": "github" } ], - "time": "2024-03-19T10:03:44+00:00" + "time": "2026-01-20T09:51:26+00:00" }, { "name": "mck89/peast", @@ -11033,5 +11036,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }