Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
X Lib
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
XLibs
X Lib
Commits
7b104796
Commit
7b104796
authored
Jun 28, 2016
by
Alex Ne
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master' into release-sw
parents
a998427b
f8bc14ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
.gitignore
.gitignore
+1
-0
composer.json
composer.json
+17
-0
No files found.
.gitignore
0 → 100644
View file @
7b104796
/vendor/
composer.json
0 → 100644
View file @
7b104796
{
"name"
:
"xfile/x-lib"
,
"type"
:
"library"
,
"authors"
:
[
{
"name"
:
"Александр Нежинский"
,
"email"
:
"xfilee@gmail.com"
}
],
"version"
:
"1.0.2"
,
"require"
:
{},
"autoload"
:
{
"files"
:
[
"_autoload.php"
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment