Skip to content

Commit 4a0d223

Browse files
committed
composer version is updated
1 parent d081262 commit 4a0d223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "webreinvent/laravel-nestable",
33
"type": "library",
44
"description": "Laravel 6 nested categories library",
5+
"version": "0.0.1",
56
"homepage": "https://github.com/webreinvent",
67
"keywords": ["nested","nestable","nestedset","category","laravel"],
78
"license": "MIT",
@@ -39,6 +40,5 @@
3940
"Nestable": "Nestable\\Facades\\NestableService"
4041
}
4142
}
42-
},
43-
"minimum-stability": "dev"
43+
}
4444
}

0 commit comments

Comments
 (0)