fix README badges
Some checks failed
CI / PHP ${{ matrix.php }} (8.1) (push) Has been cancelled
CI / PHP ${{ matrix.php }} (8.2) (push) Has been cancelled
CI / PHP ${{ matrix.php }} (8.3) (push) Has been cancelled

This commit is contained in:
Funky Waddle 2025-12-09 20:34:15 -06:00
parent 3923865303
commit 2cb1ccfdc4

View file

@ -2,8 +2,8 @@
Feature flag handling for PHP. Simple, framework-agnostic, and lightweight. Feature flag handling for PHP. Simple, framework-agnostic, and lightweight.
![CI](https://github.com/phred/flagpole/actions/workflows/ci.yml/badge.svg) ![CI](https://github.com/getphred/flagpole/actions/workflows/ci.yml/badge.svg)
![Packagist](https://img.shields.io/packagist/v/phred/flagpole.svg) ![Packagist](https://img.shields.io/packagist/v/getphred/flagpole.svg)
## Installation ## Installation