Skip to content

Commit

Permalink
STD-2 Remove composer version for packagist.
Browse files Browse the repository at this point in the history
  • Loading branch information
2lives committed Apr 24, 2024
1 parent f785c41 commit 57cb374
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Installation

```
composer install skylab-studio
composer require skylab/studio
```

## Example usage
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"role": "Developer"
}
],
"version": "0.0.1",
"description": "studio.skylabtech.ai PHP client",
"require": {
"guzzlehttp/guzzle": "^7.0",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

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

0 comments on commit 57cb374

Please sign in to comment.