summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-11-30 23:58:32 -0100
committerMaxence Lange <maxence@artificial-owl.com>2020-11-30 23:58:32 -0100
commit68660884319e2bb03ebcbe7cdd26434b3473c50b (patch)
treeac00c2137fb19bac684201a361fe4636a8b2ec9f /composer.json
parentda20d5901368e7a78be3926f827c6199f285aff1 (diff)
using TNC20Request
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 2a6532ba..bc4315ce 100644
--- a/composer.json
+++ b/composer.json
@@ -23,7 +23,7 @@
}
},
"require": {
- "daita/my-small-php-tools": "dev-master#ca9c257dd640576c072cb50282e15ae51147cfc2",
+ "daita/my-small-php-tools": "dev-master",
"gumlet/php-image-resize": "2.0.*",
"friendica/json-ld": "^1.0"
},