mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
migrate to php8
This commit is contained in:
parent
65c33ac2e3
commit
e1601dce6c
@ -7,7 +7,7 @@ Fenom - Template Engine for PHP
|
||||
* **Syntax:** Smarty-like
|
||||
* **Documentation:** **[English](./docs/en/readme.md)**, **[Russian](./docs/ru/readme.md)**
|
||||
* **PHP version:** 8.0+
|
||||
* **State:** [](https://travis-ci.org/fenom-template/fenom) [](https://coveralls.io/r/fenom-template/fenom?branch=master)
|
||||
* **State:** [](https://github.com/fenom-template/fenom/actions/workflows/php.yml) [](https://coveralls.io/r/fenom-template/fenom?branch=master)
|
||||
* **Version:** [](https://packagist.org/packages/fenom/fenom)
|
||||
* **Packagist:** [fenom/fenom](https://packagist.org/packages/fenom/fenom) [](https://packagist.org/packages/fenom/fenom)
|
||||
* **Composer:** `composer require fenom/fenom`
|
||||
|
Loading…
Reference in New Issue
Block a user