| 1 |
{ |
| 2 |
"packages": [ |
| 3 |
{ |
| 4 |
"name": "symfony/polyfill-ctype", |
| 5 |
"version": "v1.23.0", |
| 6 |
"version_normalized": "1.23.0.0", |
| 7 |
"source": { |
| 8 |
"type": "git", |
| 9 |
"url": "https://github.com/symfony/polyfill-ctype.git", |
| 10 |
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce", |
| 15 |
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce", |
| 16 |
"shasum": "" |
| 17 |
}, |
| 18 |
"require": { |
| 19 |
"php": ">=7.1" |
| 20 |
}, |
| 21 |
"suggest": { |
| 22 |
"ext-ctype": "For best performance" |
| 23 |
}, |
| 24 |
"time": "2021-02-19T12:13:01+00:00", |
| 25 |
"type": "library", |
| 26 |
"extra": { |
| 27 |
"branch-alias": { |
| 28 |
"dev-main": "1.23-dev" |
| 29 |
}, |
| 30 |
"thanks": { |
| 31 |
"name": "symfony/polyfill", |
| 32 |
"url": "https://github.com/symfony/polyfill" |
| 33 |
} |
| 34 |
}, |
| 35 |
"installation-source": "dist", |
| 36 |
"autoload": { |
| 37 |
"psr-4": { |
| 38 |
"Symfony\\Polyfill\\Ctype\\": "" |
| 39 |
}, |
| 40 |
"files": [ |
| 41 |
"bootstrap.php" |
| 42 |
] |
| 43 |
}, |
| 44 |
"notification-url": "https://packagist.org/downloads/", |
| 45 |
"license": [ |
| 46 |
"MIT" |
| 47 |
], |
| 48 |
"authors": [ |
| 49 |
{ |
| 50 |
"name": "Gert de Pagter", |
| 51 |
"email": "BackEndTea@gmail.com" |
| 52 |
}, |
| 53 |
{ |
| 54 |
"name": "Symfony Community", |
| 55 |
"homepage": "https://symfony.com/contributors" |
| 56 |
} |
| 57 |
], |
| 58 |
"description": "Symfony polyfill for ctype functions", |
| 59 |
"homepage": "https://symfony.com", |
| 60 |
"keywords": [ |
| 61 |
"compatibility", |
| 62 |
"ctype", |
| 63 |
"polyfill", |
| 64 |
"portable" |
| 65 |
], |
| 66 |
"support": { |
| 67 |
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0" |
| 68 |
}, |
| 69 |
"funding": [ |
| 70 |
{ |
| 71 |
"url": "https://symfony.com/sponsor", |
| 72 |
"type": "custom" |
| 73 |
}, |
| 74 |
{ |
| 75 |
"url": "https://github.com/fabpot", |
| 76 |
"type": "github" |
| 77 |
}, |
| 78 |
{ |
| 79 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 80 |
"type": "tidelift" |
| 81 |
} |
| 82 |
], |
| 83 |
"install-path": "../symfony/polyfill-ctype" |
| 84 |
}, |
| 85 |
{ |
| 86 |
"name": "symfony/polyfill-mbstring", |
| 87 |
"version": "v1.23.1", |
| 88 |
"version_normalized": "1.23.1.0", |
| 89 |
"source": { |
| 90 |
"type": "git", |
| 91 |
"url": "https://github.com/symfony/polyfill-mbstring.git", |
| 92 |
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" |
| 93 |
}, |
| 94 |
"dist": { |
| 95 |
"type": "zip", |
| 96 |
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", |
| 97 |
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", |
| 98 |
"shasum": "" |
| 99 |
}, |
| 100 |
"require": { |
| 101 |
"php": ">=7.1" |
| 102 |
}, |
| 103 |
"suggest": { |
| 104 |
"ext-mbstring": "For best performance" |
| 105 |
}, |
| 106 |
"time": "2021-05-27T12:26:48+00:00", |
| 107 |
"type": "library", |
| 108 |
"extra": { |
| 109 |
"branch-alias": { |
| 110 |
"dev-main": "1.23-dev" |
| 111 |
}, |
| 112 |
"thanks": { |
| 113 |
"name": "symfony/polyfill", |
| 114 |
"url": "https://github.com/symfony/polyfill" |
| 115 |
} |
| 116 |
}, |
| 117 |
"installation-source": "dist", |
| 118 |
"autoload": { |
| 119 |
"psr-4": { |
| 120 |
"Symfony\\Polyfill\\Mbstring\\": "" |
| 121 |
}, |
| 122 |
"files": [ |
| 123 |
"bootstrap.php" |
| 124 |
] |
| 125 |
}, |
| 126 |
"notification-url": "https://packagist.org/downloads/", |
| 127 |
"license": [ |
| 128 |
"MIT" |
| 129 |
], |
| 130 |
"authors": [ |
| 131 |
{ |
| 132 |
"name": "Nicolas Grekas", |
| 133 |
"email": "p@tchwork.com" |
| 134 |
}, |
| 135 |
{ |
| 136 |
"name": "Symfony Community", |
| 137 |
"homepage": "https://symfony.com/contributors" |
| 138 |
} |
| 139 |
], |
| 140 |
"description": "Symfony polyfill for the Mbstring extension", |
| 141 |
"homepage": "https://symfony.com", |
| 142 |
"keywords": [ |
| 143 |
"compatibility", |
| 144 |
"mbstring", |
| 145 |
"polyfill", |
| 146 |
"portable", |
| 147 |
"shim" |
| 148 |
], |
| 149 |
"support": { |
| 150 |
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" |
| 151 |
}, |
| 152 |
"funding": [ |
| 153 |
{ |
| 154 |
"url": "https://symfony.com/sponsor", |
| 155 |
"type": "custom" |
| 156 |
}, |
| 157 |
{ |
| 158 |
"url": "https://github.com/fabpot", |
| 159 |
"type": "github" |
| 160 |
}, |
| 161 |
{ |
| 162 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 163 |
"type": "tidelift" |
| 164 |
} |
| 165 |
], |
| 166 |
"install-path": "../symfony/polyfill-mbstring" |
| 167 |
}, |
| 168 |
{ |
| 169 |
"name": "twig/twig", |
| 170 |
"version": "v3.3.4", |
| 171 |
"version_normalized": "3.3.4.0", |
| 172 |
"source": { |
| 173 |
"type": "git", |
| 174 |
"url": "https://github.com/twigphp/Twig.git", |
| 175 |
"reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca" |
| 176 |
}, |
| 177 |
"dist": { |
| 178 |
"type": "zip", |
| 179 |
"url": "https://api.github.com/repos/twigphp/Twig/zipball/65cb6f0b956485e1664f13d023c55298a4bb59ca", |
| 180 |
"reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca", |
| 181 |
"shasum": "" |
| 182 |
}, |
| 183 |
"require": { |
| 184 |
"php": ">=7.2.5", |
| 185 |
"symfony/polyfill-ctype": "^1.8", |
| 186 |
"symfony/polyfill-mbstring": "^1.3" |
| 187 |
}, |
| 188 |
"require-dev": { |
| 189 |
"psr/container": "^1.0", |
| 190 |
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" |
| 191 |
}, |
| 192 |
"time": "2021-11-25T13:46:55+00:00", |
| 193 |
"type": "library", |
| 194 |
"extra": { |
| 195 |
"branch-alias": { |
| 196 |
"dev-master": "3.3-dev" |
| 197 |
} |
| 198 |
}, |
| 199 |
"installation-source": "dist", |
| 200 |
"autoload": { |
| 201 |
"psr-4": { |
| 202 |
"Twig\\": "src/" |
| 203 |
} |
| 204 |
}, |
| 205 |
"notification-url": "https://packagist.org/downloads/", |
| 206 |
"license": [ |
| 207 |
"BSD-3-Clause" |
| 208 |
], |
| 209 |
"authors": [ |
| 210 |
{ |
| 211 |
"name": "Fabien Potencier", |
| 212 |
"email": "fabien@symfony.com", |
| 213 |
"homepage": "http://fabien.potencier.org", |
| 214 |
"role": "Lead Developer" |
| 215 |
}, |
| 216 |
{ |
| 217 |
"name": "Twig Team", |
| 218 |
"role": "Contributors" |
| 219 |
}, |
| 220 |
{ |
| 221 |
"name": "Armin Ronacher", |
| 222 |
"email": "armin.ronacher@active-4.com", |
| 223 |
"role": "Project Founder" |
| 224 |
} |
| 225 |
], |
| 226 |
"description": "Twig, the flexible, fast, and secure template language for PHP", |
| 227 |
"homepage": "https://twig.symfony.com", |
| 228 |
"keywords": [ |
| 229 |
"templating" |
| 230 |
], |
| 231 |
"support": { |
| 232 |
"issues": "https://github.com/twigphp/Twig/issues", |
| 233 |
"source": "https://github.com/twigphp/Twig/tree/v3.3.4" |
| 234 |
}, |
| 235 |
"funding": [ |
| 236 |
{ |
| 237 |
"url": "https://github.com/fabpot", |
| 238 |
"type": "github" |
| 239 |
}, |
| 240 |
{ |
| 241 |
"url": "https://tidelift.com/funding/github/packagist/twig/twig", |
| 242 |
"type": "tidelift" |
| 243 |
} |
| 244 |
], |
| 245 |
"install-path": "../twig/twig" |
| 246 |
} |
| 247 |
], |
| 248 |
"dev": true, |
| 249 |
"dev-package-names": [] |
| 250 |
} |
| 251 |
|