bootstrap: add uri_template fallback
[pharext/pharext.org] / composer.lock
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#installing-dependencies",
5 "This file is @generated automatically"
6 ],
7 "hash": "6363aa76ca25a3ca7a2aa3263b7e0a1f",
8 "content-hash": "47325bd6f24fa48e342ffcde7e9fa71b",
9 "packages": [
10 {
11 "name": "league/plates",
12 "version": "3.1.1",
13 "source": {
14 "type": "git",
15 "url": "https://github.com/thephpleague/plates.git",
16 "reference": "2d8569e9f140a70d6a05db38006926f7547cb802"
17 },
18 "dist": {
19 "type": "zip",
20 "url": "https://api.github.com/repos/thephpleague/plates/zipball/2d8569e9f140a70d6a05db38006926f7547cb802",
21 "reference": "2d8569e9f140a70d6a05db38006926f7547cb802",
22 "shasum": ""
23 },
24 "require-dev": {
25 "mikey179/vfsstream": "~1.4.0",
26 "phpunit/phpunit": "~4.0",
27 "squizlabs/php_codesniffer": "~1.5"
28 },
29 "type": "library",
30 "extra": {
31 "branch-alias": {
32 "dev-master": "3.0-dev"
33 }
34 },
35 "autoload": {
36 "psr-4": {
37 "League\\Plates\\": "src"
38 }
39 },
40 "notification-url": "https://packagist.org/downloads/",
41 "license": [
42 "MIT"
43 ],
44 "authors": [
45 {
46 "name": "Jonathan Reinink",
47 "email": "jonathan@reinink.ca",
48 "role": "Developer"
49 }
50 ],
51 "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
52 "homepage": "http://platesphp.com",
53 "keywords": [
54 "league",
55 "package",
56 "templates",
57 "templating",
58 "views"
59 ],
60 "time": "2015-07-09T02:14:40+00:00"
61 },
62 {
63 "name": "m6w6/merry",
64 "version": "v1.1.0",
65 "source": {
66 "type": "git",
67 "url": "https://github.com/m6w6/merry.git",
68 "reference": "079ca547531915b0ba0cb6829a89d9c7d4b93408"
69 },
70 "dist": {
71 "type": "zip",
72 "url": "https://api.github.com/repos/m6w6/merry/zipball/079ca547531915b0ba0cb6829a89d9c7d4b93408",
73 "reference": "079ca547531915b0ba0cb6829a89d9c7d4b93408",
74 "shasum": ""
75 },
76 "type": "library",
77 "autoload": {
78 "psr-4": {
79 "merry\\": "lib/merry"
80 }
81 },
82 "notification-url": "https://packagist.org/downloads/",
83 "license": [
84 "BSD-2-Clause"
85 ],
86 "authors": [
87 {
88 "name": "Michael Wallner",
89 "email": "mike@php.net"
90 }
91 ],
92 "description": "Merry container and configuration",
93 "homepage": "http://github.com/m6w6/merry",
94 "keywords": [
95 "config",
96 "configuration",
97 "container",
98 "merry"
99 ],
100 "time": "2015-03-12T13:49:46+00:00"
101 },
102 {
103 "name": "m6w6/pharext",
104 "version": "v4.1.1",
105 "source": {
106 "type": "git",
107 "url": "https://github.com/m6w6/pharext.git",
108 "reference": "03f7c23b5401098e1c157cc0d36628dc449901ea"
109 },
110 "dist": {
111 "type": "zip",
112 "url": "https://api.github.com/repos/m6w6/pharext/zipball/03f7c23b5401098e1c157cc0d36628dc449901ea",
113 "reference": "03f7c23b5401098e1c157cc0d36628dc449901ea",
114 "shasum": ""
115 },
116 "bin": [
117 "bin/pharext",
118 "bin/pharext.pubkey",
119 "bin/pharext.update",
120 "bin/pharext.update.pubkey"
121 ],
122 "type": "project",
123 "autoload": {
124 "psr-0": {
125 "pharext": "src"
126 }
127 },
128 "notification-url": "https://packagist.org/downloads/",
129 "include-path": [
130 "src/"
131 ],
132 "license": [
133 "BSD-2-Clause"
134 ],
135 "description": "Package PHP extensions as self-installing PHARs",
136 "keywords": [
137 "ext",
138 "extension",
139 "install",
140 "package",
141 "phar"
142 ],
143 "time": "2015-09-03T15:12:31+00:00"
144 },
145 {
146 "name": "m6w6/pharext.wiki",
147 "version": "dev-master",
148 "source": {
149 "type": "git",
150 "url": "https://github.com/m6w6/pharext.wiki.git",
151 "reference": "master"
152 },
153 "type": "library",
154 "time": "2015-05-20T06:40:18+00:00"
155 },
156 {
157 "name": "m6w6/pq-gateway",
158 "version": "v2.1.0",
159 "source": {
160 "type": "git",
161 "url": "https://github.com/m6w6/pq-gateway.git",
162 "reference": "03b28245fb439e82de49cc4337893c5c94319a57"
163 },
164 "dist": {
165 "type": "zip",
166 "url": "https://api.github.com/repos/m6w6/pq-gateway/zipball/03b28245fb439e82de49cc4337893c5c94319a57",
167 "reference": "03b28245fb439e82de49cc4337893c5c94319a57",
168 "shasum": ""
169 },
170 "require-dev": {
171 "amphp/amp": "^1.0-beta",
172 "react/promise": "~2.2"
173 },
174 "type": "library",
175 "autoload": {
176 "psr-0": {
177 "pq\\Gateway": "lib",
178 "pq\\Query": "lib"
179 }
180 },
181 "notification-url": "https://packagist.org/downloads/",
182 "license": [
183 "BSD-2-Clause"
184 ],
185 "authors": [
186 {
187 "name": "Michael Wallner",
188 "email": "mike@php.net"
189 }
190 ],
191 "description": "Table/row gateway for ext-pq",
192 "homepage": "http://github.com/m6w6/pq-gateway",
193 "keywords": [
194 "gateway",
195 "orm",
196 "postgres",
197 "postgresql",
198 "pq"
199 ],
200 "time": "2015-05-20T16:16:55+00:00"
201 },
202 {
203 "name": "monolog/monolog",
204 "version": "1.17.1",
205 "source": {
206 "type": "git",
207 "url": "https://github.com/Seldaek/monolog.git",
208 "reference": "0524c87587ab85bc4c2d6f5b41253ccb930a5422"
209 },
210 "dist": {
211 "type": "zip",
212 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/0524c87587ab85bc4c2d6f5b41253ccb930a5422",
213 "reference": "0524c87587ab85bc4c2d6f5b41253ccb930a5422",
214 "shasum": ""
215 },
216 "require": {
217 "php": ">=5.3.0",
218 "psr/log": "~1.0"
219 },
220 "provide": {
221 "psr/log-implementation": "1.0.0"
222 },
223 "require-dev": {
224 "aws/aws-sdk-php": "^2.4.9",
225 "doctrine/couchdb": "~1.0@dev",
226 "graylog2/gelf-php": "~1.0",
227 "php-console/php-console": "^3.1.3",
228 "phpunit/phpunit": "~4.5",
229 "phpunit/phpunit-mock-objects": "2.3.0",
230 "raven/raven": "~0.11",
231 "ruflin/elastica": ">=0.90 <3.0",
232 "swiftmailer/swiftmailer": "~5.3",
233 "videlalvaro/php-amqplib": "~2.4"
234 },
235 "suggest": {
236 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
237 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
238 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
239 "ext-mongo": "Allow sending log messages to a MongoDB server",
240 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
241 "php-console/php-console": "Allow sending log messages to Google Chrome",
242 "raven/raven": "Allow sending log messages to a Sentry server",
243 "rollbar/rollbar": "Allow sending log messages to Rollbar",
244 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
245 "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
246 },
247 "type": "library",
248 "extra": {
249 "branch-alias": {
250 "dev-master": "1.16.x-dev"
251 }
252 },
253 "autoload": {
254 "psr-4": {
255 "Monolog\\": "src/Monolog"
256 }
257 },
258 "notification-url": "https://packagist.org/downloads/",
259 "license": [
260 "MIT"
261 ],
262 "authors": [
263 {
264 "name": "Jordi Boggiano",
265 "email": "j.boggiano@seld.be",
266 "homepage": "http://seld.be"
267 }
268 ],
269 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
270 "homepage": "http://github.com/Seldaek/monolog",
271 "keywords": [
272 "log",
273 "logging",
274 "psr-3"
275 ],
276 "time": "2015-08-31T09:17:37+00:00"
277 },
278 {
279 "name": "nikic/fast-route",
280 "version": "v0.4.0",
281 "source": {
282 "type": "git",
283 "url": "https://github.com/nikic/FastRoute.git",
284 "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320"
285 },
286 "dist": {
287 "type": "zip",
288 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/f26a8f7788f25c0e3e9b1579d38d7ccab2755320",
289 "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320",
290 "shasum": ""
291 },
292 "require": {
293 "php": ">=5.4.0"
294 },
295 "type": "library",
296 "autoload": {
297 "psr-4": {
298 "FastRoute\\": "src/"
299 },
300 "files": [
301 "src/functions.php"
302 ]
303 },
304 "notification-url": "https://packagist.org/downloads/",
305 "license": [
306 "BSD-3-Clause"
307 ],
308 "authors": [
309 {
310 "name": "Nikita Popov",
311 "email": "nikic@php.net"
312 }
313 ],
314 "description": "Fast request router for PHP",
315 "keywords": [
316 "router",
317 "routing"
318 ],
319 "time": "2015-02-26T15:33:07+00:00"
320 },
321 {
322 "name": "psr/log",
323 "version": "1.0.0",
324 "source": {
325 "type": "git",
326 "url": "https://github.com/php-fig/log.git",
327 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
328 },
329 "dist": {
330 "type": "zip",
331 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
332 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
333 "shasum": ""
334 },
335 "type": "library",
336 "autoload": {
337 "psr-0": {
338 "Psr\\Log\\": ""
339 }
340 },
341 "notification-url": "https://packagist.org/downloads/",
342 "license": [
343 "MIT"
344 ],
345 "authors": [
346 {
347 "name": "PHP-FIG",
348 "homepage": "http://www.php-fig.org/"
349 }
350 ],
351 "description": "Common interface for logging libraries",
352 "keywords": [
353 "log",
354 "psr",
355 "psr-3"
356 ],
357 "time": "2012-12-21T11:40:51+00:00"
358 },
359 {
360 "name": "rdlowrey/auryn",
361 "version": "v1.4.0",
362 "source": {
363 "type": "git",
364 "url": "https://github.com/rdlowrey/auryn.git",
365 "reference": "2e4240791162dfe073d59654d8dc06df0eb0b73f"
366 },
367 "dist": {
368 "type": "zip",
369 "url": "https://api.github.com/repos/rdlowrey/auryn/zipball/2e4240791162dfe073d59654d8dc06df0eb0b73f",
370 "reference": "2e4240791162dfe073d59654d8dc06df0eb0b73f",
371 "shasum": ""
372 },
373 "require": {
374 "php": ">=5.3.0"
375 },
376 "require-dev": {
377 "athletic/athletic": "~0.1",
378 "fabpot/php-cs-fixer": "~1.9",
379 "phpunit/phpunit": "^4.7"
380 },
381 "type": "library",
382 "autoload": {
383 "psr-4": {
384 "Auryn\\": "lib/"
385 }
386 },
387 "notification-url": "https://packagist.org/downloads/",
388 "license": [
389 "MIT"
390 ],
391 "authors": [
392 {
393 "name": "Dan Ackroyd",
394 "email": "Danack@basereality.com",
395 "homepage": "http://www.basereality.com",
396 "role": "Developer"
397 },
398 {
399 "name": "Levi Morrison",
400 "email": "levim@php.net",
401 "homepage": "http://morrisonlevi.github.com/",
402 "role": "Developer"
403 },
404 {
405 "name": "Daniel Lowrey",
406 "email": "rdlowrey@gmail.com",
407 "homepage": "https://github.com/rdlowrey",
408 "role": "Creator / Main Developer"
409 }
410 ],
411 "description": "Auryn is a dependency injector for bootstrapping object-oriented PHP applications.",
412 "homepage": "https://github.com/rdlowrey/auryn",
413 "keywords": [
414 "dependency injection",
415 "dic",
416 "ioc"
417 ],
418 "time": "2016-03-14 20:10:19"
419 },
420 {
421 "name": "react/promise",
422 "version": "v2.2.1",
423 "source": {
424 "type": "git",
425 "url": "https://github.com/reactphp/promise.git",
426 "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627"
427 },
428 "dist": {
429 "type": "zip",
430 "url": "https://api.github.com/repos/reactphp/promise/zipball/3b6fca09c7d56321057fa8867c8dbe1abf648627",
431 "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627",
432 "shasum": ""
433 },
434 "require": {
435 "php": ">=5.4.0"
436 },
437 "type": "library",
438 "extra": {
439 "branch-alias": {
440 "dev-master": "2.0-dev"
441 }
442 },
443 "autoload": {
444 "psr-4": {
445 "React\\Promise\\": "src/"
446 },
447 "files": [
448 "src/functions_include.php"
449 ]
450 },
451 "notification-url": "https://packagist.org/downloads/",
452 "license": [
453 "MIT"
454 ],
455 "authors": [
456 {
457 "name": "Jan Sorgalla",
458 "email": "jsorgalla@gmail.com"
459 }
460 ],
461 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
462 "time": "2015-07-03 13:48:55"
463 },
464 {
465 "name": "rize/uri-template",
466 "version": "0.3.0",
467 "source": {
468 "type": "git",
469 "url": "https://github.com/rize/UriTemplate.git",
470 "reference": "2496aa674438f1c48fce122ffc44291ad7014717"
471 },
472 "dist": {
473 "type": "zip",
474 "url": "https://api.github.com/repos/rize/UriTemplate/zipball/2496aa674438f1c48fce122ffc44291ad7014717",
475 "reference": "2496aa674438f1c48fce122ffc44291ad7014717",
476 "shasum": ""
477 },
478 "require": {
479 "php": ">=5.3.0"
480 },
481 "require-dev": {
482 "phpunit/phpunit": "~4.0.0"
483 },
484 "type": "library",
485 "autoload": {
486 "psr-0": {
487 "Rize\\UriTemplate": "src/"
488 }
489 },
490 "notification-url": "https://packagist.org/downloads/",
491 "license": [
492 "MIT"
493 ],
494 "authors": [
495 {
496 "name": "Marut K",
497 "homepage": "http://twitter.com/rezigned"
498 }
499 ],
500 "description": "PHP URI Template (RFC 6570) supports both expansion & extraction",
501 "keywords": [
502 "RFC 6570",
503 "template",
504 "uri"
505 ],
506 "time": "2015-04-17 16:12:22"
507 }
508 ],
509 "packages-dev": [],
510 "aliases": [],
511 "minimum-stability": "stable",
512 "stability-flags": {
513 "m6w6/pharext.wiki": 20
514 },
515 "prefer-stable": false,
516 "prefer-lowest": false,
517 "platform": [],
518 "platform-dev": []
519 }