diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-30 09:05:54 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-30 09:05:54 +0100 |
commit | 843dbe5195d157d4c3094aed5f63d960dd789060 (patch) | |
tree | 6bf2d0d67f97444d3c5dde99153cbcccae503eab /composer.lock | |
parent | a8c90c5c1b60d0c258ce56f2a8e382859e70e8d3 (diff) | |
download | wallabag-843dbe5195d157d4c3094aed5f63d960dd789060.tar.gz wallabag-843dbe5195d157d4c3094aed5f63d960dd789060.tar.zst wallabag-843dbe5195d157d4c3094aed5f63d960dd789060.zip |
create entry via API
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock index 716dea4a..21b67941 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -2283,12 +2283,12 @@ | |||
2283 | "source": { | 2283 | "source": { |
2284 | "type": "git", | 2284 | "type": "git", |
2285 | "url": "https://github.com/tecnickcom/TCPDF.git", | 2285 | "url": "https://github.com/tecnickcom/TCPDF.git", |
2286 | "reference": "da2fe9359426ca334417549248307f33cd042ace" | 2286 | "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb" |
2287 | }, | 2287 | }, |
2288 | "dist": { | 2288 | "dist": { |
2289 | "type": "zip", | 2289 | "type": "zip", |
2290 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/da2fe9359426ca334417549248307f33cd042ace", | 2290 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb", |
2291 | "reference": "da2fe9359426ca334417549248307f33cd042ace", | 2291 | "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb", |
2292 | "shasum": "" | 2292 | "shasum": "" |
2293 | }, | 2293 | }, |
2294 | "require": { | 2294 | "require": { |
@@ -2338,7 +2338,7 @@ | |||
2338 | "pdf417", | 2338 | "pdf417", |
2339 | "qrcode" | 2339 | "qrcode" |
2340 | ], | 2340 | ], |
2341 | "time": "2015-01-24 09:41:10" | 2341 | "time": "2015-01-28 18:51:40" |
2342 | }, | 2342 | }, |
2343 | { | 2343 | { |
2344 | "name": "twig/extensions", | 2344 | "name": "twig/extensions", |