Skip to content

Commit ddbf0ac

Browse files
author
Eric Bus
committed
Added github source URL.
1 parent 089169a commit ddbf0ac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
22
"name": "websight/yii2-sybase",
3-
"description": "Schema support for Sybase SQLAnywhere12 database.",
3+
"description": "Schema support for Sybase database, tested with SQL Anywhere 12.0.",
44
"keywords": ["sybase"],
55
"license" : "BSD-3-Clause-Attribution",
6+
"support": {
7+
"source": "https://github.com/websightnl/yii2-sybase"
8+
},
69
"authors" : [
710
{
811
"name": "Eric Bus",

0 commit comments

Comments
 (0)