aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2015-12-24 15:24:18 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-01-02 23:27:41 +0100
commit7ec2897ee0ad190dcb9f77032d785f2f9661b754 (patch)
tree7f91eabb9d555628d0c2a1e5da8deb6fc2a41b3c /composer.lock
parent0aa344dc247c77376fcbf2112191f9f8b3dfc846 (diff)
downloadwallabag-7ec2897ee0ad190dcb9f77032d785f2f9661b754.tar.gz
wallabag-7ec2897ee0ad190dcb9f77032d785f2f9661b754.tar.zst
wallabag-7ec2897ee0ad190dcb9f77032d785f2f9661b754.zip
First test on PocketImport
Giving ability to define the Client add abitliy to easliy test the import.
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index a3ac7e8c..4cd8b034 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,8 +4,8 @@
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "hash": "7f1939f54201ee0e068eddde41454261", 7 "hash": "fdba142656b2089b0e4cbddb45e2ad1f",
8 "content-hash": "9b7801951c4ea69565ee8f4914071c25", 8 "content-hash": "a233f851c52683783b6a42be707c52b1",
9 "packages": [ 9 "packages": [
10 { 10 {
11 "name": "behat/transliterator", 11 "name": "behat/transliterator",
@@ -2044,16 +2044,16 @@
2044 }, 2044 },
2045 { 2045 {
2046 "name": "hoa/stream", 2046 "name": "hoa/stream",
2047 "version": "0.15.08.28", 2047 "version": "0.15.10.26",
2048 "source": { 2048 "source": {
2049 "type": "git", 2049 "type": "git",
2050 "url": "https://github.com/hoaproject/Stream.git", 2050 "url": "https://github.com/hoaproject/Stream.git",
2051 "reference": "cbd0f4749e447f4d31001e7c898f5e794c5861cb" 2051 "reference": "011ab91d942f1d7096deade4c8a10fe57d51c5b3"
2052 }, 2052 },
2053 "dist": { 2053 "dist": {
2054 "type": "zip", 2054 "type": "zip",
2055 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/cbd0f4749e447f4d31001e7c898f5e794c5861cb", 2055 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/011ab91d942f1d7096deade4c8a10fe57d51c5b3",
2056 "reference": "cbd0f4749e447f4d31001e7c898f5e794c5861cb", 2056 "reference": "011ab91d942f1d7096deade4c8a10fe57d51c5b3",
2057 "shasum": "" 2057 "shasum": ""
2058 }, 2058 },
2059 "require": { 2059 "require": {
@@ -2098,7 +2098,7 @@
2098 "stream", 2098 "stream",
2099 "wrapper" 2099 "wrapper"
2100 ], 2100 ],
2101 "time": "2015-08-28 07:31:43" 2101 "time": "2015-10-22 06:30:43"
2102 }, 2102 },
2103 { 2103 {
2104 "name": "hoa/ustring", 2104 "name": "hoa/ustring",