Skip to content

Commit b454bfd

Browse files
committed
Replace VCR with curl mock
1 parent f69f0b1 commit b454bfd

17 files changed

+441
-791
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)