Skip to content

Commit 848d931

Browse files
authored
Merge pull request #1267 from abraham/vcr
Update phpunit-testlistener-vcr
2 parents e33a04b + 2832426 commit 848d931

File tree

2 files changed

+18
-20
lines changed

2 files changed

+18
-20
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@
2525
"source": "https://github.com/abraham/twitteroauth",
2626
"issues": "https://github.com/abraham/twitteroauth/issues"
2727
},
28-
"repositories": [
29-
{
30-
"type": "git",
31-
"url": "https://github.com/abraham/phpunit-testlistener-vcr"
32-
}
33-
],
3428
"require": {
3529
"php": "^8.1",
3630
"ext-curl": "*",
@@ -40,7 +34,7 @@
4034
"phpunit/phpunit": "^9",
4135
"squizlabs/php_codesniffer": "^3",
4236
"php-vcr/php-vcr": "^1",
43-
"php-vcr/phpunit-testlistener-vcr": "dev-php8",
37+
"php-vcr/phpunit-testlistener-vcr": "^3",
4438
"rector/rector": "^0.15.7"
4539
},
4640
"autoload": {

composer.lock

Lines changed: 17 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)