some fix
This commit is contained in:
parent
11c99be0f6
commit
6a7cde15e9
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Photo",
|
"name": "Photo",
|
||||||
"version": "0.1",
|
"version": "0.2",
|
||||||
"author": "ITGuild",
|
"author": "ITGuild",
|
||||||
"slug": "photo",
|
"slug": "photo",
|
||||||
"type": "additional_property",
|
"type": "additional_property",
|
||||||
|
10
kernel/services/Dependencies.php
Normal file
10
kernel/services/Dependencies.php
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
namespace kernel\services;
|
||||||
|
|
||||||
|
class Dependencies
|
||||||
|
{
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user