We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7f3e0f + f0bcd8b commit 6a68a5eCopy full SHA for 6a68a5e
composer.json
@@ -26,10 +26,6 @@
26
"issues": "https://github.com/abraham/twitteroauth/issues"
27
},
28
"repositories": [
29
- {
30
- "type": "git",
31
- "url": "https://github.com/morozov/php-vcr"
32
- },
33
{
34
"type": "git",
35
"url": "https://github.com/abraham/phpunit-testlistener-vcr"
@@ -41,12 +37,12 @@
41
37
"composer/ca-bundle": "^1.2"
42
38
43
39
"require-dev": {
44
- "phpunit/phpunit": "^8 || ^9",
40
+ "phpunit/phpunit": "^9",
45
"squizlabs/php_codesniffer": "^3",
46
"phpmd/phpmd": "^2",
47
"php-vcr/php-vcr": "^1",
48
- "php-vcr/phpunit-testlistener-vcr": "dev-php-8",
49
- "rector/rector": "^0.12.19 || ^0.13.0 || ^0.14.0"
+ "php-vcr/phpunit-testlistener-vcr": "dev-php8",
+ "rector/rector": "^0.14.0"
50
51
"autoload": {
52
"psr-4": {
0 commit comments