Skip to content

Commit 6c87e3e

Browse files
authored
Use full license identifier for composer
Use full license identifier for composer
1 parent 348b41a commit 6c87e3e

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
@@ -2,7 +2,7 @@
22
"name": "zschuessler/laravel-route-to-class",
33
"description": "A Laravel 5 view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'",
44
"type": "library",
5-
"license": "PNLPL",
5+
"license": "No Limit Public License",
66
"authors": [
77
{
88
"name": "Zachary Schuessler",

0 commit comments

Comments
 (0)