summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2020-10-01 17:53:17 +0200
committerRobin Appelman <robin@icewind.nl>2020-10-08 14:07:59 +0200
commitb2a7b77d2cee3421166d36d22d9b045eb7927a1a (patch)
tree00e60f801e519d52dd8f491502ce9e765d8faefe /composer.json
parent153195a2adc437cb3e9b1ca03219b620cb0899e5 (diff)
pin version of daita/my-small-php-tools
Signed-off-by: Robin Appelman <robin@icewind.nl>
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 7c3c5a10..a2b5143e 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require": {
- "daita/my-small-php-tools": "dev-master",
+ "daita/my-small-php-tools": "dev-master#ca9c257dd640576c072cb50282e15ae51147cfc2",
"gumlet/php-image-resize": "2.0.*",
"friendica/json-ld": "^1.0"
},