Commit 93892216 authored by phan's avatar phan

my first composer package

parents
Pipeline #87 failed with stages
{
"name": "risob/table-package",
"description": "Table component of Risob.",
"autoload": {
"psr-4": {
"Risob\\TableComponent\\": "src/"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment