diff --git a/composer.json b/composer.json index 73e5e995d91d9f12c0132161b630465ebbfa19ff..ba8a320d510fbc7f6c57871875d7365342d54131 100644 --- a/composer.json +++ b/composer.json @@ -45,8 +45,8 @@ "require": { "php": "^8.2", "composer-runtime-api": "^2.2", - "mockery/mockery": "^1.5", - "phpunit/phpunit": "^10.1", + "mockery/mockery": "^1.6", + "phpunit/phpunit": "^10.5", "zoltanka/bypass-readonly": "^0.0.4" } } diff --git a/composer.lock b/composer.lock index 86a7c45f1cbb113ed0a2a510d4a0ca4febb46f2b..6a543bbaad25fd99f2122127f838dcb124fefa93 100644 --- a/composer.lock +++ b/composer.lock @@ -4,24 +4,24 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4eaae753c03dca00f060c0bea5300a30", + "content-hash": "dff2e27cb17723e1cbe22e31bf1f2582", "packages": [ { "name": "hamcrest/hamcrest-php", - "version": "v2.0.1", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/hamcrest/hamcrest-php.git", - "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" + "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", - "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", + "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487", + "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487", "shasum": "" }, "require": { - "php": "^5.3|^7.0|^8.0" + "php": "^7.4|^8.0" }, "replace": { "cordoval/hamcrest-php": "*", @@ -29,8 +29,8 @@ "kodova/hamcrest-php": "*" }, "require-dev": { - "phpunit/php-file-iterator": "^1.4 || ^2.0", - "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" + "phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0", + "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { @@ -53,9 +53,9 @@ ], "support": { "issues": "https://github.com/hamcrest/hamcrest-php/issues", - "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1" + "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1" }, - "time": "2020-07-09T08:09:16+00:00" + "time": "2025-04-30T06:54:44+00:00" }, { "name": "mockery/mockery", @@ -142,16 +142,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.13.0", + "version": "1.13.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "024473a478be9df5fdaca2c793f2232fe788e414" + "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", - "reference": "024473a478be9df5fdaca2c793f2232fe788e414", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c", + "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c", "shasum": "" }, "require": { @@ -190,7 +190,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1" }, "funding": [ { @@ -198,7 +198,7 @@ "type": "tidelift" } ], - "time": "2025-02-12T12:17:51+00:00" + "time": "2025-04-29T12:36:36+00:00" }, { "name": "nikic/php-parser", @@ -699,16 +699,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.45", + "version": "10.5.46", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "bd68a781d8e30348bc297449f5234b3458267ae8" + "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd68a781d8e30348bc297449f5234b3458267ae8", - "reference": "bd68a781d8e30348bc297449f5234b3458267ae8", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8080be387a5be380dda48c6f41cee4a13aadab3d", + "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d", "shasum": "" }, "require": { @@ -718,7 +718,7 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.12.1", + "myclabs/deep-copy": "^1.13.1", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.1", @@ -780,7 +780,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.45" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.46" }, "funding": [ { @@ -791,12 +791,20 @@ "url": "https://github.com/sebastianbergmann", "type": "github" }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, { "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", "type": "tidelift" } ], - "time": "2025-02-06T16:08:12+00:00" + "time": "2025-05-02T06:46:24+00:00" }, { "name": "sebastian/cli-parser", @@ -1807,13 +1815,13 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.2", "composer-runtime-api": "^2.2" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 86008bbdfa0c2e0c2b926da68f939a5e1c03f6cb..3758208955b5207eb5426b62e17a06953c894ed9 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,6 +1,6 @@ diff --git a/resources/config/drupal-package/phpunit.xml.dist b/resources/config/drupal-package/phpunit.xml.dist index 86008bbdfa0c2e0c2b926da68f939a5e1c03f6cb..3758208955b5207eb5426b62e17a06953c894ed9 100644 --- a/resources/config/drupal-package/phpunit.xml.dist +++ b/resources/config/drupal-package/phpunit.xml.dist @@ -1,6 +1,6 @@ diff --git a/resources/config/drupal-project/phpunit.xml.dist b/resources/config/drupal-project/phpunit.xml.dist index b3a49a4398e0c9e396a0f9ab12a1c948d60c8d27..e13c11c1174e7a812af7650c4b843172deffad91 100644 --- a/resources/config/drupal-project/phpunit.xml.dist +++ b/resources/config/drupal-project/phpunit.xml.dist @@ -1,6 +1,6 @@ diff --git a/resources/config/laravel-package/phpunit.xml.dist b/resources/config/laravel-package/phpunit.xml.dist index 61bfdd756dc58b20a6d2b4a1efe009442a976933..15d734269b23a6dd92d5c9a38381ea480d38e63a 100644 --- a/resources/config/laravel-package/phpunit.xml.dist +++ b/resources/config/laravel-package/phpunit.xml.dist @@ -1,6 +1,6 @@ diff --git a/resources/config/laravel-project/phpunit.xml.dist b/resources/config/laravel-project/phpunit.xml.dist index f1ecd7594417a340727be898231627b01a309b84..bf961e4b550261a25e21d7c15079cf588d28c587 100644 --- a/resources/config/laravel-project/phpunit.xml.dist +++ b/resources/config/laravel-project/phpunit.xml.dist @@ -1,6 +1,6 @@ diff --git a/resources/config/standard/phpunit.xml.dist b/resources/config/standard/phpunit.xml.dist index 86008bbdfa0c2e0c2b926da68f939a5e1c03f6cb..3758208955b5207eb5426b62e17a06953c894ed9 100644 --- a/resources/config/standard/phpunit.xml.dist +++ b/resources/config/standard/phpunit.xml.dist @@ -1,6 +1,6 @@