1
0

Add Contribution link

Dieser Commit ist enthalten in:
Florian Brinker 2022-05-25 12:13:13 +02:00
Ursprung ec94f51be0
Commit 311584b380

Datei anzeigen

@ -41,12 +41,4 @@ or alternatively
```
## Contributions
To check the code quality, run
```php
composer check
```
To run the test suite, execute
```php
composer test
```
See [CONTRIBUTING.md](./CONTRIBUTING.md)