diff --git a/composer.json b/composer.json index d927662c626..0c7adeebd22 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "omnipay/mollie": "^5.5", "omnipay/stripe": "^3.2", "opcodesio/log-viewer": "dev-lycheeOrg", - "paypal/paypal-server-sdk": "2.2.0", + "paypal/paypal-server-sdk": "2.3.0", "php-ffmpeg/php-ffmpeg": "^1.0", "php-http/guzzle7-adapter": "^1.0", "php-http/message": "^1.12", diff --git a/composer.lock b/composer.lock index 50cc069bdfe..f4e777c20dc 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": "ac2a787c2d54e3ee5b9cbc20e4a9ce13", + "content-hash": "a68959f3c9f4bf7960a4bbafe2f072db", "packages": [ { "name": "apimatic/core", @@ -885,16 +885,16 @@ }, { "name": "directorytree/ldaprecord", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/DirectoryTree/LdapRecord.git", - "reference": "7283a1e10b26fdaf829dedb4f84eaf1486a1fb84" + "reference": "75f25c84f8ffc4b10029be8a310c72fc0d46bf71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DirectoryTree/LdapRecord/zipball/7283a1e10b26fdaf829dedb4f84eaf1486a1fb84", - "reference": "7283a1e10b26fdaf829dedb4f84eaf1486a1fb84", + "url": "https://api.github.com/repos/DirectoryTree/LdapRecord/zipball/75f25c84f8ffc4b10029be8a310c72fc0d46bf71", + "reference": "75f25c84f8ffc4b10029be8a310c72fc0d46bf71", "shasum": "" }, "require": { @@ -957,20 +957,20 @@ "type": "github" } ], - "time": "2026-05-11T22:22:52+00:00" + "time": "2026-05-28T13:39:48+00:00" }, { "name": "directorytree/ldaprecord-laravel", - "version": "v4.0.2", + "version": "v4.0.4", "source": { "type": "git", "url": "https://github.com/DirectoryTree/LdapRecord-Laravel.git", - "reference": "877016669774c8c1e0ff9e3fb781eca9f2f35f40" + "reference": "6f02904ba8705c2b0b2fa8a96f33592c77df92a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DirectoryTree/LdapRecord-Laravel/zipball/877016669774c8c1e0ff9e3fb781eca9f2f35f40", - "reference": "877016669774c8c1e0ff9e3fb781eca9f2f35f40", + "url": "https://api.github.com/repos/DirectoryTree/LdapRecord-Laravel/zipball/6f02904ba8705c2b0b2fa8a96f33592c77df92a3", + "reference": "6f02904ba8705c2b0b2fa8a96f33592c77df92a3", "shasum": "" }, "require": { @@ -1016,7 +1016,7 @@ ], "support": { "issues": "https://github.com/DirectoryTree/LdapRecord-Laravel/issues", - "source": "https://github.com/DirectoryTree/LdapRecord-Laravel/tree/v4.0.2" + "source": "https://github.com/DirectoryTree/LdapRecord-Laravel/tree/v4.0.4" }, "funding": [ { @@ -1024,7 +1024,7 @@ "type": "github" } ], - "time": "2026-05-22T17:18:39+00:00" + "time": "2026-06-08T17:20:00+00:00" }, { "name": "doctrine/dbal", @@ -2209,16 +2209,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.11.0", + "version": "7.11.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "c987f8ce84b8434fa430795eca0f3430663da72b" + "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/c987f8ce84b8434fa430795eca0f3430663da72b", - "reference": "c987f8ce84b8434fa430795eca0f3430663da72b", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/5af96f374e0ab4ebd747b8310888c99d3adb0a8c", + "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c", "shasum": "" }, "require": { @@ -2237,7 +2237,7 @@ "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.2", - "guzzlehttp/test-server": "^0.4", + "guzzlehttp/test-server": "^0.5", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.52 || ^9.6.34", "psr/log": "^1.1 || ^2.0 || ^3.0" @@ -2317,7 +2317,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.11.0" + "source": "https://github.com/guzzle/guzzle/tree/7.11.1" }, "funding": [ { @@ -2333,7 +2333,7 @@ "type": "tidelift" } ], - "time": "2026-06-02T12:40:51+00:00" + "time": "2026-06-07T22:54:06+00:00" }, { "name": "guzzlehttp/promises", @@ -2946,16 +2946,16 @@ }, { "name": "laravel/framework", - "version": "v12.61.0", + "version": "v12.62.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "1124062a1ca92d290c8bcb9b7f649920fa6816bf" + "reference": "f7e61eb1e0e06a38996802b769bce9127aec227c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/1124062a1ca92d290c8bcb9b7f649920fa6816bf", - "reference": "1124062a1ca92d290c8bcb9b7f649920fa6816bf", + "url": "https://api.github.com/repos/laravel/framework/zipball/f7e61eb1e0e06a38996802b769bce9127aec227c", + "reference": "f7e61eb1e0e06a38996802b769bce9127aec227c", "shasum": "" }, "require": { @@ -3164,20 +3164,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-05-26T23:41:33+00:00" + "time": "2026-06-09T13:50:13+00:00" }, { "name": "laravel/octane", - "version": "v2.17.4", + "version": "v2.17.5", "source": { "type": "git", "url": "https://github.com/laravel/octane.git", - "reference": "ffeac11324accc6edf8df426ba4541f3171d494e" + "reference": "058ae4d7109eed40836dc42960f9388b9bf71f73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/octane/zipball/ffeac11324accc6edf8df426ba4541f3171d494e", - "reference": "ffeac11324accc6edf8df426ba4541f3171d494e", + "url": "https://api.github.com/repos/laravel/octane/zipball/058ae4d7109eed40836dc42960f9388b9bf71f73", + "reference": "058ae4d7109eed40836dc42960f9388b9bf71f73", "shasum": "" }, "require": { @@ -3253,7 +3253,7 @@ "issues": "https://github.com/laravel/octane/issues", "source": "https://github.com/laravel/octane" }, - "time": "2026-05-22T11:30:06+00:00" + "time": "2026-06-04T09:05:08+00:00" }, { "name": "laravel/prompts", @@ -6159,20 +6159,20 @@ }, { "name": "paypal/paypal-server-sdk", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/paypal/PayPal-PHP-Server-SDK.git", - "reference": "a57716159366aa13e7e1448dcf608077935aae94" + "reference": "c54fefd059802b4fde7182d708b4d2dc99f9d2e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paypal/PayPal-PHP-Server-SDK/zipball/a57716159366aa13e7e1448dcf608077935aae94", - "reference": "a57716159366aa13e7e1448dcf608077935aae94", + "url": "https://api.github.com/repos/paypal/PayPal-PHP-Server-SDK/zipball/c54fefd059802b4fde7182d708b4d2dc99f9d2e5", + "reference": "c54fefd059802b4fde7182d708b4d2dc99f9d2e5", "shasum": "" }, "require": { - "apimatic/core": "~0.3.16", + "apimatic/core": "~0.3.17", "apimatic/core-interfaces": "~0.1.5", "apimatic/unirest-php": "^4.0.6", "ext-curl": "*", @@ -6197,9 +6197,9 @@ "homepage": "https://github.com/paypal/PayPal-PHP-Server-SDK", "support": { "issues": "https://github.com/paypal/PayPal-PHP-Server-SDK/issues", - "source": "https://github.com/paypal/PayPal-PHP-Server-SDK/tree/2.2.0" + "source": "https://github.com/paypal/PayPal-PHP-Server-SDK/tree/2.3.0" }, - "time": "2026-01-21T22:02:20+00:00" + "time": "2026-06-05T21:28:21+00:00" }, { "name": "php-ffmpeg/php-ffmpeg", @@ -6914,16 +6914,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.52", + "version": "3.0.53", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce" + "reference": "511ddc8e352d5d1f1e33bea468b6f4ef48438cf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2adaefc83df2ec548558307690f376dd7d4f4fce", - "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/511ddc8e352d5d1f1e33bea468b6f4ef48438cf9", + "reference": "511ddc8e352d5d1f1e33bea468b6f4ef48438cf9", "shasum": "" }, "require": { @@ -7004,7 +7004,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.52" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.53" }, "funding": [ { @@ -7020,7 +7020,7 @@ "type": "tidelift" } ], - "time": "2026-04-27T07:02:15+00:00" + "time": "2026-06-09T18:08:26+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -10898,16 +10898,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.38.1", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92" + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/14c5439eec4ccff081ac14eca2dc57feb2a66d92", - "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", "shasum": "" }, "require": { @@ -10959,7 +10959,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2" }, "funding": [ { @@ -10979,7 +10979,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T12:51:13+00:00" + "time": "2026-05-27T06:59:30+00:00" }, { "name": "symfony/polyfill-php80", @@ -11067,16 +11067,16 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.38.1", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "8339098cae28673c15cce00d80734af0453054e2" + "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/8339098cae28673c15cce00d80734af0453054e2", - "reference": "8339098cae28673c15cce00d80734af0453054e2", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8", + "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8", "shasum": "" }, "require": { @@ -11123,7 +11123,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.2" }, "funding": [ { @@ -11143,7 +11143,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T12:51:13+00:00" + "time": "2026-05-27T06:51:48+00:00" }, { "name": "symfony/polyfill-php84",