mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-09-01 11:42:33 +02:00
Change the license from 'Apache License 2.0' to 'MIT License'
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"type": "library",
|
||||
"keywords": [ "auth", "authentication", "login", "security" ],
|
||||
"homepage": "https://github.com/delight-im/PHP-Auth",
|
||||
"license": "Apache-2.0",
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Delight\\Auth\\": "src/"
|
||||
|
Reference in New Issue
Block a user