Skip to content

Commit d6e4f42

Browse files
committed
Bump up composer.json
1 parent 754da95 commit d6e4f42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
}
2626
],
2727
"require": {
28-
"php-opencloud/common": "~1.0"
28+
"php-opencloud/common": "^1.0.5"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "~4.0",
3232
"sami/sami": "dev-master",
3333
"psr/log": "~1.0",
3434
"satooshi/php-coveralls": "~1.0",
3535
"jakub-onderka/php-parallel-lint": "0.*",
36-
"fabpot/php-cs-fixer": "~1.0"
36+
"friendsofphp/php-cs-fixer": "^1.0"
3737
}
3838
}

0 commit comments

Comments
 (0)