File tree Expand file tree Collapse file tree 4 files changed +0
-80
lines changed Expand file tree Collapse file tree 4 files changed +0
-80
lines changed Original file line number Diff line number Diff line change 1818 - php-scrutinizer-run
1919 - phpcs-run
2020
21- tools :
22- external_code_coverage :
23- runs : 2 # Scrutinizer will wait for two code coverage submissions (unit and integration test suites)
24- timeout : 2400 # Timeout in seconds.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55[ ![ Software License] [ ico-license ]] ( LICENSE.md )
66![ Supported Magento Versions] [ ico-compatibility ]
77
8- [ ![ Coverage Status] [ ico-scrutinizer ]] [ link-scrutinizer ]
98[ ![ Quality Score] [ ico-code-quality ]] [ link-code-quality ]
109[ ![ Maintainability] [ ico-maintainability ]] [ link-maintainability ]
1110</div >
@@ -89,7 +88,6 @@ The MIT License (MIT). Please see [License File](LICENSE) for more information.
8988
9089[ico-version]: https://img.shields.io/packagist/v/integer-net/magento2-configurable-wysiwyg.svg?style=flat-square
9190[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
92- [ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/integer-net/magento2-configurable-wysiwyg?style=flat-square
9391[ico-code-quality]: https://img.shields.io/scrutinizer/g/integer-net/magento2-configurable-wysiwyg.svg?style=flat-square
9492[ico-maintainability]: https://img.shields.io/codeclimate/maintainability/integer-net/magento2-configurable-wysiwyg?style=flat-square
9593[ico-compatibility]: https://img.shields.io/badge/magento-2.3%20|%202.4-brightgreen.svg?logo=magento&longCache=true&style=flat-square
Original file line number Diff line number Diff line change 1818 "IntegerNet\\ ConfigurableWysiwyg\\ " : " src"
1919 }
2020 },
21- "autoload-dev" : {
22- "psr-4" : {
23- "IntegerNet\\ ConfigurableWysiwyg\\ " : " tests/src"
24- }
25- },
2621 "repositories" : [
2722 {
2823 "type" : " composer" ,
3530 },
3631 "require-dev" : {
3732 "roave/security-advisories" : " dev-master" ,
38- "phpunit/phpunit" : " ^6.0|^9.0" ,
3933 "pds/skeleton" : " ^1.0" ,
4034 "phpro/grumphp" : " ^v0.21.0" ,
4135 "phpstan/phpstan" : " ^0.12.0" ,
You can’t perform that action at this time.
0 commit comments