OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
kreait
/
firebase-tokens
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:32:59 AM
rwxr-xr-x
📄
.editorconfig
320 bytes
08/12/2024 10:32:59 AM
rw-r--r--
📁
.git
-
08/12/2024 10:35:46 AM
rwxr-xr-x
📄
.gitattributes
338 bytes
08/12/2024 10:32:59 AM
rw-r--r--
📁
.github
-
08/12/2024 10:34:14 AM
rwxr-xr-x
📄
.gitignore
158 bytes
08/12/2024 10:32:59 AM
rw-r--r--
📄
.php-cs-fixer.dist.php
2.41 KB
08/12/2024 10:32:59 AM
rw-r--r--
📄
CHANGELOG.md
5.18 KB
08/12/2024 10:32:59 AM
rw-r--r--
📄
LICENSE
1.12 KB
08/12/2024 10:32:59 AM
rw-r--r--
📄
MIGRATE-1.x-to-2.0.md
3.79 KB
08/12/2024 10:32:59 AM
rw-r--r--
📄
Makefile
672 bytes
08/12/2024 10:32:59 AM
rw-r--r--
📄
README.md
6.84 KB
08/12/2024 10:32:59 AM
rw-r--r--
📄
composer.json
2.21 KB
08/12/2024 10:32:59 AM
rw-r--r--
📄
phpstan.neon.dist
415 bytes
08/12/2024 10:32:59 AM
rw-r--r--
📄
phpunit.xml.dist
689 bytes
08/12/2024 10:32:59 AM
rw-r--r--
📄
rector.php
931 bytes
08/12/2024 10:32:59 AM
rw-r--r--
📁
src
-
08/12/2024 10:36:28 AM
rwxr-xr-x
📁
tests
-
08/12/2024 10:36:29 AM
rwxr-xr-x
Editing: .editorconfig
Close
# editorconfig.org root = true [*] indent_style = space indent_size = 4 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false [Makefile] indent_style = tab [.travis.yml] indent_size = 2 [*.neon] indent_style = tab