mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°8834 - Add compatibility with PHP 8.4 (#819)
* N°8834 - Add compatibility with PHP 8.4 * Rollback of scssphp/scssphp version upgrade due to compilation error
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Google Provider for OAuth 2.0 Client
|
||||
|
||||
[](https://github.com/thephpleague/oauth2-google/actions/workflows/test.yaml)
|
||||
[](https://github.com/thephpleague/oauth2-google/actions/workflows/ci.yml)
|
||||
[](https://app.codecov.io/gh/thephpleague/oauth2-google)
|
||||
[](https://github.com/thephpleague/oauth2-google/blob/main/LICENSE)
|
||||
[](https://packagist.org/packages/league/oauth2-google)
|
||||
@@ -22,6 +22,8 @@ The following versions of PHP are supported.
|
||||
* PHP 7.4
|
||||
* PHP 8.0
|
||||
* PHP 8.1
|
||||
* PHP 8.2
|
||||
* PHP 8.3
|
||||
|
||||
This package uses [OpenID Connect][openid-connect] to authenticate users with
|
||||
Google accounts.
|
||||
|
||||
Reference in New Issue
Block a user