Skip to content

Commit eab3279

Browse files
committed
edit package name
1 parent 1f52836 commit eab3279

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For spencer hill Principal
2323

2424
# Installation
2525
<code>
26-
composer require phpcodertop/FixPayPal
26+
composer require phpcodertop/fixpaypal
2727
</code>
2828

2929
# Usage

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "phpcodertop/FixPayPal",
2+
"name": "phpcodertop/fixpaypal",
33
"description": "If you have tried to import PayPal transaction history into traditional accounting platforms such as Mint or QuickBooks you probably discovered it didn't work. This is because PayPal does a lot of unusual things that make their exports incompatible. This application was built specifically to solve that problem. Just upload your script and click download, in seconds you'll have a properly formatted CSV or Excel file ready to be imported into any traditional accounting software.",
44
"license": "MIT",
55
"authors": [

0 commit comments

Comments
 (0)