diff options
Diffstat (limited to 'apps/files_external/3rdparty/composer/installed.json')
-rw-r--r-- | apps/files_external/3rdparty/composer/installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files_external/3rdparty/composer/installed.json b/apps/files_external/3rdparty/composer/installed.json index 2c9b1c087df..5e4b45792e0 100644 --- a/apps/files_external/3rdparty/composer/installed.json +++ b/apps/files_external/3rdparty/composer/installed.json @@ -2,17 +2,17 @@ "packages": [ { "name": "icewind/smb", - "version": "v3.5.2", - "version_normalized": "3.5.2.0", + "version": "v3.5.3", + "version_normalized": "3.5.3.0", "source": { "type": "git", "url": "https://github.com/icewind1991/SMB.git", - "reference": "0a425bd21acf7ae112b135dca34640e1b1a825c3" + "reference": "3e25d3116111064ec45a0e1b351fc4baf396ca43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/icewind1991/SMB/zipball/0a425bd21acf7ae112b135dca34640e1b1a825c3", - "reference": "0a425bd21acf7ae112b135dca34640e1b1a825c3", + "url": "https://api.github.com/repos/icewind1991/SMB/zipball/3e25d3116111064ec45a0e1b351fc4baf396ca43", + "reference": "3e25d3116111064ec45a0e1b351fc4baf396ca43", "shasum": "" }, "require": { @@ -25,7 +25,7 @@ "phpunit/phpunit": "^8.5|^9.3.8", "psalm/phar": "^4.3" }, - "time": "2022-01-20T14:51:51+00:00", + "time": "2022-05-27T15:00:33+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -46,7 +46,7 @@ "description": "php wrapper for smbclient and libsmbclient-php", "support": { "issues": "https://github.com/icewind1991/SMB/issues", - "source": "https://github.com/icewind1991/SMB/tree/v3.5.2" + "source": "https://github.com/icewind1991/SMB/tree/v3.5.3" }, "install-path": "../icewind/smb" }, |