diff --git a/composer.lock b/composer.lock index 8bd82cfcd6f..d9a0f8c66ed 100644 --- a/composer.lock +++ b/composer.lock @@ -2799,16 +2799,16 @@ }, { "name": "laravel/cashier", - "version": "v12.9.0", + "version": "v12.9.1", "source": { "type": "git", "url": "https://github.com/laravel/cashier-stripe.git", - "reference": "5fe13795749bff5f2e76fc657150f8ea2a7ec084" + "reference": "3dbe65d30f08fea8a1cd5ae7323244ca68e56dc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/cashier-stripe/zipball/5fe13795749bff5f2e76fc657150f8ea2a7ec084", - "reference": "5fe13795749bff5f2e76fc657150f8ea2a7ec084", + "url": "https://api.github.com/repos/laravel/cashier-stripe/zipball/3dbe65d30f08fea8a1cd5ae7323244ca68e56dc8", + "reference": "3dbe65d30f08fea8a1cd5ae7323244ca68e56dc8", "shasum": "" }, "require": { @@ -2873,20 +2873,20 @@ "issues": "https://github.com/laravel/cashier/issues", "source": "https://github.com/laravel/cashier" }, - "time": "2021-02-19T08:31:15+00:00" + "time": "2021-02-23T20:22:29+00:00" }, { "name": "laravel/framework", - "version": "v8.28.1", + "version": "v8.29.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "73dd43d92fcde6c6abc00658ae33391397ca119d" + "reference": "d2eba352b3b3a3c515b18c5726b373fe5026733e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/73dd43d92fcde6c6abc00658ae33391397ca119d", - "reference": "73dd43d92fcde6c6abc00658ae33391397ca119d", + "url": "https://api.github.com/repos/laravel/framework/zipball/d2eba352b3b3a3c515b18c5726b373fe5026733e", + "reference": "d2eba352b3b3a3c515b18c5726b373fe5026733e", "shasum": "" }, "require": { @@ -2994,7 +2994,7 @@ "phpunit/phpunit": "Required to use assertions and run tests (^8.5.8|^9.3.3).", "predis/predis": "Required to use the predis connector (^1.1.2).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", - "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).", + "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0).", "symfony/cache": "Required to PSR-6 cache bridge (^5.1.4).", "symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).", "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).", @@ -3041,7 +3041,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-02-16T18:07:44+00:00" + "time": "2021-02-23T14:27:41+00:00" }, { "name": "laravel/passport", @@ -8747,16 +8747,16 @@ }, { "name": "stripe/stripe-php", - "version": "v7.74.0", + "version": "v7.75.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "e45b12ff0b47746b646f51c8249210303fb076f5" + "reference": "d377a667cd789b99ccab768441a5a2160cc4ea80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/e45b12ff0b47746b646f51c8249210303fb076f5", - "reference": "e45b12ff0b47746b646f51c8249210303fb076f5", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/d377a667cd789b99ccab768441a5a2160cc4ea80", + "reference": "d377a667cd789b99ccab768441a5a2160cc4ea80", "shasum": "" }, "require": { @@ -8802,9 +8802,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v7.74.0" + "source": "https://github.com/stripe/stripe-php/tree/v7.75.0" }, - "time": "2021-02-18T00:17:33+00:00" + "time": "2021-02-22T14:31:21+00:00" }, { "name": "swiftmailer/swiftmailer",