|
|
|
|
@ -2,17 +2,17 @@ |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "icewind/smb", |
|
|
|
|
"version": "v3.4.0", |
|
|
|
|
"version_normalized": "3.4.0.0", |
|
|
|
|
"version": "v3.4.1", |
|
|
|
|
"version_normalized": "3.4.1.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/icewind1991/SMB.git", |
|
|
|
|
"reference": "b5c6921f2e91229c9f71556a4713b4fac91fd394" |
|
|
|
|
"reference": "9dba42ab2a3990de29e18cc62b0a8270aceb74e3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/icewind1991/SMB/zipball/b5c6921f2e91229c9f71556a4713b4fac91fd394", |
|
|
|
|
"reference": "b5c6921f2e91229c9f71556a4713b4fac91fd394", |
|
|
|
|
"url": "https://api.github.com/repos/icewind1991/SMB/zipball/9dba42ab2a3990de29e18cc62b0a8270aceb74e3", |
|
|
|
|
"reference": "9dba42ab2a3990de29e18cc62b0a8270aceb74e3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -25,7 +25,7 @@ |
|
|
|
|
"phpunit/phpunit": "^8.5|^9.3.8", |
|
|
|
|
"psalm/phar": "^4.3" |
|
|
|
|
}, |
|
|
|
|
"time": "2021-03-10T14:00:37+00:00", |
|
|
|
|
"time": "2021-04-19T13:53:08+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.4.0" |
|
|
|
|
"source": "https://github.com/icewind1991/SMB/tree/v3.4.1" |
|
|
|
|
}, |
|
|
|
|
"install-path": "../icewind/smb" |
|
|
|
|
}, |
|
|
|
|
|