Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Janis
/
btflags
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c4e290b2
authored
2018-09-18 13:15:24 +0800
by
Joshua Tundag
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add folder
1 parent
e1696f8f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
composer.json
src/FlagManager.php → src/BTFlags/FlagManager.php
src/Flags.php → src/BTFlags/Flags.php
composer.json
View file @
c4e290b
...
...
@@ -5,10 +5,10 @@
"type"
:
"package"
,
"autoload"
:
{
"psr-0"
:
{
"BTFlags"
:
"src/"
"BTFlags"
:
"src/
BTFlags
"
},
"psr-4"
:
{
"BTFlags
\\
"
:
"src/"
"BTFlags
\\
"
:
"src/
BTFlags
"
}
},
"authors"
:
[
...
...
src/FlagManager.php
→
src/
BTFlags/
FlagManager.php
View file @
c4e290b
File moved
src/Flags.php
→
src/
BTFlags/
Flags.php
View file @
c4e290b
File moved
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment