Skip to content

Commit 19f08f3

Browse files
committed
Cleanup: Switched over to php-vcr organisation.
1 parent 1473fb6 commit 19f08f3

File tree

2 files changed

+167
-163
lines changed

2 files changed

+167
-163
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "adri/php-vcr-examples",
2+
"name": "php-vcr/php-vcr-examples",
33
"authors": [
44
{
55
"name": "Adrian Philipp",
@@ -12,8 +12,8 @@
1212
"require": {
1313
"php": ">=5.3.3",
1414
"phpunit/phpunit": "3.8.*@dev",
15-
"adri/php-vcr": "dev-master",
16-
"adri/phpunit-testlistener-vcr": "dev-master"
15+
"php-vcr/php-vcr": "dev-master",
16+
"php-vcr/phpunit-testlistener-vcr": "dev-master"
1717
},
1818

1919
"autoload": {

0 commit comments

Comments
 (0)