scratch – Blame information for rev 87

Subversion Repositories:
Rev:
Rev Author Line No. Line
66 office 1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
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"
6 ],
87 office 7 "content-hash": "717816fb10e9af4ea0bbaf36aea58dca",
66 office 8 "packages": [
9 {
87 office 10 "name": "fusonic/linq",
11 "version": "v1.1.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/fusonic/linq.git",
15 "reference": "63520ef1470ca771acbd26871efb945dd4a7a5d8"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/fusonic/linq/zipball/63520ef1470ca771acbd26871efb945dd4a7a5d8",
20 "reference": "63520ef1470ca771acbd26871efb945dd4a7a5d8",
21 "shasum": ""
22 },
23 "require": {
24 "php": ">=5.3.2"
25 },
26 "type": "library",
27 "autoload": {
28 "psr-0": {
29 "Fusonic\\Linq": "src/"
30 }
31 },
32 "notification-url": "https://packagist.org/downloads/",
33 "license": [
34 "MIT"
35 ],
36 "authors": [
37 {
38 "name": "Fusonic",
39 "homepage": "http://www.fusonic.net"
40 }
41 ],
42 "description": "LINQ 2 objects class for PHP",
43 "homepage": "http://fusonic.github.io/fusonic-linq/",
44 "keywords": [
45 "linq",
46 "linq2objects"
47 ],
48 "time": "2015-02-26T22:49:17+00:00"
49 },
50 {
51 "name": "fusonic/opengraph",
52 "version": "dev-master",
53 "source": {
54 "type": "git",
55 "url": "https://github.com/fusonic/opengraph.git",
56 "reference": "971ccd0beb5816c8acd7f4eb901bf7e1fe99d9d3"
57 },
58 "dist": {
59 "type": "zip",
60 "url": "https://api.github.com/repos/fusonic/opengraph/zipball/971ccd0beb5816c8acd7f4eb901bf7e1fe99d9d3",
61 "reference": "971ccd0beb5816c8acd7f4eb901bf7e1fe99d9d3",
62 "shasum": ""
63 },
64 "require": {
65 "fusonic/linq": "~1.0",
66 "guzzlehttp/guzzle": "^4.0",
67 "php": "^5.4|^7.0",
68 "symfony/css-selector": "^2.5",
69 "symfony/dom-crawler": "^2.5"
70 },
71 "require-dev": {
72 "phpunit/phpunit": "^4.8|^5.7"
73 },
74 "type": "library",
75 "autoload": {
76 "psr-4": {
77 "Fusonic\\OpenGraph\\": "src/"
78 }
79 },
80 "notification-url": "https://packagist.org/downloads/",
81 "license": [
82 "MIT"
83 ],
84 "authors": [
85 {
86 "name": "Fusonic",
87 "homepage": "http://www.fusonic.net"
88 }
89 ],
90 "description": "PHP library for consuming and publishing Open Graph resources.",
91 "homepage": "https://github.com/fusonic/fusonic-opengraph",
92 "keywords": [
93 "opengraph"
94 ],
95 "time": "2016-12-31 15:23:08"
96 },
97 {
98 "name": "guzzlehttp/guzzle",
99 "version": "4.2.4",
100 "source": {
101 "type": "git",
102 "url": "https://github.com/guzzle/guzzle.git",
103 "reference": "13a8e5acff26b0a87d353042170b48976da004a1"
104 },
105 "dist": {
106 "type": "zip",
107 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/13a8e5acff26b0a87d353042170b48976da004a1",
108 "reference": "13a8e5acff26b0a87d353042170b48976da004a1",
109 "shasum": ""
110 },
111 "require": {
112 "ext-json": "*",
113 "guzzlehttp/streams": "~2.1",
114 "php": ">=5.4.0"
115 },
116 "require-dev": {
117 "ext-curl": "*",
118 "phpunit/phpunit": "~4.0",
119 "psr/log": "~1.0"
120 },
121 "suggest": {
122 "ext-curl": "Guzzle will use specific adapters if cURL is present"
123 },
124 "type": "library",
125 "extra": {
126 "branch-alias": {
127 "dev-master": "4.2-dev"
128 }
129 },
130 "autoload": {
131 "psr-4": {
132 "GuzzleHttp\\": "src/"
133 },
134 "files": [
135 "src/functions.php"
136 ]
137 },
138 "notification-url": "https://packagist.org/downloads/",
139 "license": [
140 "MIT"
141 ],
142 "authors": [
143 {
144 "name": "Michael Dowling",
145 "email": "mtdowling@gmail.com",
146 "homepage": "https://github.com/mtdowling"
147 }
148 ],
149 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
150 "homepage": "http://guzzlephp.org/",
151 "keywords": [
152 "client",
153 "curl",
154 "framework",
155 "http",
156 "http client",
157 "rest",
158 "web service"
159 ],
160 "time": "2016-07-15T17:44:18+00:00"
161 },
162 {
163 "name": "guzzlehttp/streams",
164 "version": "2.1.0",
165 "source": {
166 "type": "git",
167 "url": "https://github.com/guzzle/streams.git",
168 "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534"
169 },
170 "dist": {
171 "type": "zip",
172 "url": "https://api.github.com/repos/guzzle/streams/zipball/f91b721d73f0e561410903b3b3c90a5d0e40b534",
173 "reference": "f91b721d73f0e561410903b3b3c90a5d0e40b534",
174 "shasum": ""
175 },
176 "require": {
177 "php": ">=5.4.0"
178 },
179 "require-dev": {
180 "phpunit/phpunit": "~4.0"
181 },
182 "type": "library",
183 "extra": {
184 "branch-alias": {
185 "dev-master": "2.0-dev"
186 }
187 },
188 "autoload": {
189 "psr-4": {
190 "GuzzleHttp\\Stream\\": "src/"
191 },
192 "files": [
193 "src/functions.php"
194 ]
195 },
196 "notification-url": "https://packagist.org/downloads/",
197 "license": [
198 "MIT"
199 ],
200 "authors": [
201 {
202 "name": "Michael Dowling",
203 "email": "mtdowling@gmail.com",
204 "homepage": "https://github.com/mtdowling"
205 }
206 ],
207 "description": "Provides a simple abstraction over streams of data (Guzzle 4+)",
208 "homepage": "http://guzzlephp.org/",
209 "keywords": [
210 "Guzzle",
211 "stream"
212 ],
213 "time": "2014-08-17T21:15:53+00:00"
214 },
215 {
66 office 216 "name": "mustangostang/spyc",
217 "version": "0.6.2",
218 "source": {
219 "type": "git",
220 "url": "https://github.com/mustangostang/spyc.git",
221 "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d"
222 },
223 "dist": {
224 "type": "zip",
225 "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
226 "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
227 "shasum": ""
228 },
229 "require": {
230 "php": ">=5.3.1"
231 },
232 "require-dev": {
233 "phpunit/phpunit": "4.3.*@dev"
234 },
235 "type": "library",
236 "extra": {
237 "branch-alias": {
238 "dev-master": "0.5.x-dev"
239 }
240 },
241 "autoload": {
242 "files": [
243 "Spyc.php"
244 ]
245 },
246 "notification-url": "https://packagist.org/downloads/",
247 "license": [
248 "MIT"
249 ],
250 "authors": [
251 {
252 "name": "mustangostang",
253 "email": "vlad.andersen@gmail.com"
254 }
255 ],
256 "description": "A simple YAML loader/dumper class for PHP",
257 "homepage": "https://github.com/mustangostang/spyc/",
258 "keywords": [
259 "spyc",
260 "yaml",
261 "yml"
262 ],
263 "time": "2017-02-24T16:06:33+00:00"
87 office 264 },
265 {
266 "name": "symfony/css-selector",
267 "version": "v2.8.18",
268 "source": {
269 "type": "git",
270 "url": "https://github.com/symfony/css-selector.git",
271 "reference": "742bd688bd778dde8991ba696cb372570610afcd"
272 },
273 "dist": {
274 "type": "zip",
275 "url": "https://api.github.com/repos/symfony/css-selector/zipball/742bd688bd778dde8991ba696cb372570610afcd",
276 "reference": "742bd688bd778dde8991ba696cb372570610afcd",
277 "shasum": ""
278 },
279 "require": {
280 "php": ">=5.3.9"
281 },
282 "type": "library",
283 "extra": {
284 "branch-alias": {
285 "dev-master": "2.8-dev"
286 }
287 },
288 "autoload": {
289 "psr-4": {
290 "Symfony\\Component\\CssSelector\\": ""
291 },
292 "exclude-from-classmap": [
293 "/Tests/"
294 ]
295 },
296 "notification-url": "https://packagist.org/downloads/",
297 "license": [
298 "MIT"
299 ],
300 "authors": [
301 {
302 "name": "Jean-François Simon",
303 "email": "jeanfrancois.simon@sensiolabs.com"
304 },
305 {
306 "name": "Fabien Potencier",
307 "email": "fabien@symfony.com"
308 },
309 {
310 "name": "Symfony Community",
311 "homepage": "https://symfony.com/contributors"
312 }
313 ],
314 "description": "Symfony CssSelector Component",
315 "homepage": "https://symfony.com",
316 "time": "2017-02-21T08:33:48+00:00"
317 },
318 {
319 "name": "symfony/dom-crawler",
320 "version": "v2.8.18",
321 "source": {
322 "type": "git",
323 "url": "https://github.com/symfony/dom-crawler.git",
324 "reference": "24b1a3ffa5b64e4f8b1c5f2cdffd16368640704a"
325 },
326 "dist": {
327 "type": "zip",
328 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/24b1a3ffa5b64e4f8b1c5f2cdffd16368640704a",
329 "reference": "24b1a3ffa5b64e4f8b1c5f2cdffd16368640704a",
330 "shasum": ""
331 },
332 "require": {
333 "php": ">=5.3.9",
334 "symfony/polyfill-mbstring": "~1.0"
335 },
336 "require-dev": {
337 "symfony/css-selector": "~2.8|~3.0.0"
338 },
339 "suggest": {
340 "symfony/css-selector": ""
341 },
342 "type": "library",
343 "extra": {
344 "branch-alias": {
345 "dev-master": "2.8-dev"
346 }
347 },
348 "autoload": {
349 "psr-4": {
350 "Symfony\\Component\\DomCrawler\\": ""
351 },
352 "exclude-from-classmap": [
353 "/Tests/"
354 ]
355 },
356 "notification-url": "https://packagist.org/downloads/",
357 "license": [
358 "MIT"
359 ],
360 "authors": [
361 {
362 "name": "Fabien Potencier",
363 "email": "fabien@symfony.com"
364 },
365 {
366 "name": "Symfony Community",
367 "homepage": "https://symfony.com/contributors"
368 }
369 ],
370 "description": "Symfony DomCrawler Component",
371 "homepage": "https://symfony.com",
372 "time": "2017-02-21T08:33:48+00:00"
373 },
374 {
375 "name": "symfony/polyfill-mbstring",
376 "version": "v1.3.0",
377 "source": {
378 "type": "git",
379 "url": "https://github.com/symfony/polyfill-mbstring.git",
380 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
381 },
382 "dist": {
383 "type": "zip",
384 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
385 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
386 "shasum": ""
387 },
388 "require": {
389 "php": ">=5.3.3"
390 },
391 "suggest": {
392 "ext-mbstring": "For best performance"
393 },
394 "type": "library",
395 "extra": {
396 "branch-alias": {
397 "dev-master": "1.3-dev"
398 }
399 },
400 "autoload": {
401 "psr-4": {
402 "Symfony\\Polyfill\\Mbstring\\": ""
403 },
404 "files": [
405 "bootstrap.php"
406 ]
407 },
408 "notification-url": "https://packagist.org/downloads/",
409 "license": [
410 "MIT"
411 ],
412 "authors": [
413 {
414 "name": "Nicolas Grekas",
415 "email": "p@tchwork.com"
416 },
417 {
418 "name": "Symfony Community",
419 "homepage": "https://symfony.com/contributors"
420 }
421 ],
422 "description": "Symfony polyfill for the Mbstring extension",
423 "homepage": "https://symfony.com",
424 "keywords": [
425 "compatibility",
426 "mbstring",
427 "polyfill",
428 "portable",
429 "shim"
430 ],
431 "time": "2016-11-14T01:06:16+00:00"
66 office 432 }
433 ],
434 "packages-dev": [],
435 "aliases": [],
436 "minimum-stability": "stable",
87 office 437 "stability-flags": {
438 "fusonic/opengraph": 20
439 },
66 office 440 "prefer-stable": false,
441 "prefer-lowest": false,
442 "platform": [],
443 "platform-dev": []
444 }