Skip to content

Commit 0f97b7c

Browse files
author
Andreas Ek
committed
Change project declaration
1 parent e082e1f commit 0f97b7c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "ekandreas/l53uikit",
33
"version": "1.0",
4+
"type": "project",
45
"description": "The Laravel Framework in uikit examples.",
5-
"keywords": ["framework", "laravel"],
6+
"keywords": ["framework", "laravel", "uikit"],
67
"license": "MIT",
7-
"type": "project",
8+
"minimum-stability": "stable",
89
"require": {
910
"php": ">=5.6.4",
1011
"laravel/framework": "5.3.*"

0 commit comments

Comments
 (0)