firebase / php-jwt

PHP package for JWT
BSD 3-Clause "New" or "Revised" License
9.38k stars 1.27k forks source link

chore(ci): add php 8.3 #548

Closed bshaffer closed 9 months ago

bshaffer commented 10 months ago

For the moment blocked by https://github.com/phpspec/prophecy/pull/608

We can add --ignore-platform-reqs to get around this, but for now we can wait for phpspec/prophecy.