Skip to content

Commit

Permalink
Merge pull request #70 from Trusted97/chore/edit-readme
Browse files Browse the repository at this point in the history
chore: edit readme
  • Loading branch information
Trusted97 authored Dec 6, 2024
2 parents eafc692 + c926ec3 commit 6029ed8
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,6 @@ setup in developing of PHP: Packages, Library, Composer Plugin or everything you

## Install

In composer.json

``` json
"require-dev": {
"trusted97/whitecat": "^2.0"
},
```

Or

In Shell

``` sh
composer require --dev trusted97/whitecat
```
Expand Down Expand Up @@ -123,8 +111,7 @@ vendor/bin/whitecat phpunit:init

| Repository Branch | PHP Compatibility | Status | Docs |
|-------------------|-------------------|----------------------------|-----------------------------|
| `2.x` | `^8.3` | New features and bug fixes | [Documentation 1.x](./docs) |
| `1.x` | `^8.1` | New features and bug fixes | [Documentation 1.x](./docs) |
| `1.x` | `^8.2` | New features and bug fixes | [Documentation 1.x](./docs) |

## Contributing

Expand Down

0 comments on commit 6029ed8

Please sign in to comment.