Skip to content

Commit 36c5f15

Browse files
committed
Remove empty test files. Add 7.1 dependency note. Remove PHPunit dependency.
1 parent 0b4c01f commit 36c5f15

File tree

67 files changed

+5
-6248
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+5
-6248
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Official Mux API wrapper for PHP projects, supporting both Mux Data and Mux Vide
1010

1111
Not familiar with Mux? Check out https://mux.com/ for more information.
1212

13+
## Requirements
14+
15+
PHP 7.1 or higher.
16+
Dependencies are managed using composer.
17+
1318
## Installation
1419

1520
We publish Mux PHP to [Packagist](https://packagist.org/packages/muxinc/mux-php). You should depend on Mux PHP by adding us to your composer.json:

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"guzzlehttp/guzzle": "^6.2"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^7.4",
3029
"squizlabs/php_codesniffer": "~2.6",
3130
"friendsofphp/php-cs-fixer": "~2.12"
3231
},

test/Api/AssetsApiTest.php

Lines changed: 0 additions & 153 deletions
This file was deleted.

test/Api/DirectUploadsApiTest.php

Lines changed: 0 additions & 103 deletions
This file was deleted.

test/Api/ErrorsApiTest.php

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)