pull/719/merge
fadrian06 1 week ago committed by GitHub
commit d44bde867b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,3 +1,9 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/flightphp/docs/redesigned-logos/public/images/redesign/logo%2Bicon%2Bslogan%40dark.jpg" />
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/flightphp/docs/redesigned-logos/public/images/redesign/logo%2Bicon%2Bslogan%40light.jpg" />
<img alt="Flight PHP Logo" src="https://raw.githubusercontent.com/flightphp/docs/redesigned-logos/public/images/redesign/logo%2Bicon%2Bslogan%40light.jpg" width="100%" />
</picture>
[![Version](https://poser.pugx.org/flightphp/core/version)](https://packagist.org/packages/flightphp/core) [![Version](https://poser.pugx.org/flightphp/core/version)](https://packagist.org/packages/flightphp/core)
[![Monthly Downloads](https://poser.pugx.org/flightphp/core/d/monthly)](https://packagist.org/packages/flightphp/core) [![Monthly Downloads](https://poser.pugx.org/flightphp/core/d/monthly)](https://packagist.org/packages/flightphp/core)
![PHPStan: Level 6](https://img.shields.io/badge/PHPStan-level%206-brightgreen.svg?style=flat) ![PHPStan: Level 6](https://img.shields.io/badge/PHPStan-level%206-brightgreen.svg?style=flat)

Loading…
Cancel
Save