Skip to content

Commit 1e1b69d

Browse files
committed
Sets php-vcr version dependency to ~1.0.
1 parent 36ce803 commit 1e1b69d

File tree

2 files changed

+2
-420
lines changed

2 files changed

+2
-420
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
],
1212

1313
"require": {
14-
"php-vcr/php-vcr": "dev-master"
15-
},
16-
17-
"minimum-stability": "dev"
14+
"php-vcr/php-vcr": "~1.0"
15+
}
1816
}

0 commit comments

Comments
 (0)