mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
lower case package name
This commit is contained in:
parent
8d41d7a97b
commit
05e8c3b807
1 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name" : "Icewind/SMB",
|
||||
"description" : "php wrapper from smbclient",
|
||||
"minimum-stability": "stable",
|
||||
"name" : "icewind/smb",
|
||||
"description" : "php wrapper for smbclient and libsmbclient-php",
|
||||
"license" : "MIT",
|
||||
"authors" : [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue