Newer
Older
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],

Sebastian Kehr
committed
"content-hash": "67b392ca390b34eb80ad4316c42416fa",
"packages": [
{
"name": "ahand/mobileesp",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/ahand/mobileesp.git",
"reference": "c02055dbe9baee63aab11438f4d7b5d25075d347"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ahand/mobileesp/zipball/c02055dbe9baee63aab11438f4d7b5d25075d347",
"reference": "c02055dbe9baee63aab11438f4d7b5d25075d347",
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"PHP"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Anthony Hand",
"email": "anthony.hand@gmail.com",
"role": "Maintainer"
}
],
"description": "Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.",
"homepage": "http://www.mobileesp.org",
"keywords": [
"Mobile-Detect",
"browser",
"detect android",
"detect ipad",
"detect iphone",
"detect tablet",
"mobile",
"mobile detect",
"mobile detector",
"mobile device",
"mobile esp",
"mobile redirect",
"mobile view managing",
"mobiledetect",
"responsive web",
"user agent",
"useragent"
],
"time": "2017-06-06T22:20:56+00:00"
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"name": "bacon/bacon-qr-code",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"php": "^5.4|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
},
"suggest": {
"ext-gd": "to generate QR code images"
},
"type": "library",
"autoload": {
"psr-0": {
"BaconQrCode": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "http://www.dasprids.de",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
"time": "2017-10-17T09:59:25+00:00"
},
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
"name": "cap60552/php-sip2",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/cap60552/php-sip2.git",
"reference": "9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cap60552/php-sip2/zipball/9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1",
"reference": "9904f94e857b7d4d4fd494f2d6634dcaf0d6e2c1",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "John Wohlers",
"email": "john@wohlershome.net",
"role": "Maintainer"
}
],
"description": "PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.",
"homepage": "https://github.com/cap60552/php-sip2",
},
{
"name": "container-interop/container-interop",
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Interop\\Container\\": "src/Interop/Container/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"homepage": "https://github.com/container-interop/container-interop",
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
{
"name": "doctrine/annotations",
"version": "v1.6.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24",
"reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": "^7.1"
},
"require-dev": {
"doctrine/cache": "1.*",
"phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"docblock",
"parser"
],
"time": "2019-03-25T19:12:02+00:00"
},
{
"name": "doctrine/cache",
"version": "v1.8.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
"reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
"shasum": ""
},
"require": {
"php": "~7.1"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
"doctrine/coding-standard": "^4.0",
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^7.0",
"predis/predis": "~1.0"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.8.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Caching library offering an object-oriented API for many cache backends",
"homepage": "https://www.doctrine-project.org",
"keywords": [
"cache",
"caching"
],
"time": "2018-08-21T18:01:43+00:00"
},
{

Sebastian Kehr
committed
"name": "doctrine/lexer",
"version": "v1.0.1",
"source": {
"type": "git",

Sebastian Kehr
committed
"url": "https://github.com/doctrine/lexer.git",
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
},
"dist": {
"type": "zip",

Sebastian Kehr
committed
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
"shasum": ""
},
"require": {

Sebastian Kehr
committed
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {

Sebastian Kehr
committed
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {

Sebastian Kehr
committed
"Doctrine\\Common\\Lexer\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],

Sebastian Kehr
committed
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "http://www.doctrine-project.org",
"keywords": [

Sebastian Kehr
committed
"lexer",
"parser"

Sebastian Kehr
committed
"time": "2014-09-09T13:34:57+00:00"

Sebastian Kehr
committed
"name": "endroid/qr-code",
"version": "2.5.0",
"source": {
"type": "git",

Sebastian Kehr
committed
"url": "https://github.com/endroid/qr-code.git",
"reference": "a9a57ab57ac75928fcdcfb2a71179963ff6fe573"
},
"dist": {
"type": "zip",

Sebastian Kehr
committed
"url": "https://api.github.com/repos/endroid/qr-code/zipball/a9a57ab57ac75928fcdcfb2a71179963ff6fe573",
"reference": "a9a57ab57ac75928fcdcfb2a71179963ff6fe573",
"shasum": ""
},
"require": {

Sebastian Kehr
committed
"bacon/bacon-qr-code": "^1.0.3",
"ext-gd": "*",
"khanamiryan/qrcode-detector-decoder": "^1.0",
"myclabs/php-enum": "^1.5",
"php": ">=5.6",
"symfony/options-resolver": ">=2.7",
"symfony/property-access": ">=2.7"
},
"require-dev": {

Sebastian Kehr
committed
"phpunit/phpunit": ">=5.7",
"symfony/asset": ">=2.7",
"symfony/browser-kit": ">=2.7",
"symfony/finder": ">=2.7",
"symfony/framework-bundle": ">=2.7",
"symfony/http-kernel": ">=2.7",
"symfony/templating": ">=2.7",
"symfony/twig-bundle": ">=2.7",
"symfony/yaml": ">=2.7"

Sebastian Kehr
committed
"type": "symfony-bundle",
"extra": {
"branch-alias": {

Sebastian Kehr
committed
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {

Sebastian Kehr
committed
"Endroid\\QrCode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{

Sebastian Kehr
committed
"name": "Jeroen van den Enden",
"email": "info@endroid.nl",
"homepage": "http://endroid.nl/"

Sebastian Kehr
committed
"description": "Endroid QR Code",
"homepage": "https://github.com/endroid/QrCode",

Sebastian Kehr
committed
"bundle",
"code",
"endroid",
"flex",
"qr",
"qrcode",
"symfony"

Sebastian Kehr
committed
"time": "2017-10-22T18:56:00+00:00"

Sebastian Kehr
committed
"name": "filp/whoops",
"version": "2.3.1",
"source": {
"type": "git",

Sebastian Kehr
committed
"url": "https://github.com/filp/whoops.git",
"reference": "bc0fd11bc455cc20ee4b5edabc63ebbf859324c7"
},
"dist": {
"type": "zip",

Sebastian Kehr
committed
"url": "https://api.github.com/repos/filp/whoops/zipball/bc0fd11bc455cc20ee4b5edabc63ebbf859324c7",
"reference": "bc0fd11bc455cc20ee4b5edabc63ebbf859324c7",
"shasum": ""
},
"require": {

Sebastian Kehr
committed
"php": "^5.5.9 || ^7.0",
"psr/log": "^1.0.1"
},
"require-dev": {

Sebastian Kehr
committed
"mockery/mockery": "^0.9 || ^1.0",
"phpunit/phpunit": "^4.8.35 || ^5.7",
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0"
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
"whoops/soap": "Formats errors as SOAP responses"
},
"type": "library",
"extra": {
"branch-alias": {

Sebastian Kehr
committed
"dev-master": "2.2-dev"
}
},
"autoload": {
"psr-4": {

Sebastian Kehr
committed
"Whoops\\": "src/Whoops/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{

Sebastian Kehr
committed
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"

Sebastian Kehr
committed
"description": "php error handling for cool kids",
"homepage": "https://filp.github.io/whoops/",

Sebastian Kehr
committed
"error",
"exception",
"handling",
"library",
"throwable",
"whoops"

Sebastian Kehr
committed
"time": "2018-10-23T09:00:00+00:00"

Sebastian Kehr
committed
"name": "finc/fid-core-module",
"version": "dev-master",
"source": {
"type": "git",

Sebastian Kehr
committed
"url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/core-module.git",
"reference": "0bb241e7"

Sebastian Kehr
committed
"finc/symfony-serializer-zend-bridge": "dev-master",
"finc/vufindhttp-psrcompat": "dev-master",
"php": "^7.1"
},
"type": "library",
"extra": {

Sebastian Kehr
committed
"vufind": {
"themes": {
"res/mixins/core": "finc-fid-core",
"res/mixins/registration": "finc-fid-registration"
}
}
},
"autoload": {
"psr-4": {

Sebastian Kehr
committed
"finc\\Fid\\Core\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Sebastian Kehr
committed
"GPL-2.0"
],
"authors": [
{

Sebastian Kehr
committed
"name": "Sebastian Kehr",
"email": "kehr@ub.uni-leipzig.de"

Sebastian Kehr
committed
"description": "finc fid core module",
"time": "2019-04-29T14:44:55+00:00"
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
},
{
"name": "finc/rules-evaluator",
"version": "v0.0.3",
"source": {
"type": "git",
"url": "https://git.sc.uni-leipzig.de/ubl/finc/rules-evaluator.git",
"reference": "10561b959e3793c36372eba792cb1709e868a089"
},
"require": {
"php": ">=5.6",
"symfony/expression-language": "^3.4"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"finc\\Rules\\Evaluator\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Sebastian Kehr",
"email": "kehr@ub.uni-leipzig.de"
}
],
"description": "Rules evaluator based on Symfony Expression Language Component.",
"time": "2018-08-09T09:54:19+00:00"
},
{
"name": "finc/symfony-serializer-zend-bridge",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/symfony-serializer-zend-bridge.git",
"reference": "3bbbe492979cb4303eb61b7ca598886aaca9a67c"
},
"require": {
"doctrine/annotations": "^1.4",
"doctrine/cache": "^1.8",
"php": "^7.1",
"symfony/cache": "^3.4",
"symfony/property-access": "^3.4",
"symfony/property-info": "^3.4",
"symfony/serializer": "^3.4"
},
"type": "library",
"autoload": {
"psr-4": {
"finc\\SymfonySerializerZendBridge\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Sebastian Kehr",
"email": "kehr@ub.uni-leipzig.de"
}
],
"description": "Reusable adapters for usage with zend-serializer.",
"time": "2019-04-01T15:12:38+00:00"
},
{
"name": "finc/vufindhttp-psrcompat",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/vufindhttp-psrcompat.git",
"reference": "71ef977c8dcbf57cf55748d725fc0ecc4e5114e3"
},
"require": {
"finc/zend-psr18bridge": "dev-master",
"php": "^7.1",
"vufind-org/vufindhttp": "~2.1"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"finc\\VuFindHttpPsrCompat\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Sebastian Kehr",
"email": "kehr@ub.uni-leipzig.de"
}
],
"description": "PSR compatibility layer for vufind-org/vufindhttp",
"time": "2019-03-15T09:49:01+00:00"
},
{
"name": "finc/zend-psr18bridge",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/zend-psr18bridge.git",
"reference": "6f97dd4c6949e44c144631bf428f48d4298149b8"
},
"require": {
"php": "^7.1",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0",
"zendframework/zend-psr7bridge": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"finc\\ZendPsr18Bridge\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Sebastian Kehr",
"email": "kehr@ub.uni-leipzig.de"
}
],
"description": "PSR 18 compatibility for zend-http clients.",
"time": "2019-03-15T09:49:28+00:00"
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
},
{
"name": "ghislainf/zf2-whoops",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/ghislainf/zf2-whoops.git",
"reference": "2649cf7caf400409942ddc3f8fe15b89381fc74e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ghislainf/zf2-whoops/zipball/2649cf7caf400409942ddc3f8fe15b89381fc74e",
"reference": "2649cf7caf400409942ddc3f8fe15b89381fc74e",
"shasum": ""
},
"require": {
"filp/whoops": "2.*",
"php": ">=5.3.3",
"zendframework/zend-config": "*",
"zendframework/zend-console": "*",
"zendframework/zend-eventmanager": "*",
"zendframework/zend-mvc": "*"
},
"type": "module",
"autoload": {
"psr-0": {
"zf2-whoops": "src/"
},
"classmap": [
"./Module.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Balázs Németh",
"email": "zsilbi@zsilbi.hu"
},
{
"name": "Ghislain de Fontenay",
"homepage": "http://www.ghislainf.me/",
"role": "Developer"
},
{
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp"
},
{
"name": "Andreas Frömer",
"homepage": "https://github.com/icanhazstring"
}
],
"description": "PHP whoops error on ZF2 framework",
"homepage": "https://github.com/ghislainf/zf2-whoops",
"time": "2016-06-06T08:41:08+00:00"
{
"name": "jasig/phpcas",
"version": "1.3.6",
"source": {
"type": "git",
Ere Maijala
committed
"url": "https://github.com/apereo/phpCAS.git",
"reference": "7972833e84f6ee5fa41f1479eab5d855109627f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/apereo/phpCAS/zipball/7972833e84f6ee5fa41f1479eab5d855109627f5",
"reference": "7972833e84f6ee5fa41f1479eab5d855109627f5",
"shasum": ""
},
"require": {
"ext-curl": "*",
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
},
"require-dev": {
"phpunit/phpunit": "~3.7.10"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"classmap": [
"source/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joachim Fritschi",
"homepage": "https://wiki.jasig.org/display/~fritschi"
},
{
"name": "Adam Franco",
"homepage": "https://wiki.jasig.org/display/~adamfranco"
}
],
"description": "Provides a simple API for authenticating users against a CAS server",
"homepage": "https://wiki.jasig.org/display/CASC/phpCAS",
"keywords": [
"cas",
"jasig"
],
"time": "2018-10-25T20:22:09+00:00"
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
{
"name": "khanamiryan/qrcode-detector-decoder",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
"reference": "a75482d3bc804e3f6702332bfda6cccbb0dfaa76"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/a75482d3bc804e3f6702332bfda6cccbb0dfaa76",
"reference": "a75482d3bc804e3f6702332bfda6cccbb0dfaa76",
"shasum": ""
},
"require": {
"php": "^5.6|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"Zxing\\": "lib/"
},
"files": [
"lib/Common/customFunctions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ashot Khanamiryan",
"email": "a.khanamiryan@gmail.com",
"homepage": "https://github.com/khanamiryan",
"role": "Developer"
}
],
"description": "QR code decoder / reader",
"homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
"keywords": [
"barcode",
"qr",
"zxing"
],
"time": "2018-04-26T11:41:33+00:00"
},
{
"name": "matthiasmullie/minify",
"version": "1.3.61",
"source": {
"type": "git",
"url": "https://github.com/matthiasmullie/minify.git",
"reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751",
"reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"matthiasmullie/path-converter": "~1.1",
"php": ">=5.3.0"
},
"require-dev": {
"matthiasmullie/scrapbook": "~1.0",
"phpunit/phpunit": "~4.8"
},
"suggest": {
"psr/cache-implementation": "Cache implementation to use with Minify::cache"
},
"bin": [
"bin/minifycss",
"bin/minifyjs"
],
"type": "library",
"autoload": {
"psr-4": {
"MatthiasMullie\\Minify\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matthias Mullie",
"email": "minify@mullie.eu",
"homepage": "http://www.mullie.eu",
"role": "Developer"
}
],
"description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
"homepage": "http://www.minifier.org",
"keywords": [
"JS",
"css",
"javascript",
"minifier",
"minify"
],
"time": "2018-11-26T23:10:39+00:00"
},
{
"name": "matthiasmullie/path-converter",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/matthiasmullie/path-converter.git",
"reference": "5e4b121c8b9f97c80835c1d878b0812ba1d607c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/5e4b121c8b9f97c80835c1d878b0812ba1d607c9",
"reference": "5e4b121c8b9f97c80835c1d878b0812ba1d607c9",
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
"shasum": ""
},
"require": {
"ext-pcre": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
"type": "library",
"autoload": {
"psr-4": {
"MatthiasMullie\\PathConverter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matthias Mullie",
"email": "pathconverter@mullie.eu",
"homepage": "http://www.mullie.eu",
"role": "Developer"
}
],
"description": "Relative path converter",
"homepage": "http://github.com/matthiasmullie/path-converter",
"keywords": [
"converter",
"path",
"paths",
"relative"
],
"time": "2018-10-25T15:19:41+00:00"
{
"name": "myclabs/php-enum",
Frank Morgner
committed
"version": "1.6.6",
"source": {
"type": "git",
"url": "https://github.com/myclabs/php-enum.git",
Frank Morgner
committed
"reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e"
},
"dist": {
"type": "zip",
Frank Morgner
committed
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
"reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
"shasum": ""
},
"require": {
Frank Morgner
committed
"ext-json": "*",
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|^5.7|^6.0",
"squizlabs/php_codesniffer": "1.*"
},
"type": "library",
"autoload": {
"psr-4": {
"MyCLabs\\Enum\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP Enum contributors",
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
}
],
"description": "PHP Enum implementation",
"homepage": "http://github.com/myclabs/php-enum",
"keywords": [
"enum"
],
Frank Morgner
committed
"time": "2019-02-04T21:18:49+00:00"
{
"name": "ocramius/package-versions",
"version": "1.2.0",
"source": {