non project files

This commit is contained in:
sHa
2018-02-12 09:39:41 +02:00
parent c113a79dbc
commit 6656909deb
3 changed files with 12 additions and 1 deletions

View File

@@ -1 +1,4 @@
# sLetter # sLetter
e-mail send library

View File

@@ -1,7 +1,7 @@
{ {
"name": "shadoll/sletter", "name": "shadoll/sletter",
"description": "shadoll sLetter - e-mail send library", "description": "shadoll sLetter - e-mail send library",
"version": "18.2.13", "version": "18.2.13-2",
"prefer-stable": true, "prefer-stable": true,
"require": { "require": {
"php": "^7.0", "php": "^7.0",

8
sLetter.code-workspace Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}