From 6d25e2ad8e74f84c3639811b6225fe53083dd79c Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 11 Dec 2018 17:15:35 +0100 Subject: [PATCH] Update changelog --- changes.md | 2 +- phpunit.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changes.md b/changes.md index 315ceb71e..f0ba7ab15 100644 --- a/changes.md +++ b/changes.md @@ -4,7 +4,7 @@ ### Changed -- Extract `updateCard` from `createAsStripeCustomer` method +- Extract `updateCard` from `createAsStripeCustomer` method ([#588](https://github.com/laravel/cashier/pull/588)) ## Version 2.0.4 diff --git a/phpunit.xml b/phpunit.xml index d2b12221f..b85ec5adf 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -16,7 +16,7 @@ - +