We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25aa48c commit adb2698Copy full SHA for adb2698
composer.json
@@ -3,7 +3,7 @@
3
"description": "Laravel Route Restrictor - Laravel 5.1 Middleware to restrict a site or specific routes using HTTP basic authentication",
4
"keywords": ["password", "restriction", "password restriction", "laravel", "basic authentication"],
5
"homepage": "https://github.com/DivineOmega/laravel-route-restrictor",
6
- "license": "LGPL3",
+ "license": "LGPL-3.0-only",
7
"require": {
8
"php": ">=5.5.9",
9
"illuminate/contracts": "^5.1|^5.2",
0 commit comments