Skip to content

Commit

Permalink
chore: Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Feb 6, 2024
1 parent 184f295 commit 24a24f1
Show file tree
Hide file tree
Showing 5 changed files with 185 additions and 3 deletions.
62 changes: 62 additions & 0 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -2775,6 +2775,68 @@
}
}
},
"opencodeco/matrix": {
"dev-main": {
"name": "opencodeco/matrix",
"version": "dev-main",
"version_normalized": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/matrix.git",
"reference": "6ea90a39f20994829b479b50df1f3169988e6a11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/matrix/zipball/6ea90a39f20994829b479b50df1f3169988e6a11",
"reference": "6ea90a39f20994829b479b50df1f3169988e6a11",
"shasum": ""
},
"require": {
"hyperf/command": "^3.0",
"hyperf/database": "^3.0",
"hyperf/db-connection": "*",
"hyperf/di": "^3.0",
"php": "^8.0"
},
"require-dev": {
"hyperf/testing": "^3.0",
"phpunit/phpunit": "^9.0"
},
"time": "2024-02-05T20:34:55+00:00",
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"OpenCodeCo\\Matrix\\": "src/"
}
},
"scripts": {
"post-update-cmd": [
"php bin/hyperf.php matrix:publish"
],
"post-install-cmd": [
"php bin/hyperf.php matrix:publish"
],
"post-autoload-dump": [
"OpenCodeCo\\Matrix\\ComposerScripts::postAutoloadDump"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "Diego Ananias",
"email": "[email protected]"
}
],
"description": "A multi-tenant library for Hyperf APIs.",
"support": {
"source": "https://github.com/opencodeco/matrix/tree/main",
"issues": "https://github.com/opencodeco/matrix/issues"
}
}
},
"reasno/fastmongo": {
"v3.0.0": {
"name": "reasno/fastmongo",
Expand Down
52 changes: 50 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<a href="https://composer.opencodeco.dev">
<h1>opencodeco/composer</h1>
</a>
<span class="badge bg-light text-dark m-1" title="Tuesday, 30-Jan-2024 18:31:05 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-01-30T18:31:05+00:00">Tuesday, 30 Jan 2024 18:31:05 UTC</time>
<span class="badge bg-light text-dark m-1" title="Tuesday, 06-Feb-2024 12:11:38 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-02-06T12:11:38+00:00">Tuesday, 06 Feb 2024 12:11:38 UTC</time>
</span>
</div>

Expand Down Expand Up @@ -483,6 +483,54 @@ <h5 class="card-title">Setting up this repository in your projects</h5>
</div>
</div>

<div class="card border-primary mb-3">
<div id="opencodeco/matrix" class="card-header field-name filter-by bg-primary">
<a href="#opencodeco/matrix" class="text-white">
<svg class="octicon-link" width="16" height="16">
<use xlink:href="#octicon-link"></use>
</svg>
opencodeco/matrix
</a>

</div>

<div class="card-body">
<p class="field-description filter-by">A multi-tenant library for Hyperf APIs.</p>

<dl class="row mb-0">
<dt class="col-sm-3 col-md-2"></dt>
<dd class="col-sm-9 col-md-10"></dd>

<dt class="col-sm-3 col-md-2 field-type">Type</dt>
<dd class="col-sm-9 col-md-10 field-type filter-by">library</dd>



<dt class="col-sm-3 col-md-2 field-license">License</dt>
<dd class="col-sm-9 col-md-10 field-license filter-by">MIT</dd>

<dt class="col-sm-3 col-md-2 field-authors">Authors</dt>
<dd class="col-sm-9 col-md-10 field-authors filter-by">
Diego Ananias </dd>

<dt class="col-sm-3 col-md-2 field-support">Support</dt>
<dd class="col-sm-9 col-md-10 field-support filter-by">
<ul class="list-unstyled m-0">
<li>Source: <a href="https://github.com/opencodeco/matrix/tree/main">https://github.com/opencodeco/matrix/tree/main</a></li>
<li>Issues: <a href="https://github.com/opencodeco/matrix/issues">https://github.com/opencodeco/matrix/issues</a></li>
</ul>
</dd>

<dt class="col-sm-3 col-md-2 field-releases">Releases</dt>
<dd class="col-sm-9 col-md-10 field-releases filter-by" data-package-name="opencodeco/matrix">

<a class="badge rounded-pill bg-secondary text-light" href="https://api.github.com/repos/opencodeco/matrix/zipball/6ea90a39f20994829b479b50df1f3169988e6a11" title="dist-reference: 6ea90a39f20994829b479b50df1f3169988e6a11">dev-main</a> </dd>


</dl>
</div>
</div>

<div class="card border-primary mb-3">
<div id="reasno/fastmongo" class="card-header field-name filter-by bg-primary">
<a href="#reasno/fastmongo" class="text-white">
Expand Down
5 changes: 5 additions & 0 deletions p2/opencodeco/matrix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"packages": {
"opencodeco/matrix": []
}
}
66 changes: 66 additions & 0 deletions p2/opencodeco/matrix~dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"packages": {
"opencodeco/matrix": [
{
"name": "opencodeco/matrix",
"version": "dev-main",
"version_normalized": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/opencodeco/matrix.git",
"reference": "6ea90a39f20994829b479b50df1f3169988e6a11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opencodeco/matrix/zipball/6ea90a39f20994829b479b50df1f3169988e6a11",
"reference": "6ea90a39f20994829b479b50df1f3169988e6a11",
"shasum": ""
},
"require": {
"hyperf/command": "^3.0",
"hyperf/database": "^3.0",
"hyperf/db-connection": "*",
"hyperf/di": "^3.0",
"php": "^8.0"
},
"require-dev": {
"hyperf/testing": "^3.0",
"phpunit/phpunit": "^9.0"
},
"time": "2024-02-05T20:34:55+00:00",
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"OpenCodeCo\\Matrix\\": "src/"
}
},
"scripts": {
"post-update-cmd": [
"php bin/hyperf.php matrix:publish"
],
"post-install-cmd": [
"php bin/hyperf.php matrix:publish"
],
"post-autoload-dump": [
"OpenCodeCo\\Matrix\\ComposerScripts::postAutoloadDump"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "Diego Ananias",
"email": "[email protected]"
}
],
"description": "A multi-tenant library for Hyperf APIs.",
"support": {
"source": "https://github.com/opencodeco/matrix/tree/main",
"issues": "https://github.com/opencodeco/matrix/issues"
}
}
]
}
}
3 changes: 2 additions & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [],
"includes": {
"all.json": {
"sha1": "1eba9196a660ecb98bab9fbee03ff46b375412a0"
"sha1": "6e6a384a6923239710ff1ce60bdf2f09d7de6a5b"
}
},
"metadata-url": "/p2/%package%.json",
Expand All @@ -11,6 +11,7 @@
"hyperf/metric",
"hyperf/tracer",
"opencodeco/hyperf-doctrine",
"opencodeco/matrix",
"reasno/fastmongo"
]
}

0 comments on commit 24a24f1

Please sign in to comment.