Releases: own3d/id
Releases · own3d/id
Release list
2.7.1
2.7.0
PHP 8.5 Compatibility
- Replace deprecated
Route::namespace()with controller array syntax - Add typed properties and explicit return types throughout
Result - Add return types to
Own3dSsoUserProviderinterface methods - Type
HasOwn3dIdToken::withOwn3dIdToken()parameter asstring - Introduce
Contracts\HasOwn3dAccessTokeninterface; use it inactingAs()instead of a trait type hint - Add
@implements HasOwn3dAccessTokentoOwn3dIdUsertrait - Add full
@method staticdocblock toFacades\Own3dId - Bump
phpunit/phpunitto^12.0andorchestra/testbenchto^12.0|^13.0
2.6.2
What's Changed
- Bump
firebase/php-jwtto^7.0to address CVE-2025-45769 (weak encryption, GHSA-2x45-7fc3-mxwq) - Add Laravel 13 support
2.6.1: Add scope alias
deprecate CODESPACES_USE constant and introduce CODESPACES_MANAGE for…
2.6.0: refactor method signatures to allow nullable parameters
Full Changelog: 2.5.0...2.6.0
2.5.0: New JWT Guard
Full Changelog: 2.4.5...2.5.0
2.4.5 Add shared webhook secret
Full Changelog: 2.4.4...2.4.5
2.4.4: Update Laravel dependencies
Update composer.json
2.4.3 Add doctrine/dbal ^4.0
Full Changelog: 2.4.2...2.4.3