summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Šijanec <sijanecantonluka@gmail.com>2019-09-18 00:30:30 +0200
committerGitHub <noreply@github.com>2019-09-18 00:30:30 +0200
commit1238934369f7c3fa7b6b3e8a516e674ce2ff552f (patch)
treed1fbf6cf8d0052b45ebcbe546f2fe23aa512a542
parentcreated hi tinotr (diff)
downloadbalkan-shortlink-1238934369f7c3fa7b6b3e8a516e674ce2ff552f.tar
balkan-shortlink-1238934369f7c3fa7b6b3e8a516e674ce2ff552f.tar.gz
balkan-shortlink-1238934369f7c3fa7b6b3e8a516e674ce2ff552f.tar.bz2
balkan-shortlink-1238934369f7c3fa7b6b3e8a516e674ce2ff552f.tar.lz
balkan-shortlink-1238934369f7c3fa7b6b3e8a516e674ce2ff552f.tar.xz
balkan-shortlink-1238934369f7c3fa7b6b3e8a516e674ce2ff552f.tar.zst
balkan-shortlink-1238934369f7c3fa7b6b3e8a516e674ce2ff552f.zip
-rw-r--r--composer.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..26abf53
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,15 @@
+{
+ "name": "sijanec/balkan-shortlink",
+ "description": "a shortlink script",
+ "type": "project",
+ "require": {
+ "dapphp/securimage": "^4.0"
+ },
+ "license": "Copyright",
+ "authors": [
+ {
+ "name": "Anton Šijanec",
+ "email": "sijanecantonluka@gmail.com"
+ }
+ ]
+}