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 22
33[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
44[ ![ Software License] [ ico-license ]] ( LICENSE )
5- [ ![ Build Status] [ ico-travis ]] [ link-travis ]
6- [ ![ Quality Score] [ ico-scrutinizer ]] [ link-scrutinizer ]
75[ ![ Total Downloads] [ ico-downloads ]] [ link-downloads ]
86
97Created by Raphaël Droz <raphael.droz@gmail.com > (GPL-3 License)
@@ -67,11 +65,7 @@ The GPL-3 License (GPL-3). Please see [LICENSE](LICENSE) for more information.
6765
6866[ ico-version ] : https://img.shields.io/packagist/v/gettext/twig-scanner.svg?style=flat-square
6967[ 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
7268[ ico-downloads ] : https://img.shields.io/packagist/dt/gettext/twig-scanner.svg?style=flat-square
7369
7470[ 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
7771[ link-downloads ] : https://packagist.org/packages/gettext/twig-scanner
Original file line number Diff line number Diff line change 1414 ],
1515 "require" : {
1616 "php" : " ^7.2 || ^8.0" ,
17- "gettext/gettext" : " v5.5.0"
17+ "gettext/gettext" : " ^ v5.5.0"
1818 },
1919 "require-dev" : {
2020 "phpunit/phpunit" : " ^8.0" ,
You can’t perform that action at this time.
0 commit comments