gzhb-lucadegasperi / oauth2-server-laravel
An OAuth 2.0 bridge for Laravel and Lumen
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/gzhb-lucadegasperi/oauth2-server-laravel
Requires
- php: ^7.3|^8.0
- illuminate/config: ^8.37|^9.0
- illuminate/console: ^8.37|^9.0
- illuminate/contracts: ^8.37|^9.0
- illuminate/database: ^8.37|^9.0
- illuminate/http: ^8.37|^9.0
- illuminate/support: ^8.37|^9.0
- league/oauth2-server: ^8.2
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ^1.0
- mockery/mockery: ^0.9.4
- orchestra/testbench: 3.1.*
- phpspec/phpspec: ^2.2
- phpunit/phpunit: ^4.8 || ^5.0
This package is auto-updated.
Last update: 2025-10-06 09:35:21 UTC
README
解决oauth升级lumen后,无法加载原来的包