12345678910 |
- {
- "name": "base-oauth-bundle",
- "description": "Flowdat 3 Base OAuth Bundle",
- "keywords": ["Admin Generator", "admin", "oauth", "bundle"],
- "autoload": {
- "psr-4": { "Base\\OAuthBundle\\": "" }
- },
- "version": "1.0",
- "minimum-stability": "stable"
- }
|