We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9a098 commit 11ee327Copy full SHA for 11ee327
composer.json
@@ -0,0 +1,7 @@
1
+{
2
+ "name": "unl/common",
3
+ "autoload": {
4
+ "psr-0": { "": "src/" }
5
+ },
6
+ "include-path": ["src"]
7
+}
0 commit comments