gzhb-lucadegasperi / oauth2-server-laravel
An OAuth 2.0 bridge for Laravel and Lumen
v0.0.4
2023-05-06 04:02 UTC
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-01-06 08:02:08 UTC
README
解决oauth升级lumen后,无法加载原来的包