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:
Lenaick
2026-02-26 10:36:32 +01:00
committed by GitHub
parent d4821b7edc
commit fc967c06ce
961 changed files with 12298 additions and 7130 deletions

View File

@@ -1,5 +1,12 @@
OAuth 2.0 Google Provider Changelog
## 4.1.0 - 2025-12-15
### Added
- Added getEmailVerified(), isEmailTrustworthy() to user definition, #132 by @dt-thomas-durand
## 4.0.1 - 2022-03-17
### Changed