File tree Expand file tree Collapse file tree 4 files changed +12
-20
lines changed
Expand file tree Collapse file tree 4 files changed +12
-20
lines changed Original file line number Diff line number Diff line change 1- /etc export-ignore
2- /features export-ignore
3- /spec export-ignore
4- /tests export-ignore
5- /.gitattributes export-ignore
6- /.gitignore export-ignore
7- /.scrutinizer.yml export-ignore
8- /.travis.yml export-ignore
9- /behat.yml.dist export-ignore
10- /easy-coding-standard.yml export-ignore
11- /phpspec.yml.dist export-ignore
12- /phpstan.neon export-ignore
13- /README.md export-ignore
1+ /spec export-ignore
2+ /tests export-ignore
3+ /.github export-ignore
4+ /.gitattributes export-ignore
5+ /.gitignore export-ignore
6+ /composer-require-checker.json export-ignore
7+ /easy-coding-standard.yml export-ignore
8+ /phpspec.yml.dist export-ignore
9+ /phpstan.neon export-ignore
10+ /phpstan-baseline.neon export-ignore
11+ /phpunit.xml.dist export-ignore
12+ /README.md export-ignore
Original file line number Diff line number Diff line change 22/node_modules /
33/composer.lock
44
5- /etc /build /*
6- ! /etc /build /.gitignore
7-
85/tests /Application /yarn.lock
96
10- /behat.yml
117/phpspec.yml
128/.phpunit.result.cache
Original file line number Diff line number Diff line change 11[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
22[ ![ Software License] [ ico-license ]] ( LICENSE )
33[ ![ Build Status] [ ico-travis ]] [ link-travis ]
4- [ ![ Quality Score] [ ico-code-quality ]] [ link-code-quality ]
54
65# Quickpay Payment plugin for Sylius
76
@@ -116,8 +115,6 @@ Run `composer tests`
116115[ico-version] : https://img.shields.io/packagist/v/setono/sylius-quickpay-plugin.svg?style=flat-square
117116[ico-license] : https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
118117[ico-travis] : https://travis-ci.com/Setono/SyliusQuickpayPlugin.svg?branch=master
119- [ico-code-quality] : https://img.shields.io/scrutinizer/g/Setono/SyliusQuickpayPlugin.svg?style=flat-square
120118
121119[link-packagist] : https://packagist.org/packages/setono/sylius-quickpay-plugin
122120[link-travis] : https://travis-ci.com/Setono/SyliusQuickpayPlugin
123- [link-code-quality] : https://scrutinizer-ci.com/g/Setono/SyliusQuickpayPlugin
You can’t perform that action at this time.
0 commit comments