jeremy379 / laravel-openid-connect

Implement OpenID Connect inside Laravel
MIT License
26 stars 13 forks source link

CI: Enable tests on PHP 8.3 #25

Closed alecpl closed 2 months ago

alecpl commented 2 months ago

I'm not sure why we use --ignore-platform-reqs everywhere. Should we remove it?

jeremy379 commented 2 months ago

I'm not sure why we use --ignore-platform-reqs everywhere. Should we remove it?

Can you make a test by removing it? If it still pass, I'm good with it.