We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1473fb6 commit 19f08f3Copy full SHA for 19f08f3
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "adri/php-vcr-examples",
+ "name": "php-vcr/php-vcr-examples",
3
"authors": [
4
5
"name": "Adrian Philipp",
@@ -12,8 +12,8 @@
12
"require": {
13
"php": ">=5.3.3",
14
"phpunit/phpunit": "3.8.*@dev",
15
- "adri/php-vcr": "dev-master",
16
- "adri/phpunit-testlistener-vcr": "dev-master"
+ "php-vcr/php-vcr": "dev-master",
+ "php-vcr/phpunit-testlistener-vcr": "dev-master"
17
},
18
19
"autoload": {
0 commit comments