Skip to content

Commit

Permalink
v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PHPTCloud committed Mar 8, 2024
1 parent 9d979e4 commit 555450b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .idea/symfony-jsend-bundle.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "PHPTCloud/symfony-jsend-bundle",
"name": "phptcloud/symfony-jsend-bundle",
"description": "Implementation of jsend recommendations for http responses",
"type": "symfony-bundle",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Implementation of [jsend](https://github.com/omniti-labs/jsend) specification fo
# Install

```bash
composer require PHPTCloud/symfony-jsend-bundle
composer require phptcloud/symfony-jsend-bundle
```

## Usage
Expand Down

0 comments on commit 555450b

Please sign in to comment.