From 20a889c9f9099b382003539ed39de97a90bac22a Mon Sep 17 00:00:00 2001 From: Walter Stanish Date: Thu, 21 Jan 2016 05:09:33 +0700 Subject: [PATCH] Packagist update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d4dc49..33ec22e 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Licensed under LGPL, it is free to use in commercial settings. News: January 2016 ------------------ +__Version 1.5.0__ has been released. There are no code changes, but we now have http://packagist.org/ integration, hopefully this triggers it to start working. If you use packagist, you can now add the library to your project by just running `composer require globalcitizen/php-iban` (thanks to @acoulton for pointing the way) + __Version 1.4.9__ has been released using the new Github-based release process. Hopefully this provides a solid anchor point for those bundling the library with other software. We also have a contributed composer metadata file to ease integration. New IBAN registry URLs integrated. Removed old SVN tag/trunk structure.