Skip to content

Commit 4d705d4

Browse files
authored
Update composer.json
1 parent 71a3d14 commit 4d705d4

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
@@ -2,7 +2,7 @@
22
"name": "tavux/laravel-ibm-cos",
33
"license": "MIT",
44
"description": "Laravel Custom Filesystem for IBM Cloud Object Storage",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"homepage": "https://github.com/tavux/laravel-ibm-cos",
77
"authors": [
88
{
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.6.0",
16-
"tavux/flysystem-ibm-cos": "1.0.0"
16+
"tavux/flysystem-ibm-cos": "^1.0.1"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)