serveur / composer.lock @ master
Historique | Voir | Annoter | Télécharger (7,12 ko)
1 | 12f08291 | Eric Seigne | { |
---|---|---|---|
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 | "content-hash": "c40bd0bf5442944cb4838f5e36bdd5b8", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "dompdf/dompdf", |
||
11 | "version": "v0.8.3", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/dompdf/dompdf.git", |
||
15 | "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/dompdf/dompdf/zipball/75f13c700009be21a1965dc2c5b68a8708c22ba2", |
||
20 | "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "ext-dom": "*", |
||
25 | "ext-mbstring": "*", |
||
26 | "phenx/php-font-lib": "0.5.*", |
||
27 | "phenx/php-svg-lib": "0.3.*", |
||
28 | "php": ">=5.4.0" |
||
29 | }, |
||
30 | "require-dev": { |
||
31 | "phpunit/phpunit": "^4.8|^5.5|^6.5", |
||
32 | "squizlabs/php_codesniffer": "2.*" |
||
33 | }, |
||
34 | "suggest": { |
||
35 | "ext-gd": "Needed to process images", |
||
36 | "ext-gmagick": "Improves image processing performance", |
||
37 | "ext-imagick": "Improves image processing performance" |
||
38 | }, |
||
39 | "type": "library", |
||
40 | "extra": { |
||
41 | "branch-alias": { |
||
42 | "dev-develop": "0.7-dev" |
||
43 | } |
||
44 | }, |
||
45 | "autoload": { |
||
46 | "psr-4": { |
||
47 | "Dompdf\\": "src/" |
||
48 | }, |
||
49 | "classmap": [ |
||
50 | "lib/" |
||
51 | ] |
||
52 | }, |
||
53 | "notification-url": "https://packagist.org/downloads/", |
||
54 | "license": [ |
||
55 | "LGPL-2.1" |
||
56 | ], |
||
57 | "authors": [ |
||
58 | { |
||
59 | "name": "Fabien Ménager", |
||
60 | "email": "fabien.menager@gmail.com" |
||
61 | }, |
||
62 | { |
||
63 | "name": "Brian Sweeney", |
||
64 | "email": "eclecticgeek@gmail.com" |
||
65 | }, |
||
66 | { |
||
67 | "name": "Gabriel Bull", |
||
68 | "email": "me@gabrielbull.com" |
||
69 | } |
||
70 | ], |
||
71 | "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", |
||
72 | "homepage": "https://github.com/dompdf/dompdf", |
||
73 | "time": "2018-12-14T02:40:31+00:00" |
||
74 | }, |
||
75 | { |
||
76 | "name": "phenx/php-font-lib", |
||
77 | "version": "0.5.2", |
||
78 | "source": { |
||
79 | "type": "git", |
||
80 | "url": "https://github.com/PhenX/php-font-lib.git", |
||
81 | "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8" |
||
82 | }, |
||
83 | "dist": { |
||
84 | "type": "zip", |
||
85 | "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8", |
||
86 | "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8", |
||
87 | "shasum": "" |
||
88 | }, |
||
89 | "require-dev": { |
||
90 | "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7" |
||
91 | }, |
||
92 | "type": "library", |
||
93 | "autoload": { |
||
94 | "psr-4": { |
||
95 | "FontLib\\": "src/FontLib" |
||
96 | } |
||
97 | }, |
||
98 | "notification-url": "https://packagist.org/downloads/", |
||
99 | "license": [ |
||
100 | "LGPL-3.0" |
||
101 | ], |
||
102 | "authors": [ |
||
103 | { |
||
104 | "name": "Fabien Ménager", |
||
105 | "email": "fabien.menager@gmail.com" |
||
106 | } |
||
107 | ], |
||
108 | "description": "A library to read, parse, export and make subsets of different types of font files.", |
||
109 | "homepage": "https://github.com/PhenX/php-font-lib", |
||
110 | "time": "2020-03-08T15:31:32+00:00" |
||
111 | }, |
||
112 | { |
||
113 | "name": "phenx/php-svg-lib", |
||
114 | "version": "v0.3.3", |
||
115 | "source": { |
||
116 | "type": "git", |
||
117 | "url": "https://github.com/PhenX/php-svg-lib.git", |
||
118 | "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32" |
||
119 | }, |
||
120 | "dist": { |
||
121 | "type": "zip", |
||
122 | "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", |
||
123 | "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", |
||
124 | "shasum": "" |
||
125 | }, |
||
126 | "require": { |
||
127 | "sabberworm/php-css-parser": "^8.3" |
||
128 | }, |
||
129 | "require-dev": { |
||
130 | "phpunit/phpunit": "^5.5|^6.5" |
||
131 | }, |
||
132 | "type": "library", |
||
133 | "autoload": { |
||
134 | "psr-4": { |
||
135 | "Svg\\": "src/Svg" |
||
136 | } |
||
137 | }, |
||
138 | "notification-url": "https://packagist.org/downloads/", |
||
139 | "license": [ |
||
140 | "LGPL-3.0" |
||
141 | ], |
||
142 | "authors": [ |
||
143 | { |
||
144 | "name": "Fabien Ménager", |
||
145 | "email": "fabien.menager@gmail.com" |
||
146 | } |
||
147 | ], |
||
148 | "description": "A library to read, parse and export to PDF SVG files.", |
||
149 | "homepage": "https://github.com/PhenX/php-svg-lib", |
||
150 | "time": "2019-09-11T20:02:13+00:00" |
||
151 | }, |
||
152 | { |
||
153 | "name": "sabberworm/php-css-parser", |
||
154 | "version": "8.3.0", |
||
155 | "source": { |
||
156 | "type": "git", |
||
157 | "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", |
||
158 | "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f" |
||
159 | }, |
||
160 | "dist": { |
||
161 | "type": "zip", |
||
162 | "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", |
||
163 | "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", |
||
164 | "shasum": "" |
||
165 | }, |
||
166 | "require": { |
||
167 | "php": ">=5.3.2" |
||
168 | }, |
||
169 | "require-dev": { |
||
170 | "codacy/coverage": "^1.4", |
||
171 | "phpunit/phpunit": "~4.8" |
||
172 | }, |
||
173 | "type": "library", |
||
174 | "autoload": { |
||
175 | "psr-0": { |
||
176 | "Sabberworm\\CSS": "lib/" |
||
177 | } |
||
178 | }, |
||
179 | "notification-url": "https://packagist.org/downloads/", |
||
180 | "license": [ |
||
181 | "MIT" |
||
182 | ], |
||
183 | "authors": [ |
||
184 | { |
||
185 | "name": "Raphael Schweikert" |
||
186 | } |
||
187 | ], |
||
188 | "description": "Parser for CSS Files written in PHP", |
||
189 | "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser", |
||
190 | "keywords": [ |
||
191 | "css", |
||
192 | "parser", |
||
193 | "stylesheet" |
||
194 | ], |
||
195 | "time": "2019-02-22T07:42:52+00:00" |
||
196 | } |
||
197 | ], |
||
198 | "packages-dev": [], |
||
199 | "aliases": [], |
||
200 | "minimum-stability": "stable", |
||
201 | "stability-flags": [], |
||
202 | "prefer-stable": false, |
||
203 | "prefer-lowest": false, |
||
204 | "platform": [], |
||
205 | "platform-dev": [] |
||
206 | } |