From 47bcb30ecc2b7d8c71aa35a6efb90a3a9eb084d6 Mon Sep 17 00:00:00 2001 From: Hari K T Date: Sun, 11 May 2014 22:12:57 +0530 Subject: [PATCH] @mathiasverraes money is correct url The one provided is fork of https://github.com/mathiasverraes/money --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0d108a..7fc06d2 100644 --- a/README.md +++ b/README.md @@ -322,7 +322,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Payum](https://github.com/payum/payum) - A payment abstraction library. * [Sylius](http://www.sylius.com/) - An open source e-commerce solution. * [Thelia](http://thelia.net/v2/) - Another open source e-commerce solution. -* [Money](https://github.com/bussnet/money) - A PHP implementation of Fowler's money pattern. +* [Money](https://github.com/mathiasverraes/money) - A PHP implementation of Fowler's money pattern. ## PDF *Libraries and software for working with PDF files.*