Skip to content

Commit adb2698

Browse files
authored
Fix license
1 parent 25aa48c commit adb2698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Laravel Route Restrictor - Laravel 5.1 Middleware to restrict a site or specific routes using HTTP basic authentication",
44
"keywords": ["password", "restriction", "password restriction", "laravel", "basic authentication"],
55
"homepage": "https://github.com/DivineOmega/laravel-route-restrictor",
6-
"license": "LGPL3",
6+
"license": "LGPL-3.0-only",
77
"require": {
88
"php": ">=5.5.9",
99
"illuminate/contracts": "^5.1|^5.2",

0 commit comments

Comments
 (0)