Skip to content

Commit e430e4d

Browse files
committed
Don't require a specific PHP-VCR version.
1 parent 1e1b69d commit e430e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
],
1212

1313
"require": {
14-
"php-vcr/php-vcr": "~1.0"
14+
"php-vcr/php-vcr": "*"
1515
}
1616
}

0 commit comments

Comments
 (0)