diff --git a/.idea/php.xml b/.idea/php.xml
index 57a5904..f405972 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -10,6 +10,14 @@
+
+
+
+
+
+
+
+
diff --git a/project.json b/project.json
index f5a4619..777f0ae 100644
--- a/project.json
+++ b/project.json
@@ -58,6 +58,28 @@
"DEBUG": "1"
}
}
+ ],
+ "dependencies": [
+ {
+ "name": "com.symfony.uid",
+ "version": "latest",
+ "source": "symfony/uid=latest@packagist"
+ },
+ {
+ "name": "net.nosial.configlib",
+ "version": "latest",
+ "source": "nosial/configlib=latest@github"
+ },
+ {
+ "name": "net.nosial.loglib2",
+ "version": "latest",
+ "source": "nosial/loglib2=latest@github"
+ },
+ {
+ "name": "net.nosial.optslib",
+ "version": "latest",
+ "source": "nosial/optslib=latest@github"
+ }
]
},
"execution_policies": [