Skip to content

Commit 016b4e9

Browse files
committed
create packagist project
1 parent 5ca3aa6 commit 016b4e9

2 files changed

Lines changed: 29 additions & 25 deletions

File tree

composer.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
2+
"name": "teebbstudios/teebb",
3+
"description": "This bundle is Teebb core bundle.",
4+
"keywords": [
5+
"teebb",
6+
"cms"
7+
],
8+
"authors": [
9+
{
10+
"name": "Quan Weiwei",
11+
"email": "qww.zone@gmail.com"
12+
}
13+
],
214
"type": "project",
3-
"license": "proprietary",
15+
"license": "MIT",
416
"require": {
517
"php": "^7.2.5",
618
"ext-ctype": "*",

composer.lock

Lines changed: 16 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)