File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# BitFrame\Renderer
22
3- [ ![ codecov] ( https://codecov.io/gh/designcise/bitframe-renderer/branch/master/graph/badge.svg )] ( https://codecov.io/gh/designcise/bitframe-renderer )
4- [ ![ Build Status] ( https://travis-ci.com/designcise/bitframe-renderer.svg?branch=master )] ( https://travis-ci.com/designcise/bitframe-renderer )
3+ [ ![ CI] ( https://github.com/designcise/bitframe-renderer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/designcise/bitframe-renderer/actions/workflows/ci.yml )
4+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/d5c3dc2fadc44ffea89c/maintainability )] ( https://codeclimate.com/github/designcise/bitframe-renderer/maintainability )
5+ [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/d5c3dc2fadc44ffea89c/test_coverage )] ( https://codeclimate.com/github/designcise/bitframe-renderer/test_coverage )
56
67Simple PHP-based templating engine.
78
@@ -13,7 +14,7 @@ Install using composer:
1314$ composer require designcise/bitframe-renderer
1415```
1516
16- Please note that this package requires PHP 8.0 or newer.
17+ Please note that this package requires PHP 8.2 or newer.
1718
1819## Usage Example
1920
You can’t perform that action at this time.
0 commit comments