1{
2    "packages": [
3        {
4            "name": "symfony/polyfill-ctype",
5            "version": "v1.25.0",
6            "version_normalized": "1.25.0.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/symfony/polyfill-ctype.git",
10                "reference": "30885182c981ab175d4d034db0f6f469898070ab"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
15                "reference": "30885182c981ab175d4d034db0f6f469898070ab",
16                "shasum": ""
17            },
18            "require": {
19                "php": ">=7.1"
20            },
21            "provide": {
22                "ext-ctype": "*"
23            },
24            "suggest": {
25                "ext-ctype": "For best performance"
26            },
27            "time": "2021-10-20T20:35:02+00:00",
28            "type": "library",
29            "extra": {
30                "branch-alias": {
31                    "dev-main": "1.23-dev"
32                },
33                "thanks": {
34                    "name": "symfony/polyfill",
35                    "url": "https://github.com/symfony/polyfill"
36                }
37            },
38            "installation-source": "dist",
39            "autoload": {
40                "files": [
41                    "bootstrap.php"
42                ],
43                "psr-4": {
44                    "Symfony\\Polyfill\\Ctype\\": ""
45                }
46            },
47            "notification-url": "https://packagist.org/downloads/",
48            "license": [
49                "MIT"
50            ],
51            "authors": [
52                {
53                    "name": "Gert de Pagter",
54                    "email": "BackEndTea@gmail.com"
55                },
56                {
57                    "name": "Symfony Community",
58                    "homepage": "https://symfony.com/contributors"
59                }
60            ],
61            "description": "Symfony polyfill for ctype functions",
62            "homepage": "https://symfony.com",
63            "keywords": [
64                "compatibility",
65                "ctype",
66                "polyfill",
67                "portable"
68            ],
69            "support": {
70                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
71            },
72            "funding": [
73                {
74                    "url": "https://symfony.com/sponsor",
75                    "type": "custom"
76                },
77                {
78                    "url": "https://github.com/fabpot",
79                    "type": "github"
80                },
81                {
82                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
83                    "type": "tidelift"
84                }
85            ],
86            "install-path": "../symfony/polyfill-ctype"
87        },
88        {
89            "name": "symfony/polyfill-mbstring",
90            "version": "v1.25.0",
91            "version_normalized": "1.25.0.0",
92            "source": {
93                "type": "git",
94                "url": "https://github.com/symfony/polyfill-mbstring.git",
95                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
96            },
97            "dist": {
98                "type": "zip",
99                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
100                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
101                "shasum": ""
102            },
103            "require": {
104                "php": ">=7.1"
105            },
106            "provide": {
107                "ext-mbstring": "*"
108            },
109            "suggest": {
110                "ext-mbstring": "For best performance"
111            },
112            "time": "2021-11-30T18:21:41+00:00",
113            "type": "library",
114            "extra": {
115                "branch-alias": {
116                    "dev-main": "1.23-dev"
117                },
118                "thanks": {
119                    "name": "symfony/polyfill",
120                    "url": "https://github.com/symfony/polyfill"
121                }
122            },
123            "installation-source": "dist",
124            "autoload": {
125                "files": [
126                    "bootstrap.php"
127                ],
128                "psr-4": {
129                    "Symfony\\Polyfill\\Mbstring\\": ""
130                }
131            },
132            "notification-url": "https://packagist.org/downloads/",
133            "license": [
134                "MIT"
135            ],
136            "authors": [
137                {
138                    "name": "Nicolas Grekas",
139                    "email": "p@tchwork.com"
140                },
141                {
142                    "name": "Symfony Community",
143                    "homepage": "https://symfony.com/contributors"
144                }
145            ],
146            "description": "Symfony polyfill for the Mbstring extension",
147            "homepage": "https://symfony.com",
148            "keywords": [
149                "compatibility",
150                "mbstring",
151                "polyfill",
152                "portable",
153                "shim"
154            ],
155            "support": {
156                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
157            },
158            "funding": [
159                {
160                    "url": "https://symfony.com/sponsor",
161                    "type": "custom"
162                },
163                {
164                    "url": "https://github.com/fabpot",
165                    "type": "github"
166                },
167                {
168                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
169                    "type": "tidelift"
170                }
171            ],
172            "install-path": "../symfony/polyfill-mbstring"
173        },
174        {
175            "name": "symfony/polyfill-php72",
176            "version": "v1.25.0",
177            "version_normalized": "1.25.0.0",
178            "source": {
179                "type": "git",
180                "url": "https://github.com/symfony/polyfill-php72.git",
181                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
182            },
183            "dist": {
184                "type": "zip",
185                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
186                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
187                "shasum": ""
188            },
189            "require": {
190                "php": ">=7.1"
191            },
192            "time": "2021-05-27T09:17:38+00:00",
193            "type": "library",
194            "extra": {
195                "branch-alias": {
196                    "dev-main": "1.23-dev"
197                },
198                "thanks": {
199                    "name": "symfony/polyfill",
200                    "url": "https://github.com/symfony/polyfill"
201                }
202            },
203            "installation-source": "dist",
204            "autoload": {
205                "files": [
206                    "bootstrap.php"
207                ],
208                "psr-4": {
209                    "Symfony\\Polyfill\\Php72\\": ""
210                }
211            },
212            "notification-url": "https://packagist.org/downloads/",
213            "license": [
214                "MIT"
215            ],
216            "authors": [
217                {
218                    "name": "Nicolas Grekas",
219                    "email": "p@tchwork.com"
220                },
221                {
222                    "name": "Symfony Community",
223                    "homepage": "https://symfony.com/contributors"
224                }
225            ],
226            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
227            "homepage": "https://symfony.com",
228            "keywords": [
229                "compatibility",
230                "polyfill",
231                "portable",
232                "shim"
233            ],
234            "support": {
235                "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0"
236            },
237            "funding": [
238                {
239                    "url": "https://symfony.com/sponsor",
240                    "type": "custom"
241                },
242                {
243                    "url": "https://github.com/fabpot",
244                    "type": "github"
245                },
246                {
247                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
248                    "type": "tidelift"
249                }
250            ],
251            "install-path": "../symfony/polyfill-php72"
252        },
253        {
254            "name": "twig/twig",
255            "version": "v2.14.12",
256            "version_normalized": "2.14.12.0",
257            "source": {
258                "type": "git",
259                "url": "https://github.com/twigphp/Twig.git",
260                "reference": "19c898bda30c5edea573bbb9ee1235d8cf6956ed"
261            },
262            "dist": {
263                "type": "zip",
264                "url": "https://api.github.com/repos/twigphp/Twig/zipball/19c898bda30c5edea573bbb9ee1235d8cf6956ed",
265                "reference": "19c898bda30c5edea573bbb9ee1235d8cf6956ed",
266                "shasum": ""
267            },
268            "require": {
269                "php": ">=7.1.3",
270                "symfony/polyfill-ctype": "^1.8",
271                "symfony/polyfill-mbstring": "^1.3",
272                "symfony/polyfill-php72": "^1.8"
273            },
274            "require-dev": {
275                "psr/container": "^1.0",
276                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
277            },
278            "time": "2022-03-25T09:34:52+00:00",
279            "type": "library",
280            "extra": {
281                "branch-alias": {
282                    "dev-master": "2.14-dev"
283                }
284            },
285            "installation-source": "dist",
286            "autoload": {
287                "psr-0": {
288                    "Twig_": "lib/"
289                },
290                "psr-4": {
291                    "Twig\\": "src/"
292                }
293            },
294            "notification-url": "https://packagist.org/downloads/",
295            "license": [
296                "BSD-3-Clause"
297            ],
298            "authors": [
299                {
300                    "name": "Fabien Potencier",
301                    "email": "fabien@symfony.com",
302                    "homepage": "http://fabien.potencier.org",
303                    "role": "Lead Developer"
304                },
305                {
306                    "name": "Twig Team",
307                    "role": "Contributors"
308                },
309                {
310                    "name": "Armin Ronacher",
311                    "email": "armin.ronacher@active-4.com",
312                    "role": "Project Founder"
313                }
314            ],
315            "description": "Twig, the flexible, fast, and secure template language for PHP",
316            "homepage": "https://twig.symfony.com",
317            "keywords": [
318                "templating"
319            ],
320            "support": {
321                "issues": "https://github.com/twigphp/Twig/issues",
322                "source": "https://github.com/twigphp/Twig/tree/v2.14.12"
323            },
324            "funding": [
325                {
326                    "url": "https://github.com/fabpot",
327                    "type": "github"
328                },
329                {
330                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
331                    "type": "tidelift"
332                }
333            ],
334            "install-path": "../twig/twig"
335        }
336    ],
337    "dev": true,
338    "dev-package-names": []
339}
340