Skip to content
This repository was archived by the owner on May 24, 2019. It is now read-only.

Commit 05f15ed

Browse files
Updated composer file in preparation for releasing a new version
1 parent 9d52ec9 commit 05f15ed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "worldcat/discovery",
3-
"version" : "0.13.0",
3+
"version" : "0.14.0",
44
"license" : "Apache-2.0",
55
"repositories" : [{
66
"type" : "git",
@@ -22,8 +22,8 @@
2222
"phpunit/phpunit" : "~3",
2323
"php-vcr/php-vcr" : "dev-master",
2424
"php-vcr/phpunit-testlistener-vcr" : "*",
25-
"zendframework/zend-log": "2.0.*",
26-
"phpdocumentor/phpdocumentor": "2.*"
25+
"zendframework/zend-log" : "2.0.*",
26+
"phpdocumentor/phpdocumentor" : "2.*"
2727
},
2828
"autoload" : {
2929
"psr-4" : {

0 commit comments

Comments
 (0)