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..da9e02cb3d9 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.61.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "1124062a1ca92d290c8bcb9b7f649920fa6816bf" + "reference": "e8472ca9774452fe50841d9bdced060679f4d58d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/1124062a1ca92d290c8bcb9b7f649920fa6816bf", - "reference": "1124062a1ca92d290c8bcb9b7f649920fa6816bf", + "url": "https://api.github.com/repos/laravel/framework/zipball/e8472ca9774452fe50841d9bdced060679f4d58d", + "reference": "e8472ca9774452fe50841d9bdced060679f4d58d", "shasum": "" }, "require": { @@ -3164,7 +3164,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-05-26T23:41:33+00:00" + "time": "2026-06-04T14:22:52+00:00" }, { "name": "laravel/octane", @@ -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",