diff --git a/application/composer.json b/application/composer.json index 1d50e454..de45743a 100644 --- a/application/composer.json +++ b/application/composer.json @@ -27,7 +27,7 @@ "ramsey/uuid": "^3.6", "guzzlehttp/guzzle": "^6.2", "webmozart/assert": "^1.2", - "silinternational/yii2-sentry": "2.0.0" + "silinternational/yii2-sentry": "^2.0" }, "require-dev": { "aws/aws-sdk-php": "~3.288.1", diff --git a/application/composer.lock b/application/composer.lock index 403e30a6..57581761 100644 --- a/application/composer.lock +++ b/application/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": "2875e8b7408bc4e943a0dbd24b7c626e", + "content-hash": "5306be429c2f48ff2d0dead576ae2ee9", "packages": [ { "name": "bower-asset/inputmask", @@ -140,16 +140,16 @@ }, { "name": "clue/stream-filter", - "version": "1.x-dev", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", - "reference": "b27b3b4bd1d0b28ca9ba477150515eb1b84826a4" + "reference": "049509fef80032cb3f051595029ab75b49a3c2f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/stream-filter/zipball/b27b3b4bd1d0b28ca9ba477150515eb1b84826a4", - "reference": "b27b3b4bd1d0b28ca9ba477150515eb1b84826a4", + "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7", + "reference": "049509fef80032cb3f051595029ab75b49a3c2f7", "shasum": "" }, "require": { @@ -158,7 +158,6 @@ "require-dev": { "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -191,7 +190,7 @@ ], "support": { "issues": "https://github.com/clue/stream-filter/issues", - "source": "https://github.com/clue/stream-filter/tree/1.x" + "source": "https://github.com/clue/stream-filter/tree/v1.7.0" }, "funding": [ { @@ -203,7 +202,7 @@ "type": "github" } ], - "time": "2024-10-07T20:24:34+00:00" + "time": "2023-12-20T15:40:13+00:00" }, { "name": "codemix/yii2-streamlog", @@ -1257,7 +1256,7 @@ }, { "name": "jean85/pretty-package-versions", - "version": "2.x-dev", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", @@ -1280,7 +1279,6 @@ "phpunit/phpunit": "^7.5|^8.5|^9.6", "vimeo/psalm": "^4.3 || ^5.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -1607,7 +1605,7 @@ }, { "name": "php-http/client-common", - "version": "2.x-dev", + "version": "2.7.2", "source": { "type": "git", "url": "https://github.com/php-http/client-common.git", @@ -1644,7 +1642,6 @@ "php-http/logger-plugin": "PSR-3 Logger plugin", "php-http/stopwatch-plugin": "Symfony Stopwatch plugin" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -1677,7 +1674,7 @@ }, { "name": "php-http/discovery", - "version": "1.x-dev", + "version": "1.20.0", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", @@ -1713,7 +1710,6 @@ "sebastian/comparator": "^3.0.5 || ^4.0.8", "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1" }, - "default-branch": true, "type": "composer-plugin", "extra": { "class": "Http\\Discovery\\Composer\\Plugin", @@ -1757,16 +1753,16 @@ }, { "name": "php-http/httplug", - "version": "2.x-dev", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", - "reference": "37819ce3c78ed2e7d001de68b38e697bbd525f89" + "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/37819ce3c78ed2e7d001de68b38e697bbd525f89", - "reference": "37819ce3c78ed2e7d001de68b38e697bbd525f89", + "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4", + "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4", "shasum": "" }, "require": { @@ -1779,7 +1775,6 @@ "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0", "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -1809,13 +1804,13 @@ ], "support": { "issues": "https://github.com/php-http/httplug/issues", - "source": "https://github.com/php-http/httplug/tree/2.x" + "source": "https://github.com/php-http/httplug/tree/2.4.1" }, - "time": "2024-09-23T13:25:15+00:00" + "time": "2024-09-23T11:39:58+00:00" }, { "name": "php-http/message", - "version": "1.x-dev", + "version": "1.16.2", "source": { "type": "git", "url": "https://github.com/php-http/message.git", @@ -1850,7 +1845,6 @@ "laminas/laminas-diactoros": "Used with Diactoros Factories", "slim/slim": "Used with Slim Framework PSR-7 implementation" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -1885,7 +1879,7 @@ }, { "name": "php-http/message-factory", - "version": "dev-master", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/message-factory.git", @@ -1901,7 +1895,6 @@ "php": ">=5.4", "psr/http-message": "^1.0 || ^2.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -1941,16 +1934,16 @@ }, { "name": "php-http/promise", - "version": "1.x-dev", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", - "reference": "12e12043e9ed9ddc6ea8481593fb230150227416" + "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/12e12043e9ed9ddc6ea8481593fb230150227416", - "reference": "12e12043e9ed9ddc6ea8481593fb230150227416", + "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83", + "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83", "shasum": "" }, "require": { @@ -1960,7 +1953,6 @@ "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3", "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -1988,9 +1980,9 @@ ], "support": { "issues": "https://github.com/php-http/promise/issues", - "source": "https://github.com/php-http/promise/tree/1.x" + "source": "https://github.com/php-http/promise/tree/1.3.1" }, - "time": "2024-10-02T11:48:29+00:00" + "time": "2024-03-15T13:55:21+00:00" }, { "name": "phpseclib/phpseclib", @@ -2247,7 +2239,7 @@ }, { "name": "psr/http-client", - "version": "dev-master", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", @@ -2263,7 +2255,6 @@ "php": "^7.0 || ^8.0", "psr/http-message": "^1.0 || ^2.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -3435,16 +3426,16 @@ }, { "name": "sentry/sdk", - "version": "3.x-dev", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php-sdk.git", - "reference": "2c2591b5ad870df28760e26744b31a33bfa9af9a" + "reference": "24c235ff2027401cbea099bf88689e1a1f197c7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/2c2591b5ad870df28760e26744b31a33bfa9af9a", - "reference": "2c2591b5ad870df28760e26744b31a33bfa9af9a", + "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/24c235ff2027401cbea099bf88689e1a1f197c7a", + "reference": "24c235ff2027401cbea099bf88689e1a1f197c7a", "shasum": "" }, "require": { @@ -3476,7 +3467,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php-sdk/issues", - "source": "https://github.com/getsentry/sentry-php-sdk/tree/3.x" + "source": "https://github.com/getsentry/sentry-php-sdk/tree/3.6.0" }, "funding": [ { @@ -3488,20 +3479,20 @@ "type": "custom" } ], - "time": "2023-12-04T11:10:59+00:00" + "time": "2023-12-04T10:49:33+00:00" }, { "name": "sentry/sentry", - "version": "3.x-dev", + "version": "3.22.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "67fb063484b6acd1c158f9c95fb696a1ee01eab8" + "reference": "8859631ba5ab15bc1af420b0eeed19ecc6c9d81d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/67fb063484b6acd1c158f9c95fb696a1ee01eab8", - "reference": "67fb063484b6acd1c158f9c95fb696a1ee01eab8", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/8859631ba5ab15bc1af420b0eeed19ecc6c9d81d", + "reference": "8859631ba5ab15bc1af420b0eeed19ecc6c9d81d", "shasum": "" }, "require": { @@ -3576,7 +3567,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/3.x" + "source": "https://github.com/getsentry/sentry-php/tree/3.22.1" }, "funding": [ { @@ -3588,7 +3579,7 @@ "type": "custom" } ], - "time": "2023-11-13T12:11:08+00:00" + "time": "2023-11-13T11:47:28+00:00" }, { "name": "silinternational/email-service-php-client", @@ -4069,23 +4060,23 @@ }, { "name": "symfony/http-client", - "version": "6.4.x-dev", + "version": "v6.4.16", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "f4f6d813fa3730d3f4fc4e18f6ca3d67032c7282" + "reference": "60a113666fa67e598abace38e5f46a0954d8833d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/f4f6d813fa3730d3f4fc4e18f6ca3d67032c7282", - "reference": "f4f6d813fa3730d3f4fc4e18f6ca3d67032c7282", + "url": "https://api.github.com/repos/symfony/http-client/zipball/60a113666fa67e598abace38e5f46a0954d8833d", + "reference": "60a113666fa67e598abace38e5f46a0954d8833d", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/http-client-contracts": "~3.4.4|^3.5.2", + "symfony/http-client-contracts": "~3.4.3|^3.5.1", "symfony/service-contracts": "^2.5|^3" }, "conflict": { @@ -4142,7 +4133,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/6.4" + "source": "https://github.com/symfony/http-client/tree/v6.4.16" }, "funding": [ { @@ -4158,26 +4149,25 @@ "type": "tidelift" } ], - "time": "2024-12-02T17:53:00+00:00" + "time": "2024-11-27T11:52:33+00:00" }, { "name": "symfony/http-client-contracts", - "version": "dev-main", + "version": "v3.5.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "c5d993f8c4ed8c1773ce8c0e92de39a90fae6ac3" + "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/c5d993f8c4ed8c1773ce8c0e92de39a90fae6ac3", - "reference": "c5d993f8c4ed8c1773ce8c0e92de39a90fae6ac3", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ee8d807ab20fcb51267fdace50fbe3494c31e645", + "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645", "shasum": "" }, "require": { "php": ">=8.1" }, - "default-branch": true, "type": "library", "extra": { "thanks": { @@ -4185,7 +4175,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.6-dev" + "dev-main": "3.5-dev" } }, "autoload": { @@ -4221,7 +4211,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/main" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.2" }, "funding": [ { @@ -4237,7 +4227,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:50:44+00:00" + "time": "2024-12-07T08:49:48+00:00" }, { "name": "symfony/options-resolver", @@ -8132,7 +8122,7 @@ } ], "aliases": [], - "minimum-stability": "dev", + "minimum-stability": "stable", "stability-flags": { "roave/security-advisories": 20 }, @@ -8142,6 +8132,6 @@ "php": ">=7.4", "ext-json": "*" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" } diff --git a/application/dependencies.json b/application/dependencies.json index 9b461d08..259e7919 100644 --- a/application/dependencies.json +++ b/application/dependencies.json @@ -13,7 +13,7 @@ }, { "name": "clue/stream-filter", - "version": "1.x-dev b27b3b4" + "version": "v1.7.0" }, { "name": "codemix/yii2-streamlog", @@ -81,7 +81,7 @@ }, { "name": "jean85/pretty-package-versions", - "version": "2.x-dev 3c4e5f6" + "version": "2.1.0" }, { "name": "mlocati/ip-lib", @@ -101,27 +101,27 @@ }, { "name": "php-http/client-common", - "version": "2.x-dev 0cfe985" + "version": "2.7.2" }, { "name": "php-http/discovery", - "version": "1.x-dev 82fe4c7" + "version": "1.20.0" }, { "name": "php-http/httplug", - "version": "2.x-dev 37819ce" + "version": "2.4.1" }, { "name": "php-http/message", - "version": "1.x-dev 06dd5e8" + "version": "1.16.2" }, { "name": "php-http/message-factory", - "version": "dev-master 4d8778e" + "version": "1.1.0" }, { "name": "php-http/promise", - "version": "1.x-dev 12e1204" + "version": "1.3.1" }, { "name": "phpseclib/phpseclib", @@ -141,7 +141,7 @@ }, { "name": "psr/http-client", - "version": "dev-master bb5906e" + "version": "1.0.3" }, { "name": "psr/http-factory", @@ -169,11 +169,11 @@ }, { "name": "sentry/sdk", - "version": "3.x-dev 2c2591b" + "version": "3.6.0" }, { "name": "sentry/sentry", - "version": "3.x-dev 67fb063" + "version": "3.22.1" }, { "name": "silinternational/email-service-php-client", @@ -213,11 +213,11 @@ }, { "name": "symfony/http-client", - "version": "6.4.x-dev f4f6d81" + "version": "v6.4.16" }, { "name": "symfony/http-client-contracts", - "version": "dev-main c5d993f" + "version": "v3.5.2" }, { "name": "symfony/options-resolver",