File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
4
4
[ ![ Software License] [ ico-license ]] ( LICENSE )
5
- [ ![ Build Status] [ ico-travis ]] [ link-travis ]
6
- [ ![ Quality Score] [ ico-scrutinizer ]] [ link-scrutinizer ]
7
5
[ ![ Total Downloads] [ ico-downloads ]] [ link-downloads ]
8
6
9
7
Created by Raphaël Droz <
[email protected] > (GPL-3 License)
@@ -67,11 +65,7 @@ The GPL-3 License (GPL-3). Please see [LICENSE](LICENSE) for more information.
67
65
68
66
[ ico-version ] : https://img.shields.io/packagist/v/gettext/twig-scanner.svg?style=flat-square
69
67
[ ico-license ] : https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square
70
- [ ico-travis ] : https://img.shields.io/travis/php-gettext/Twig-Scanner/master.svg?style=flat-square
71
- [ ico-scrutinizer ] : https://img.shields.io/scrutinizer/g/php-gettext/Twig-Scanner.svg?style=flat-square
72
68
[ ico-downloads ] : https://img.shields.io/packagist/dt/gettext/twig-scanner.svg?style=flat-square
73
69
74
70
[ link-packagist ] : https://packagist.org/packages/gettext/twig-scanner
75
- [ link-travis ] : https://travis-ci.org/php-gettext/Twig-Scanner
76
- [ link-scrutinizer ] : https://scrutinizer-ci.com/g/php-gettext/Twig-Scanner
77
71
[ link-downloads ] : https://packagist.org/packages/gettext/twig-scanner
Original file line number Diff line number Diff line change 14
14
],
15
15
"require" : {
16
16
"php" : " ^7.2 || ^8.0" ,
17
- "gettext/gettext" : " v5.5.0"
17
+ "gettext/gettext" : " ^ v5.5.0"
18
18
},
19
19
"require-dev" : {
20
20
"phpunit/phpunit" : " ^8.0" ,
You can’t perform that action at this time.
0 commit comments