mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 01:34:07 +02:00
Merge pull request #28 from DavidPrevot/composer
Composer: fix wildcard
This commit is contained in:
commit
5091d25537
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
],
|
||||
"require" : {
|
||||
"php": ">=5.3",
|
||||
"icewind/streams": "0.2.x"
|
||||
"icewind/streams": "0.2.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"satooshi/php-coveralls" : "dev-master"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue