Skip to content

Commit 128c98a

Browse files
authored
Merge pull request #1313 from abraham/remove-vcr
Replace VCR with curl mock
2 parents f69f0b1 + 5b0f5f1 commit 128c98a

19 files changed

+753
-3185
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
"require-dev": {
3434
"phpunit/phpunit": "^9",
3535
"squizlabs/php_codesniffer": "^3 || ^4",
36-
"php-vcr/php-vcr": "dev-master as 1.4.0",
37-
"php-vcr/phpunit-testlistener-vcr": "^3",
3836
"rector/rector": "^0.15.7 || ^2.0.0"
3937
},
4038
"autoload": {

0 commit comments

Comments
 (0)