4
4
5
5
[ ![ PHPUnit tests] ( https://github.com/thephpleague/omnipay-common/actions/workflows/phpunit.yml/badge.svg )] ( https://github.com/thephpleague/omnipay-common/actions/workflows/phpunit.yml )
6
6
[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
7
- [ ![ Software License] [ ico-license ]] ( LICENSE.md )
7
+ [ ![ Software License] [ ico-license ]] ( LICENSE )
8
8
[ ![ Total Downloads] [ ico-downloads ]] [ link-downloads ]
9
9
10
10
[ Omnipay] ( https://github.com/thephpleague/omnipay ) is a framework agnostic, multi-gateway payment
@@ -21,10 +21,10 @@ Please see [UPGRADE](UPGRADE.md) for more information on how to upgrade to the l
21
21
## Support
22
22
23
23
If you are having general issues with Omnipay, we suggest posting on
24
- [ Stack Overflow] ( http ://stackoverflow.com/) . Be sure to add the
25
- [ omnipay tag] ( http ://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.
24
+ [ Stack Overflow] ( https ://stackoverflow.com/) . Be sure to add the
25
+ [ omnipay tag] ( https ://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.
26
26
27
- If you want to keep up to date with release anouncements , discuss ideas for the project,
27
+ If you want to keep up to date with release announcements , discuss ideas for the project,
28
28
or ask more detailed questions, there is also a [ mailing list] ( https://groups.google.com/forum/#!forum/omnipay ) which
29
29
you can subscribe to.
30
30
@@ -39,14 +39,11 @@ If you discover any security related issues, please email
[email protected] ins
39
39
40
40
## License
41
41
42
- The MIT License (MIT). Please see [ License File] ( LICENSE.md ) for more information.
42
+ The MIT License (MIT). Please see [ License File] ( LICENSE ) for more information.
43
43
44
44
[ ico-version ] : https://img.shields.io/packagist/v/omnipay/common.svg?style=flat
45
45
[ ico-license ] : https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat
46
- [ ico-build ] : https://img.shields.io/travis/thephpleague/omnipay-common/master.svg?style=flat
47
46
[ ico-downloads ] : https://img.shields.io/packagist/dt/omnipay/common.svg?style=flat
48
47
49
48
[ link-packagist ] : https://packagist.org/packages/omnipay/common
50
- [ link-travis ] : https://travis-ci.org/thephpleague/omnipay-common
51
49
[ link-downloads ] : https://packagist.org/packages/omnipay/common
52
- [ link-contributors ] : ../../contributors
0 commit comments