diff --git a/composer.json b/composer.json index cde43ecd..f892002d 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "ext-mcrypt": "*", "ext-pdo": "*", "geoip2/geoip2": "~2.0", - "php-64bit": "^8.1", + "php-64bit": "^8.3", "phpmailer/phpmailer": "^6.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index a967b342..6184a3d6 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": "7f4e0c2f209fd43f887520c3a9a69754", + "content-hash": "747a99725d989b148d92099e99ee8362", "packages": [ { "name": "composer/ca-bundle", @@ -946,16 +946,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.38", + "version": "10.5.39", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a86773b9e887a67bc53efa9da9ad6e3f2498c132" + "reference": "4e89eff200b801db58f3d580ad7426431949eaa9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a86773b9e887a67bc53efa9da9ad6e3f2498c132", - "reference": "a86773b9e887a67bc53efa9da9ad6e3f2498c132", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4e89eff200b801db58f3d580ad7426431949eaa9", + "reference": "4e89eff200b801db58f3d580ad7426431949eaa9", "shasum": "" }, "require": { @@ -965,7 +965,7 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.12.0", + "myclabs/deep-copy": "^1.12.1", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.1", @@ -1027,7 +1027,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.38" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.39" }, "funding": [ { @@ -1043,7 +1043,7 @@ "type": "tidelift" } ], - "time": "2024-10-28T13:06:21+00:00" + "time": "2024-12-11T10:51:07+00:00" }, { "name": "sebastian/cli-parser", @@ -2025,7 +2025,7 @@ "ext-mbstring": "*", "ext-mcrypt": "*", "ext-pdo": "*", - "php-64bit": "^8.1" + "php-64bit": "^8.3" }, "platform-dev": [], "plugin-api-version": "2.6.0"