This website requires JavaScript.
Explore
Help
Sign In
SH
/
PHP_SMART_HOME_V3
Watch
6
Star
0
Fork
You've already forked PHP_SMART_HOME_V3
0
Code
Issues
Pull Requests
Projects
1
Releases
Wiki
Activity
1f49391b36
PHP_SMART_HOME_V3
/
composer.json
11 lines
124 B
JSON
Raw
Normal View
History
Unescape
Escape
Really basic application object.
2020-12-15 20:10:42 +00:00
{
"autoload"
:
{
"psr-4"
:
{
"Core\\"
:
"core/"
}
}
,
"require"
:
{
"illuminate/container"
:
"^8.18"
}
}