mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 01:34:07 +02:00
increase required streams version
This commit is contained in:
parent
7aa7b44b7c
commit
67b4026e70
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
],
|
],
|
||||||
"require" : {
|
"require" : {
|
||||||
"php": ">=5.3",
|
"php": ">=5.3",
|
||||||
"icewind/streams": "0.2.*"
|
"icewind/streams": "0.3.*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"satooshi/php-coveralls" : "v1.0.0",
|
"satooshi/php-coveralls" : "v1.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue