From d5f3f9b23351e1aa164f9dafd92a7aa485073a70 Mon Sep 17 00:00:00 2001 From: Mallory Adams Date: Mon, 2 Mar 2020 14:33:35 -0500 Subject: [PATCH 1/2] Update name --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 54da31c..d3f40e7 100644 --- a/composer.json +++ b/composer.json @@ -6,8 +6,8 @@ "license": "MIT", "authors": [ { - "name": "Tom Adams", - "email": "tom@dxw.com", + "name": "Mallory Adams", + "email": "mallory@dxw.com", "homepage": "https://www.dxw.com/" } ], From f9c67f04c4756c382f1339c61cdc37a7a7609aed Mon Sep 17 00:00:00 2001 From: Mallory Adams Date: Mon, 2 Mar 2020 14:34:52 -0500 Subject: [PATCH 2/2] Remove dev-master from README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0e03fe..806f350 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Installation - composer require --dev dxw/assertions=dev-master + composer require --dev dxw/assertions ## Usage