| 1 |
{ |
| 2 |
"packages": [ |
| 3 |
{ |
| 4 |
"name": "adbario/php-dot-notation", |
| 5 |
"version": "3.5.0", |
| 6 |
"version_normalized": "3.5.0.0", |
| 7 |
"source": { |
| 8 |
"type": "git", |
| 9 |
"url": "https://github.com/adbario/php-dot-notation.git", |
| 10 |
"reference": "aa09db5a7a365a8d2d8dd7edfa3cd501d1a8acb0" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/aa09db5a7a365a8d2d8dd7edfa3cd501d1a8acb0", |
| 15 |
"reference": "aa09db5a7a365a8d2d8dd7edfa3cd501d1a8acb0", |
| 16 |
"shasum": "" |
| 17 |
}, |
| 18 |
"require": { |
| 19 |
"ext-json": "*", |
| 20 |
"php": "^7.4 || ^8.0" |
| 21 |
}, |
| 22 |
"require-dev": { |
| 23 |
"phpstan/phpstan": "^2.1", |
| 24 |
"phpunit/phpunit": "^9.5", |
| 25 |
"squizlabs/php_codesniffer": "^3.7" |
| 26 |
}, |
| 27 |
"time": "2026-04-04T04:29:49+00:00", |
| 28 |
"type": "library", |
| 29 |
"installation-source": "dist", |
| 30 |
"autoload": { |
| 31 |
"files": [ |
| 32 |
"src/helpers.php" |
| 33 |
], |
| 34 |
"psr-4": { |
| 35 |
"Adbar\\": "src" |
| 36 |
} |
| 37 |
}, |
| 38 |
"notification-url": "https://packagist.org/downloads/", |
| 39 |
"license": [ |
| 40 |
"MIT" |
| 41 |
], |
| 42 |
"authors": [ |
| 43 |
{ |
| 44 |
"name": "Riku Särkinen", |
| 45 |
"email": "riku@adbar.io" |
| 46 |
} |
| 47 |
], |
| 48 |
"description": "PHP dot notation access to arrays", |
| 49 |
"homepage": "https://github.com/adbario/php-dot-notation", |
| 50 |
"keywords": [ |
| 51 |
"ArrayAccess", |
| 52 |
"dotnotation" |
| 53 |
], |
| 54 |
"support": { |
| 55 |
"issues": "https://github.com/adbario/php-dot-notation/issues", |
| 56 |
"source": "https://github.com/adbario/php-dot-notation/tree/3.5.0" |
| 57 |
}, |
| 58 |
"install-path": "../adbario/php-dot-notation" |
| 59 |
}, |
| 60 |
{ |
| 61 |
"name": "composer/installers", |
| 62 |
"version": "v2.3.0", |
| 63 |
"version_normalized": "2.3.0.0", |
| 64 |
"source": { |
| 65 |
"type": "git", |
| 66 |
"url": "https://github.com/composer/installers.git", |
| 67 |
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e" |
| 68 |
}, |
| 69 |
"dist": { |
| 70 |
"type": "zip", |
| 71 |
"url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e", |
| 72 |
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e", |
| 73 |
"shasum": "" |
| 74 |
}, |
| 75 |
"require": { |
| 76 |
"composer-plugin-api": "^1.0 || ^2.0", |
| 77 |
"php": "^7.2 || ^8.0" |
| 78 |
}, |
| 79 |
"require-dev": { |
| 80 |
"composer/composer": "^1.10.27 || ^2.7", |
| 81 |
"composer/semver": "^1.7.2 || ^3.4.0", |
| 82 |
"phpstan/phpstan": "^1.11", |
| 83 |
"phpstan/phpstan-phpunit": "^1", |
| 84 |
"symfony/phpunit-bridge": "^7.1.1", |
| 85 |
"symfony/process": "^5 || ^6 || ^7" |
| 86 |
}, |
| 87 |
"time": "2024-06-24T20:46:46+00:00", |
| 88 |
"type": "composer-plugin", |
| 89 |
"extra": { |
| 90 |
"class": "Composer\\Installers\\Plugin", |
| 91 |
"branch-alias": { |
| 92 |
"dev-main": "2.x-dev" |
| 93 |
}, |
| 94 |
"plugin-modifies-install-path": true |
| 95 |
}, |
| 96 |
"installation-source": "dist", |
| 97 |
"autoload": { |
| 98 |
"psr-4": { |
| 99 |
"Composer\\Installers\\": "src/Composer/Installers" |
| 100 |
} |
| 101 |
}, |
| 102 |
"notification-url": "https://packagist.org/downloads/", |
| 103 |
"license": [ |
| 104 |
"MIT" |
| 105 |
], |
| 106 |
"authors": [ |
| 107 |
{ |
| 108 |
"name": "Kyle Robinson Young", |
| 109 |
"email": "kyle@dontkry.com", |
| 110 |
"homepage": "https://github.com/shama" |
| 111 |
} |
| 112 |
], |
| 113 |
"description": "A multi-framework Composer library installer", |
| 114 |
"homepage": "https://composer.github.io/installers/", |
| 115 |
"keywords": [ |
| 116 |
"Dolibarr", |
| 117 |
"Eliasis", |
| 118 |
"Hurad", |
| 119 |
"ImageCMS", |
| 120 |
"Kanboard", |
| 121 |
"Lan Management System", |
| 122 |
"MODX Evo", |
| 123 |
"MantisBT", |
| 124 |
"Mautic", |
| 125 |
"Maya", |
| 126 |
"OXID", |
| 127 |
"Plentymarkets", |
| 128 |
"Porto", |
| 129 |
"RadPHP", |
| 130 |
"SMF", |
| 131 |
"Starbug", |
| 132 |
"Thelia", |
| 133 |
"Whmcs", |
| 134 |
"WolfCMS", |
| 135 |
"agl", |
| 136 |
"annotatecms", |
| 137 |
"attogram", |
| 138 |
"bitrix", |
| 139 |
"cakephp", |
| 140 |
"chef", |
| 141 |
"cockpit", |
| 142 |
"codeigniter", |
| 143 |
"concrete5", |
| 144 |
"concreteCMS", |
| 145 |
"croogo", |
| 146 |
"dokuwiki", |
| 147 |
"drupal", |
| 148 |
"eZ Platform", |
| 149 |
"elgg", |
| 150 |
"expressionengine", |
| 151 |
"fuelphp", |
| 152 |
"grav", |
| 153 |
"installer", |
| 154 |
"itop", |
| 155 |
"known", |
| 156 |
"kohana", |
| 157 |
"laravel", |
| 158 |
"lavalite", |
| 159 |
"lithium", |
| 160 |
"magento", |
| 161 |
"majima", |
| 162 |
"mako", |
| 163 |
"matomo", |
| 164 |
"mediawiki", |
| 165 |
"miaoxing", |
| 166 |
"modulework", |
| 167 |
"modx", |
| 168 |
"moodle", |
| 169 |
"osclass", |
| 170 |
"pantheon", |
| 171 |
"phpbb", |
| 172 |
"piwik", |
| 173 |
"ppi", |
| 174 |
"processwire", |
| 175 |
"puppet", |
| 176 |
"pxcms", |
| 177 |
"reindex", |
| 178 |
"roundcube", |
| 179 |
"shopware", |
| 180 |
"silverstripe", |
| 181 |
"sydes", |
| 182 |
"sylius", |
| 183 |
"tastyigniter", |
| 184 |
"wordpress", |
| 185 |
"yawik", |
| 186 |
"zend", |
| 187 |
"zikula" |
| 188 |
], |
| 189 |
"support": { |
| 190 |
"issues": "https://github.com/composer/installers/issues", |
| 191 |
"source": "https://github.com/composer/installers/tree/v2.3.0" |
| 192 |
}, |
| 193 |
"funding": [ |
| 194 |
{ |
| 195 |
"url": "https://packagist.com", |
| 196 |
"type": "custom" |
| 197 |
}, |
| 198 |
{ |
| 199 |
"url": "https://github.com/composer", |
| 200 |
"type": "github" |
| 201 |
}, |
| 202 |
{ |
| 203 |
"url": "https://tidelift.com/funding/github/packagist/composer/composer", |
| 204 |
"type": "tidelift" |
| 205 |
} |
| 206 |
], |
| 207 |
"install-path": "./installers" |
| 208 |
}, |
| 209 |
{ |
| 210 |
"name": "ifsnop/mysqldump-php", |
| 211 |
"version": "v2.12", |
| 212 |
"version_normalized": "2.12.0.0", |
| 213 |
"source": { |
| 214 |
"type": "git", |
| 215 |
"url": "https://github.com/ifsnop/mysqldump-php.git", |
| 216 |
"reference": "2d3a43fc0c49f23bf7dee392b0dd1f8c799f89d3" |
| 217 |
}, |
| 218 |
"dist": { |
| 219 |
"type": "zip", |
| 220 |
"url": "https://api.github.com/repos/ifsnop/mysqldump-php/zipball/2d3a43fc0c49f23bf7dee392b0dd1f8c799f89d3", |
| 221 |
"reference": "2d3a43fc0c49f23bf7dee392b0dd1f8c799f89d3", |
| 222 |
"shasum": "" |
| 223 |
}, |
| 224 |
"require": { |
| 225 |
"php": ">=5.3.0" |
| 226 |
}, |
| 227 |
"require-dev": { |
| 228 |
"phpunit/phpunit": "4.8.36", |
| 229 |
"squizlabs/php_codesniffer": "1.*" |
| 230 |
}, |
| 231 |
"time": "2023-04-12T07:43:14+00:00", |
| 232 |
"type": "library", |
| 233 |
"installation-source": "dist", |
| 234 |
"autoload": { |
| 235 |
"psr-4": { |
| 236 |
"Ifsnop\\": "src/Ifsnop/" |
| 237 |
} |
| 238 |
}, |
| 239 |
"notification-url": "https://packagist.org/downloads/", |
| 240 |
"license": [ |
| 241 |
"GPL-3.0-or-later" |
| 242 |
], |
| 243 |
"authors": [ |
| 244 |
{ |
| 245 |
"name": "Diego Torres", |
| 246 |
"homepage": "https://github.com/ifsnop", |
| 247 |
"role": "Developer" |
| 248 |
} |
| 249 |
], |
| 250 |
"description": "PHP version of mysqldump cli that comes with MySQL", |
| 251 |
"homepage": "https://github.com/ifsnop/mysqldump-php", |
| 252 |
"keywords": [ |
| 253 |
"PHP7", |
| 254 |
"database", |
| 255 |
"hhvm", |
| 256 |
"mariadb", |
| 257 |
"mysql", |
| 258 |
"mysql-backup", |
| 259 |
"mysqldump", |
| 260 |
"pdo", |
| 261 |
"php", |
| 262 |
"php5", |
| 263 |
"sql" |
| 264 |
], |
| 265 |
"support": { |
| 266 |
"issues": "https://github.com/ifsnop/mysqldump-php/issues", |
| 267 |
"source": "https://github.com/ifsnop/mysqldump-php/tree/v2.12" |
| 268 |
}, |
| 269 |
"install-path": "../ifsnop/mysqldump-php" |
| 270 |
}, |
| 271 |
{ |
| 272 |
"name": "laravel/serializable-closure", |
| 273 |
"version": "v1.3.7", |
| 274 |
"version_normalized": "1.3.7.0", |
| 275 |
"source": { |
| 276 |
"type": "git", |
| 277 |
"url": "https://github.com/laravel/serializable-closure.git", |
| 278 |
"reference": "4f48ade902b94323ca3be7646db16209ec76be3d" |
| 279 |
}, |
| 280 |
"dist": { |
| 281 |
"type": "zip", |
| 282 |
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/4f48ade902b94323ca3be7646db16209ec76be3d", |
| 283 |
"reference": "4f48ade902b94323ca3be7646db16209ec76be3d", |
| 284 |
"shasum": "" |
| 285 |
}, |
| 286 |
"require": { |
| 287 |
"php": "^7.3|^8.0" |
| 288 |
}, |
| 289 |
"require-dev": { |
| 290 |
"illuminate/support": "^8.0|^9.0|^10.0|^11.0", |
| 291 |
"nesbot/carbon": "^2.61|^3.0", |
| 292 |
"pestphp/pest": "^1.21.3", |
| 293 |
"phpstan/phpstan": "^1.8.2", |
| 294 |
"symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0" |
| 295 |
}, |
| 296 |
"time": "2024-11-14T18:34:49+00:00", |
| 297 |
"type": "library", |
| 298 |
"extra": { |
| 299 |
"branch-alias": { |
| 300 |
"dev-master": "1.x-dev" |
| 301 |
} |
| 302 |
}, |
| 303 |
"installation-source": "dist", |
| 304 |
"autoload": { |
| 305 |
"psr-4": { |
| 306 |
"Laravel\\SerializableClosure\\": "src/" |
| 307 |
} |
| 308 |
}, |
| 309 |
"notification-url": "https://packagist.org/downloads/", |
| 310 |
"license": [ |
| 311 |
"MIT" |
| 312 |
], |
| 313 |
"authors": [ |
| 314 |
{ |
| 315 |
"name": "Taylor Otwell", |
| 316 |
"email": "taylor@laravel.com" |
| 317 |
}, |
| 318 |
{ |
| 319 |
"name": "Nuno Maduro", |
| 320 |
"email": "nuno@laravel.com" |
| 321 |
} |
| 322 |
], |
| 323 |
"description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", |
| 324 |
"keywords": [ |
| 325 |
"closure", |
| 326 |
"laravel", |
| 327 |
"serializable" |
| 328 |
], |
| 329 |
"support": { |
| 330 |
"issues": "https://github.com/laravel/serializable-closure/issues", |
| 331 |
"source": "https://github.com/laravel/serializable-closure" |
| 332 |
}, |
| 333 |
"install-path": "../laravel/serializable-closure" |
| 334 |
}, |
| 335 |
{ |
| 336 |
"name": "league/flysystem", |
| 337 |
"version": "1.1.10", |
| 338 |
"version_normalized": "1.1.10.0", |
| 339 |
"source": { |
| 340 |
"type": "git", |
| 341 |
"url": "https://github.com/thephpleague/flysystem.git", |
| 342 |
"reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1" |
| 343 |
}, |
| 344 |
"dist": { |
| 345 |
"type": "zip", |
| 346 |
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1", |
| 347 |
"reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1", |
| 348 |
"shasum": "" |
| 349 |
}, |
| 350 |
"require": { |
| 351 |
"ext-fileinfo": "*", |
| 352 |
"league/mime-type-detection": "^1.3", |
| 353 |
"php": "^7.2.5 || ^8.0" |
| 354 |
}, |
| 355 |
"conflict": { |
| 356 |
"league/flysystem-sftp": "<1.0.6" |
| 357 |
}, |
| 358 |
"require-dev": { |
| 359 |
"phpspec/prophecy": "^1.11.1", |
| 360 |
"phpunit/phpunit": "^8.5.8" |
| 361 |
}, |
| 362 |
"suggest": { |
| 363 |
"ext-ftp": "Allows you to use FTP server storage", |
| 364 |
"ext-openssl": "Allows you to use FTPS server storage", |
| 365 |
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", |
| 366 |
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", |
| 367 |
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage", |
| 368 |
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", |
| 369 |
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", |
| 370 |
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", |
| 371 |
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", |
| 372 |
"league/flysystem-webdav": "Allows you to use WebDAV storage", |
| 373 |
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", |
| 374 |
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage", |
| 375 |
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" |
| 376 |
}, |
| 377 |
"time": "2022-10-04T09:16:37+00:00", |
| 378 |
"type": "library", |
| 379 |
"extra": { |
| 380 |
"branch-alias": { |
| 381 |
"dev-master": "1.1-dev" |
| 382 |
} |
| 383 |
}, |
| 384 |
"installation-source": "dist", |
| 385 |
"autoload": { |
| 386 |
"psr-4": { |
| 387 |
"League\\Flysystem\\": "src/" |
| 388 |
} |
| 389 |
}, |
| 390 |
"notification-url": "https://packagist.org/downloads/", |
| 391 |
"license": [ |
| 392 |
"MIT" |
| 393 |
], |
| 394 |
"authors": [ |
| 395 |
{ |
| 396 |
"name": "Frank de Jonge", |
| 397 |
"email": "info@frenky.net" |
| 398 |
} |
| 399 |
], |
| 400 |
"description": "Filesystem abstraction: Many filesystems, one API.", |
| 401 |
"keywords": [ |
| 402 |
"Cloud Files", |
| 403 |
"WebDAV", |
| 404 |
"abstraction", |
| 405 |
"aws", |
| 406 |
"cloud", |
| 407 |
"copy.com", |
| 408 |
"dropbox", |
| 409 |
"file systems", |
| 410 |
"files", |
| 411 |
"filesystem", |
| 412 |
"filesystems", |
| 413 |
"ftp", |
| 414 |
"rackspace", |
| 415 |
"remote", |
| 416 |
"s3", |
| 417 |
"sftp", |
| 418 |
"storage" |
| 419 |
], |
| 420 |
"support": { |
| 421 |
"issues": "https://github.com/thephpleague/flysystem/issues", |
| 422 |
"source": "https://github.com/thephpleague/flysystem/tree/1.1.10" |
| 423 |
}, |
| 424 |
"funding": [ |
| 425 |
{ |
| 426 |
"url": "https://offset.earth/frankdejonge", |
| 427 |
"type": "other" |
| 428 |
} |
| 429 |
], |
| 430 |
"install-path": "../league/flysystem" |
| 431 |
}, |
| 432 |
{ |
| 433 |
"name": "league/flysystem-ziparchive", |
| 434 |
"version": "1.0.3", |
| 435 |
"version_normalized": "1.0.3.0", |
| 436 |
"source": { |
| 437 |
"type": "git", |
| 438 |
"url": "https://github.com/thephpleague/flysystem-ziparchive.git", |
| 439 |
"reference": "c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45" |
| 440 |
}, |
| 441 |
"dist": { |
| 442 |
"type": "zip", |
| 443 |
"url": "https://api.github.com/repos/thephpleague/flysystem-ziparchive/zipball/c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45", |
| 444 |
"reference": "c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45", |
| 445 |
"shasum": "" |
| 446 |
}, |
| 447 |
"require": { |
| 448 |
"ext-zip": "*", |
| 449 |
"league/flysystem": "~1.0", |
| 450 |
"php": ">=5.4.0" |
| 451 |
}, |
| 452 |
"require-dev": { |
| 453 |
"mockery/mockery": "0.9.*", |
| 454 |
"phpunit/phpunit": "~4.0" |
| 455 |
}, |
| 456 |
"time": "2016-12-20T08:36:16+00:00", |
| 457 |
"type": "library", |
| 458 |
"extra": { |
| 459 |
"branch-alias": { |
| 460 |
"dev-master": "1.0-dev" |
| 461 |
} |
| 462 |
}, |
| 463 |
"installation-source": "dist", |
| 464 |
"autoload": { |
| 465 |
"psr-4": { |
| 466 |
"League\\Flysystem\\ZipArchive\\": "src/" |
| 467 |
} |
| 468 |
}, |
| 469 |
"notification-url": "https://packagist.org/downloads/", |
| 470 |
"license": [ |
| 471 |
"MIT" |
| 472 |
], |
| 473 |
"authors": [ |
| 474 |
{ |
| 475 |
"name": "Frank de Jonge", |
| 476 |
"email": "info@frenky.net" |
| 477 |
} |
| 478 |
], |
| 479 |
"description": "Flysystem adapter for ZipArchive's", |
| 480 |
"support": { |
| 481 |
"issues": "https://github.com/thephpleague/flysystem-ziparchive/issues", |
| 482 |
"source": "https://github.com/thephpleague/flysystem-ziparchive/tree/master" |
| 483 |
}, |
| 484 |
"install-path": "../league/flysystem-ziparchive" |
| 485 |
}, |
| 486 |
{ |
| 487 |
"name": "league/mime-type-detection", |
| 488 |
"version": "1.16.0", |
| 489 |
"version_normalized": "1.16.0.0", |
| 490 |
"source": { |
| 491 |
"type": "git", |
| 492 |
"url": "https://github.com/thephpleague/mime-type-detection.git", |
| 493 |
"reference": "2d6702ff215bf922936ccc1ad31007edc76451b9" |
| 494 |
}, |
| 495 |
"dist": { |
| 496 |
"type": "zip", |
| 497 |
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9", |
| 498 |
"reference": "2d6702ff215bf922936ccc1ad31007edc76451b9", |
| 499 |
"shasum": "" |
| 500 |
}, |
| 501 |
"require": { |
| 502 |
"ext-fileinfo": "*", |
| 503 |
"php": "^7.4 || ^8.0" |
| 504 |
}, |
| 505 |
"require-dev": { |
| 506 |
"friendsofphp/php-cs-fixer": "^3.2", |
| 507 |
"phpstan/phpstan": "^0.12.68", |
| 508 |
"phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0" |
| 509 |
}, |
| 510 |
"time": "2024-09-21T08:32:55+00:00", |
| 511 |
"type": "library", |
| 512 |
"installation-source": "dist", |
| 513 |
"autoload": { |
| 514 |
"psr-4": { |
| 515 |
"League\\MimeTypeDetection\\": "src" |
| 516 |
} |
| 517 |
}, |
| 518 |
"notification-url": "https://packagist.org/downloads/", |
| 519 |
"license": [ |
| 520 |
"MIT" |
| 521 |
], |
| 522 |
"authors": [ |
| 523 |
{ |
| 524 |
"name": "Frank de Jonge", |
| 525 |
"email": "info@frankdejonge.nl" |
| 526 |
} |
| 527 |
], |
| 528 |
"description": "Mime-type detection for Flysystem", |
| 529 |
"support": { |
| 530 |
"issues": "https://github.com/thephpleague/mime-type-detection/issues", |
| 531 |
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0" |
| 532 |
}, |
| 533 |
"funding": [ |
| 534 |
{ |
| 535 |
"url": "https://github.com/frankdejonge", |
| 536 |
"type": "github" |
| 537 |
}, |
| 538 |
{ |
| 539 |
"url": "https://tidelift.com/funding/github/packagist/league/flysystem", |
| 540 |
"type": "tidelift" |
| 541 |
} |
| 542 |
], |
| 543 |
"install-path": "../league/mime-type-detection" |
| 544 |
}, |
| 545 |
{ |
| 546 |
"name": "monolog/monolog", |
| 547 |
"version": "2.11.0", |
| 548 |
"version_normalized": "2.11.0.0", |
| 549 |
"source": { |
| 550 |
"type": "git", |
| 551 |
"url": "https://github.com/Seldaek/monolog.git", |
| 552 |
"reference": "37308608e599f34a1a4845b16440047ec98a172a" |
| 553 |
}, |
| 554 |
"dist": { |
| 555 |
"type": "zip", |
| 556 |
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/37308608e599f34a1a4845b16440047ec98a172a", |
| 557 |
"reference": "37308608e599f34a1a4845b16440047ec98a172a", |
| 558 |
"shasum": "" |
| 559 |
}, |
| 560 |
"require": { |
| 561 |
"php": ">=7.2", |
| 562 |
"psr/log": "^1.0.1 || ^2.0 || ^3.0" |
| 563 |
}, |
| 564 |
"provide": { |
| 565 |
"psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" |
| 566 |
}, |
| 567 |
"require-dev": { |
| 568 |
"aws/aws-sdk-php": "^2.4.9 || ^3.0", |
| 569 |
"doctrine/couchdb": "~1.0@dev", |
| 570 |
"elasticsearch/elasticsearch": "^7 || ^8", |
| 571 |
"ext-json": "*", |
| 572 |
"graylog2/gelf-php": "^1.4.2 || ^2@dev", |
| 573 |
"guzzlehttp/guzzle": "^7.4", |
| 574 |
"guzzlehttp/psr7": "^2.2", |
| 575 |
"mongodb/mongodb": "^1.8 || ^2.0", |
| 576 |
"php-amqplib/php-amqplib": "~2.4 || ^3", |
| 577 |
"phpspec/prophecy": "^1.15", |
| 578 |
"phpstan/phpstan": "^1.10", |
| 579 |
"phpunit/phpunit": "^8.5.38 || ^9.6.19", |
| 580 |
"predis/predis": "^1.1 || ^2.0", |
| 581 |
"rollbar/rollbar": "^1.3 || ^2 || ^3", |
| 582 |
"ruflin/elastica": "^7", |
| 583 |
"swiftmailer/swiftmailer": "^5.3|^6.0", |
| 584 |
"symfony/mailer": "^5.4 || ^6", |
| 585 |
"symfony/mime": "^5.4 || ^6" |
| 586 |
}, |
| 587 |
"suggest": { |
| 588 |
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
| 589 |
"doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
| 590 |
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", |
| 591 |
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
| 592 |
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", |
| 593 |
"ext-mbstring": "Allow to work properly with unicode symbols", |
| 594 |
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", |
| 595 |
"ext-openssl": "Required to send log messages using SSL", |
| 596 |
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", |
| 597 |
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
| 598 |
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", |
| 599 |
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
| 600 |
"rollbar/rollbar": "Allow sending log messages to Rollbar", |
| 601 |
"ruflin/elastica": "Allow sending log messages to an Elastic Search server" |
| 602 |
}, |
| 603 |
"time": "2026-01-01T13:05:00+00:00", |
| 604 |
"type": "library", |
| 605 |
"extra": { |
| 606 |
"branch-alias": { |
| 607 |
"dev-main": "2.x-dev" |
| 608 |
} |
| 609 |
}, |
| 610 |
"installation-source": "dist", |
| 611 |
"autoload": { |
| 612 |
"psr-4": { |
| 613 |
"Monolog\\": "src/Monolog" |
| 614 |
} |
| 615 |
}, |
| 616 |
"notification-url": "https://packagist.org/downloads/", |
| 617 |
"license": [ |
| 618 |
"MIT" |
| 619 |
], |
| 620 |
"authors": [ |
| 621 |
{ |
| 622 |
"name": "Jordi Boggiano", |
| 623 |
"email": "j.boggiano@seld.be", |
| 624 |
"homepage": "https://seld.be" |
| 625 |
} |
| 626 |
], |
| 627 |
"description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
| 628 |
"homepage": "https://github.com/Seldaek/monolog", |
| 629 |
"keywords": [ |
| 630 |
"log", |
| 631 |
"logging", |
| 632 |
"psr-3" |
| 633 |
], |
| 634 |
"support": { |
| 635 |
"issues": "https://github.com/Seldaek/monolog/issues", |
| 636 |
"source": "https://github.com/Seldaek/monolog/tree/2.11.0" |
| 637 |
}, |
| 638 |
"funding": [ |
| 639 |
{ |
| 640 |
"url": "https://github.com/Seldaek", |
| 641 |
"type": "github" |
| 642 |
}, |
| 643 |
{ |
| 644 |
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog", |
| 645 |
"type": "tidelift" |
| 646 |
} |
| 647 |
], |
| 648 |
"install-path": "../monolog/monolog" |
| 649 |
}, |
| 650 |
{ |
| 651 |
"name": "nikic/fast-route", |
| 652 |
"version": "v1.3.0", |
| 653 |
"version_normalized": "1.3.0.0", |
| 654 |
"source": { |
| 655 |
"type": "git", |
| 656 |
"url": "https://github.com/nikic/FastRoute.git", |
| 657 |
"reference": "181d480e08d9476e61381e04a71b34dc0432e812" |
| 658 |
}, |
| 659 |
"dist": { |
| 660 |
"type": "zip", |
| 661 |
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812", |
| 662 |
"reference": "181d480e08d9476e61381e04a71b34dc0432e812", |
| 663 |
"shasum": "" |
| 664 |
}, |
| 665 |
"require": { |
| 666 |
"php": ">=5.4.0" |
| 667 |
}, |
| 668 |
"require-dev": { |
| 669 |
"phpunit/phpunit": "^4.8.35|~5.7" |
| 670 |
}, |
| 671 |
"time": "2018-02-13T20:26:39+00:00", |
| 672 |
"type": "library", |
| 673 |
"installation-source": "dist", |
| 674 |
"autoload": { |
| 675 |
"files": [ |
| 676 |
"src/functions.php" |
| 677 |
], |
| 678 |
"psr-4": { |
| 679 |
"FastRoute\\": "src/" |
| 680 |
} |
| 681 |
}, |
| 682 |
"notification-url": "https://packagist.org/downloads/", |
| 683 |
"license": [ |
| 684 |
"BSD-3-Clause" |
| 685 |
], |
| 686 |
"authors": [ |
| 687 |
{ |
| 688 |
"name": "Nikita Popov", |
| 689 |
"email": "nikic@php.net" |
| 690 |
} |
| 691 |
], |
| 692 |
"description": "Fast request router for PHP", |
| 693 |
"keywords": [ |
| 694 |
"router", |
| 695 |
"routing" |
| 696 |
], |
| 697 |
"support": { |
| 698 |
"issues": "https://github.com/nikic/FastRoute/issues", |
| 699 |
"source": "https://github.com/nikic/FastRoute/tree/master" |
| 700 |
}, |
| 701 |
"install-path": "../nikic/fast-route" |
| 702 |
}, |
| 703 |
{ |
| 704 |
"name": "nikic/php-parser", |
| 705 |
"version": "v4.19.5", |
| 706 |
"version_normalized": "4.19.5.0", |
| 707 |
"source": { |
| 708 |
"type": "git", |
| 709 |
"url": "https://github.com/nikic/PHP-Parser.git", |
| 710 |
"reference": "51bd93cc741b7fc3d63d20b6bdcd99fdaa359837" |
| 711 |
}, |
| 712 |
"dist": { |
| 713 |
"type": "zip", |
| 714 |
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/51bd93cc741b7fc3d63d20b6bdcd99fdaa359837", |
| 715 |
"reference": "51bd93cc741b7fc3d63d20b6bdcd99fdaa359837", |
| 716 |
"shasum": "" |
| 717 |
}, |
| 718 |
"require": { |
| 719 |
"ext-tokenizer": "*", |
| 720 |
"php": ">=7.1" |
| 721 |
}, |
| 722 |
"require-dev": { |
| 723 |
"ircmaxell/php-yacc": "^0.0.7", |
| 724 |
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" |
| 725 |
}, |
| 726 |
"time": "2025-12-06T11:45:25+00:00", |
| 727 |
"bin": [ |
| 728 |
"bin/php-parse" |
| 729 |
], |
| 730 |
"type": "library", |
| 731 |
"installation-source": "dist", |
| 732 |
"autoload": { |
| 733 |
"psr-4": { |
| 734 |
"PhpParser\\": "lib/PhpParser" |
| 735 |
} |
| 736 |
}, |
| 737 |
"notification-url": "https://packagist.org/downloads/", |
| 738 |
"license": [ |
| 739 |
"BSD-3-Clause" |
| 740 |
], |
| 741 |
"authors": [ |
| 742 |
{ |
| 743 |
"name": "Nikita Popov" |
| 744 |
} |
| 745 |
], |
| 746 |
"description": "A PHP parser written in PHP", |
| 747 |
"keywords": [ |
| 748 |
"parser", |
| 749 |
"php" |
| 750 |
], |
| 751 |
"support": { |
| 752 |
"issues": "https://github.com/nikic/PHP-Parser/issues", |
| 753 |
"source": "https://github.com/nikic/PHP-Parser/tree/v4.19.5" |
| 754 |
}, |
| 755 |
"install-path": "../nikic/php-parser" |
| 756 |
}, |
| 757 |
{ |
| 758 |
"name": "php-di/invoker", |
| 759 |
"version": "2.3.7", |
| 760 |
"version_normalized": "2.3.7.0", |
| 761 |
"source": { |
| 762 |
"type": "git", |
| 763 |
"url": "https://github.com/PHP-DI/Invoker.git", |
| 764 |
"reference": "3c1ddfdef181431fbc4be83378f6d036d59e81e1" |
| 765 |
}, |
| 766 |
"dist": { |
| 767 |
"type": "zip", |
| 768 |
"url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/3c1ddfdef181431fbc4be83378f6d036d59e81e1", |
| 769 |
"reference": "3c1ddfdef181431fbc4be83378f6d036d59e81e1", |
| 770 |
"shasum": "" |
| 771 |
}, |
| 772 |
"require": { |
| 773 |
"php": ">=7.3", |
| 774 |
"psr/container": "^1.0|^2.0" |
| 775 |
}, |
| 776 |
"require-dev": { |
| 777 |
"athletic/athletic": "~0.1.8", |
| 778 |
"mnapoli/hard-mode": "~0.3.0", |
| 779 |
"phpunit/phpunit": "^9.0 || ^10 || ^11 || ^12" |
| 780 |
}, |
| 781 |
"time": "2025-08-30T10:22:22+00:00", |
| 782 |
"type": "library", |
| 783 |
"installation-source": "dist", |
| 784 |
"autoload": { |
| 785 |
"psr-4": { |
| 786 |
"Invoker\\": "src/" |
| 787 |
} |
| 788 |
}, |
| 789 |
"notification-url": "https://packagist.org/downloads/", |
| 790 |
"license": [ |
| 791 |
"MIT" |
| 792 |
], |
| 793 |
"description": "Generic and extensible callable invoker", |
| 794 |
"homepage": "https://github.com/PHP-DI/Invoker", |
| 795 |
"keywords": [ |
| 796 |
"callable", |
| 797 |
"dependency", |
| 798 |
"dependency-injection", |
| 799 |
"injection", |
| 800 |
"invoke", |
| 801 |
"invoker" |
| 802 |
], |
| 803 |
"support": { |
| 804 |
"issues": "https://github.com/PHP-DI/Invoker/issues", |
| 805 |
"source": "https://github.com/PHP-DI/Invoker/tree/2.3.7" |
| 806 |
}, |
| 807 |
"funding": [ |
| 808 |
{ |
| 809 |
"url": "https://github.com/mnapoli", |
| 810 |
"type": "github" |
| 811 |
} |
| 812 |
], |
| 813 |
"install-path": "../php-di/invoker" |
| 814 |
}, |
| 815 |
{ |
| 816 |
"name": "php-di/php-di", |
| 817 |
"version": "6.4.0", |
| 818 |
"version_normalized": "6.4.0.0", |
| 819 |
"source": { |
| 820 |
"type": "git", |
| 821 |
"url": "https://github.com/PHP-DI/PHP-DI.git", |
| 822 |
"reference": "ae0f1b3b03d8b29dff81747063cbfd6276246cc4" |
| 823 |
}, |
| 824 |
"dist": { |
| 825 |
"type": "zip", |
| 826 |
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/ae0f1b3b03d8b29dff81747063cbfd6276246cc4", |
| 827 |
"reference": "ae0f1b3b03d8b29dff81747063cbfd6276246cc4", |
| 828 |
"shasum": "" |
| 829 |
}, |
| 830 |
"require": { |
| 831 |
"laravel/serializable-closure": "^1.0", |
| 832 |
"php": ">=7.4.0", |
| 833 |
"php-di/invoker": "^2.0", |
| 834 |
"php-di/phpdoc-reader": "^2.0.1", |
| 835 |
"psr/container": "^1.0" |
| 836 |
}, |
| 837 |
"provide": { |
| 838 |
"psr/container-implementation": "^1.0" |
| 839 |
}, |
| 840 |
"require-dev": { |
| 841 |
"doctrine/annotations": "~1.10", |
| 842 |
"friendsofphp/php-cs-fixer": "^2.4", |
| 843 |
"mnapoli/phpunit-easymock": "^1.2", |
| 844 |
"ocramius/proxy-manager": "^2.11.2", |
| 845 |
"phpstan/phpstan": "^0.12", |
| 846 |
"phpunit/phpunit": "^9.5" |
| 847 |
}, |
| 848 |
"suggest": { |
| 849 |
"doctrine/annotations": "Install it if you want to use annotations (version ~1.2)", |
| 850 |
"ocramius/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)" |
| 851 |
}, |
| 852 |
"time": "2022-04-09T16:46:38+00:00", |
| 853 |
"type": "library", |
| 854 |
"installation-source": "dist", |
| 855 |
"autoload": { |
| 856 |
"files": [ |
| 857 |
"src/functions.php" |
| 858 |
], |
| 859 |
"psr-4": { |
| 860 |
"DI\\": "src/" |
| 861 |
} |
| 862 |
}, |
| 863 |
"notification-url": "https://packagist.org/downloads/", |
| 864 |
"license": [ |
| 865 |
"MIT" |
| 866 |
], |
| 867 |
"description": "The dependency injection container for humans", |
| 868 |
"homepage": "https://php-di.org/", |
| 869 |
"keywords": [ |
| 870 |
"PSR-11", |
| 871 |
"container", |
| 872 |
"container-interop", |
| 873 |
"dependency injection", |
| 874 |
"di", |
| 875 |
"ioc", |
| 876 |
"psr11" |
| 877 |
], |
| 878 |
"support": { |
| 879 |
"issues": "https://github.com/PHP-DI/PHP-DI/issues", |
| 880 |
"source": "https://github.com/PHP-DI/PHP-DI/tree/6.4.0" |
| 881 |
}, |
| 882 |
"funding": [ |
| 883 |
{ |
| 884 |
"url": "https://github.com/mnapoli", |
| 885 |
"type": "github" |
| 886 |
}, |
| 887 |
{ |
| 888 |
"url": "https://tidelift.com/funding/github/packagist/php-di/php-di", |
| 889 |
"type": "tidelift" |
| 890 |
} |
| 891 |
], |
| 892 |
"install-path": "../php-di/php-di" |
| 893 |
}, |
| 894 |
{ |
| 895 |
"name": "php-di/phpdoc-reader", |
| 896 |
"version": "2.2.1", |
| 897 |
"version_normalized": "2.2.1.0", |
| 898 |
"source": { |
| 899 |
"type": "git", |
| 900 |
"url": "https://github.com/PHP-DI/PhpDocReader.git", |
| 901 |
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c" |
| 902 |
}, |
| 903 |
"dist": { |
| 904 |
"type": "zip", |
| 905 |
"url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c", |
| 906 |
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c", |
| 907 |
"shasum": "" |
| 908 |
}, |
| 909 |
"require": { |
| 910 |
"php": ">=7.2.0" |
| 911 |
}, |
| 912 |
"require-dev": { |
| 913 |
"mnapoli/hard-mode": "~0.3.0", |
| 914 |
"phpunit/phpunit": "^8.5|^9.0" |
| 915 |
}, |
| 916 |
"time": "2020-10-12T12:39:22+00:00", |
| 917 |
"type": "library", |
| 918 |
"installation-source": "dist", |
| 919 |
"autoload": { |
| 920 |
"psr-4": { |
| 921 |
"PhpDocReader\\": "src/PhpDocReader" |
| 922 |
} |
| 923 |
}, |
| 924 |
"notification-url": "https://packagist.org/downloads/", |
| 925 |
"license": [ |
| 926 |
"MIT" |
| 927 |
], |
| 928 |
"description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)", |
| 929 |
"keywords": [ |
| 930 |
"phpdoc", |
| 931 |
"reflection" |
| 932 |
], |
| 933 |
"support": { |
| 934 |
"issues": "https://github.com/PHP-DI/PhpDocReader/issues", |
| 935 |
"source": "https://github.com/PHP-DI/PhpDocReader/tree/2.2.1" |
| 936 |
}, |
| 937 |
"install-path": "../php-di/phpdoc-reader" |
| 938 |
}, |
| 939 |
{ |
| 940 |
"name": "psr/container", |
| 941 |
"version": "1.1.2", |
| 942 |
"version_normalized": "1.1.2.0", |
| 943 |
"source": { |
| 944 |
"type": "git", |
| 945 |
"url": "https://github.com/php-fig/container.git", |
| 946 |
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea" |
| 947 |
}, |
| 948 |
"dist": { |
| 949 |
"type": "zip", |
| 950 |
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", |
| 951 |
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea", |
| 952 |
"shasum": "" |
| 953 |
}, |
| 954 |
"require": { |
| 955 |
"php": ">=7.4.0" |
| 956 |
}, |
| 957 |
"time": "2021-11-05T16:50:12+00:00", |
| 958 |
"type": "library", |
| 959 |
"installation-source": "dist", |
| 960 |
"autoload": { |
| 961 |
"psr-4": { |
| 962 |
"Psr\\Container\\": "src/" |
| 963 |
} |
| 964 |
}, |
| 965 |
"notification-url": "https://packagist.org/downloads/", |
| 966 |
"license": [ |
| 967 |
"MIT" |
| 968 |
], |
| 969 |
"authors": [ |
| 970 |
{ |
| 971 |
"name": "PHP-FIG", |
| 972 |
"homepage": "https://www.php-fig.org/" |
| 973 |
} |
| 974 |
], |
| 975 |
"description": "Common Container Interface (PHP FIG PSR-11)", |
| 976 |
"homepage": "https://github.com/php-fig/container", |
| 977 |
"keywords": [ |
| 978 |
"PSR-11", |
| 979 |
"container", |
| 980 |
"container-interface", |
| 981 |
"container-interop", |
| 982 |
"psr" |
| 983 |
], |
| 984 |
"support": { |
| 985 |
"issues": "https://github.com/php-fig/container/issues", |
| 986 |
"source": "https://github.com/php-fig/container/tree/1.1.2" |
| 987 |
}, |
| 988 |
"install-path": "../psr/container" |
| 989 |
}, |
| 990 |
{ |
| 991 |
"name": "psr/log", |
| 992 |
"version": "1.1.4", |
| 993 |
"version_normalized": "1.1.4.0", |
| 994 |
"source": { |
| 995 |
"type": "git", |
| 996 |
"url": "https://github.com/php-fig/log.git", |
| 997 |
"reference": "d49695b909c3b7628b6289db5479a1c204601f11" |
| 998 |
}, |
| 999 |
"dist": { |
| 1000 |
"type": "zip", |
| 1001 |
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", |
| 1002 |
"reference": "d49695b909c3b7628b6289db5479a1c204601f11", |
| 1003 |
"shasum": "" |
| 1004 |
}, |
| 1005 |
"require": { |
| 1006 |
"php": ">=5.3.0" |
| 1007 |
}, |
| 1008 |
"time": "2021-05-03T11:20:27+00:00", |
| 1009 |
"type": "library", |
| 1010 |
"extra": { |
| 1011 |
"branch-alias": { |
| 1012 |
"dev-master": "1.1.x-dev" |
| 1013 |
} |
| 1014 |
}, |
| 1015 |
"installation-source": "dist", |
| 1016 |
"autoload": { |
| 1017 |
"psr-4": { |
| 1018 |
"Psr\\Log\\": "Psr/Log/" |
| 1019 |
} |
| 1020 |
}, |
| 1021 |
"notification-url": "https://packagist.org/downloads/", |
| 1022 |
"license": [ |
| 1023 |
"MIT" |
| 1024 |
], |
| 1025 |
"authors": [ |
| 1026 |
{ |
| 1027 |
"name": "PHP-FIG", |
| 1028 |
"homepage": "https://www.php-fig.org/" |
| 1029 |
} |
| 1030 |
], |
| 1031 |
"description": "Common interface for logging libraries", |
| 1032 |
"homepage": "https://github.com/php-fig/log", |
| 1033 |
"keywords": [ |
| 1034 |
"log", |
| 1035 |
"psr", |
| 1036 |
"psr-3" |
| 1037 |
], |
| 1038 |
"support": { |
| 1039 |
"source": "https://github.com/php-fig/log/tree/1.1.4" |
| 1040 |
}, |
| 1041 |
"install-path": "../psr/log" |
| 1042 |
}, |
| 1043 |
{ |
| 1044 |
"name": "rakit/validation", |
| 1045 |
"version": "v1.4.0", |
| 1046 |
"version_normalized": "1.4.0.0", |
| 1047 |
"source": { |
| 1048 |
"type": "git", |
| 1049 |
"url": "https://github.com/rakit/validation.git", |
| 1050 |
"reference": "ff003a35cdf5030a5f2482299f4c93f344a35b29" |
| 1051 |
}, |
| 1052 |
"dist": { |
| 1053 |
"type": "zip", |
| 1054 |
"url": "https://api.github.com/repos/rakit/validation/zipball/ff003a35cdf5030a5f2482299f4c93f344a35b29", |
| 1055 |
"reference": "ff003a35cdf5030a5f2482299f4c93f344a35b29", |
| 1056 |
"shasum": "" |
| 1057 |
}, |
| 1058 |
"require": { |
| 1059 |
"ext-mbstring": "*", |
| 1060 |
"php": ">=7.0" |
| 1061 |
}, |
| 1062 |
"require-dev": { |
| 1063 |
"php-coveralls/php-coveralls": "^2.2", |
| 1064 |
"phpunit/phpunit": "^6.5", |
| 1065 |
"squizlabs/php_codesniffer": "^3" |
| 1066 |
}, |
| 1067 |
"time": "2020-08-27T05:07:01+00:00", |
| 1068 |
"type": "library", |
| 1069 |
"installation-source": "dist", |
| 1070 |
"autoload": { |
| 1071 |
"psr-4": { |
| 1072 |
"Rakit\\Validation\\": "src" |
| 1073 |
} |
| 1074 |
}, |
| 1075 |
"notification-url": "https://packagist.org/downloads/", |
| 1076 |
"license": [ |
| 1077 |
"MIT" |
| 1078 |
], |
| 1079 |
"authors": [ |
| 1080 |
{ |
| 1081 |
"name": "Muhammad Syifa", |
| 1082 |
"email": "emsifa@gmail.com" |
| 1083 |
} |
| 1084 |
], |
| 1085 |
"description": "PHP Laravel like standalone validation library", |
| 1086 |
"support": { |
| 1087 |
"issues": "https://github.com/rakit/validation/issues", |
| 1088 |
"source": "https://github.com/rakit/validation/tree/v1.4.0" |
| 1089 |
}, |
| 1090 |
"install-path": "../rakit/validation" |
| 1091 |
}, |
| 1092 |
{ |
| 1093 |
"name": "symfony/deprecation-contracts", |
| 1094 |
"version": "v2.5.4", |
| 1095 |
"version_normalized": "2.5.4.0", |
| 1096 |
"source": { |
| 1097 |
"type": "git", |
| 1098 |
"url": "https://github.com/symfony/deprecation-contracts.git", |
| 1099 |
"reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" |
| 1100 |
}, |
| 1101 |
"dist": { |
| 1102 |
"type": "zip", |
| 1103 |
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918", |
| 1104 |
"reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", |
| 1105 |
"shasum": "" |
| 1106 |
}, |
| 1107 |
"require": { |
| 1108 |
"php": ">=7.1" |
| 1109 |
}, |
| 1110 |
"time": "2024-09-25T14:11:13+00:00", |
| 1111 |
"type": "library", |
| 1112 |
"extra": { |
| 1113 |
"thanks": { |
| 1114 |
"url": "https://github.com/symfony/contracts", |
| 1115 |
"name": "symfony/contracts" |
| 1116 |
}, |
| 1117 |
"branch-alias": { |
| 1118 |
"dev-main": "2.5-dev" |
| 1119 |
} |
| 1120 |
}, |
| 1121 |
"installation-source": "dist", |
| 1122 |
"autoload": { |
| 1123 |
"files": [ |
| 1124 |
"function.php" |
| 1125 |
] |
| 1126 |
}, |
| 1127 |
"notification-url": "https://packagist.org/downloads/", |
| 1128 |
"license": [ |
| 1129 |
"MIT" |
| 1130 |
], |
| 1131 |
"authors": [ |
| 1132 |
{ |
| 1133 |
"name": "Nicolas Grekas", |
| 1134 |
"email": "p@tchwork.com" |
| 1135 |
}, |
| 1136 |
{ |
| 1137 |
"name": "Symfony Community", |
| 1138 |
"homepage": "https://symfony.com/contributors" |
| 1139 |
} |
| 1140 |
], |
| 1141 |
"description": "A generic function and convention to trigger deprecation notices", |
| 1142 |
"homepage": "https://symfony.com", |
| 1143 |
"support": { |
| 1144 |
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4" |
| 1145 |
}, |
| 1146 |
"funding": [ |
| 1147 |
{ |
| 1148 |
"url": "https://symfony.com/sponsor", |
| 1149 |
"type": "custom" |
| 1150 |
}, |
| 1151 |
{ |
| 1152 |
"url": "https://github.com/fabpot", |
| 1153 |
"type": "github" |
| 1154 |
}, |
| 1155 |
{ |
| 1156 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1157 |
"type": "tidelift" |
| 1158 |
} |
| 1159 |
], |
| 1160 |
"install-path": "../symfony/deprecation-contracts" |
| 1161 |
}, |
| 1162 |
{ |
| 1163 |
"name": "symfony/http-foundation", |
| 1164 |
"version": "v5.4.50", |
| 1165 |
"version_normalized": "5.4.50.0", |
| 1166 |
"source": { |
| 1167 |
"type": "git", |
| 1168 |
"url": "https://github.com/symfony/http-foundation.git", |
| 1169 |
"reference": "1a0706e8b8041046052ea2695eb8aeee04f97609" |
| 1170 |
}, |
| 1171 |
"dist": { |
| 1172 |
"type": "zip", |
| 1173 |
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/1a0706e8b8041046052ea2695eb8aeee04f97609", |
| 1174 |
"reference": "1a0706e8b8041046052ea2695eb8aeee04f97609", |
| 1175 |
"shasum": "" |
| 1176 |
}, |
| 1177 |
"require": { |
| 1178 |
"php": ">=7.2.5", |
| 1179 |
"symfony/deprecation-contracts": "^2.1|^3", |
| 1180 |
"symfony/polyfill-mbstring": "~1.1", |
| 1181 |
"symfony/polyfill-php80": "^1.16" |
| 1182 |
}, |
| 1183 |
"require-dev": { |
| 1184 |
"predis/predis": "^1.0|^2.0", |
| 1185 |
"symfony/cache": "^4.4|^5.0|^6.0", |
| 1186 |
"symfony/dependency-injection": "^5.4|^6.0", |
| 1187 |
"symfony/expression-language": "^4.4|^5.0|^6.0", |
| 1188 |
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", |
| 1189 |
"symfony/mime": "^4.4|^5.0|^6.0", |
| 1190 |
"symfony/rate-limiter": "^5.2|^6.0" |
| 1191 |
}, |
| 1192 |
"suggest": { |
| 1193 |
"symfony/mime": "To use the file extension guesser" |
| 1194 |
}, |
| 1195 |
"time": "2025-11-03T12:58:48+00:00", |
| 1196 |
"type": "library", |
| 1197 |
"installation-source": "dist", |
| 1198 |
"autoload": { |
| 1199 |
"psr-4": { |
| 1200 |
"Symfony\\Component\\HttpFoundation\\": "" |
| 1201 |
}, |
| 1202 |
"exclude-from-classmap": [ |
| 1203 |
"/Tests/" |
| 1204 |
] |
| 1205 |
}, |
| 1206 |
"notification-url": "https://packagist.org/downloads/", |
| 1207 |
"license": [ |
| 1208 |
"MIT" |
| 1209 |
], |
| 1210 |
"authors": [ |
| 1211 |
{ |
| 1212 |
"name": "Fabien Potencier", |
| 1213 |
"email": "fabien@symfony.com" |
| 1214 |
}, |
| 1215 |
{ |
| 1216 |
"name": "Symfony Community", |
| 1217 |
"homepage": "https://symfony.com/contributors" |
| 1218 |
} |
| 1219 |
], |
| 1220 |
"description": "Defines an object-oriented layer for the HTTP specification", |
| 1221 |
"homepage": "https://symfony.com", |
| 1222 |
"support": { |
| 1223 |
"source": "https://github.com/symfony/http-foundation/tree/v5.4.50" |
| 1224 |
}, |
| 1225 |
"funding": [ |
| 1226 |
{ |
| 1227 |
"url": "https://symfony.com/sponsor", |
| 1228 |
"type": "custom" |
| 1229 |
}, |
| 1230 |
{ |
| 1231 |
"url": "https://github.com/fabpot", |
| 1232 |
"type": "github" |
| 1233 |
}, |
| 1234 |
{ |
| 1235 |
"url": "https://github.com/nicolas-grekas", |
| 1236 |
"type": "github" |
| 1237 |
}, |
| 1238 |
{ |
| 1239 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1240 |
"type": "tidelift" |
| 1241 |
} |
| 1242 |
], |
| 1243 |
"install-path": "../symfony/http-foundation" |
| 1244 |
}, |
| 1245 |
{ |
| 1246 |
"name": "symfony/mime", |
| 1247 |
"version": "v5.4.45", |
| 1248 |
"version_normalized": "5.4.45.0", |
| 1249 |
"source": { |
| 1250 |
"type": "git", |
| 1251 |
"url": "https://github.com/symfony/mime.git", |
| 1252 |
"reference": "8c1b9b3e5b52981551fc6044539af1d974e39064" |
| 1253 |
}, |
| 1254 |
"dist": { |
| 1255 |
"type": "zip", |
| 1256 |
"url": "https://api.github.com/repos/symfony/mime/zipball/8c1b9b3e5b52981551fc6044539af1d974e39064", |
| 1257 |
"reference": "8c1b9b3e5b52981551fc6044539af1d974e39064", |
| 1258 |
"shasum": "" |
| 1259 |
}, |
| 1260 |
"require": { |
| 1261 |
"php": ">=7.2.5", |
| 1262 |
"symfony/deprecation-contracts": "^2.1|^3", |
| 1263 |
"symfony/polyfill-intl-idn": "^1.10", |
| 1264 |
"symfony/polyfill-mbstring": "^1.0", |
| 1265 |
"symfony/polyfill-php80": "^1.16" |
| 1266 |
}, |
| 1267 |
"conflict": { |
| 1268 |
"egulias/email-validator": "~3.0.0", |
| 1269 |
"phpdocumentor/reflection-docblock": "<3.2.2", |
| 1270 |
"phpdocumentor/type-resolver": "<1.4.0", |
| 1271 |
"symfony/mailer": "<4.4", |
| 1272 |
"symfony/serializer": "<5.4.35|>=6,<6.3.12|>=6.4,<6.4.3" |
| 1273 |
}, |
| 1274 |
"require-dev": { |
| 1275 |
"egulias/email-validator": "^2.1.10|^3.1|^4", |
| 1276 |
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", |
| 1277 |
"symfony/dependency-injection": "^4.4|^5.0|^6.0", |
| 1278 |
"symfony/process": "^5.4|^6.4", |
| 1279 |
"symfony/property-access": "^4.4|^5.1|^6.0", |
| 1280 |
"symfony/property-info": "^4.4|^5.1|^6.0", |
| 1281 |
"symfony/serializer": "^5.4.35|~6.3.12|^6.4.3" |
| 1282 |
}, |
| 1283 |
"time": "2024-10-23T20:18:32+00:00", |
| 1284 |
"type": "library", |
| 1285 |
"installation-source": "dist", |
| 1286 |
"autoload": { |
| 1287 |
"psr-4": { |
| 1288 |
"Symfony\\Component\\Mime\\": "" |
| 1289 |
}, |
| 1290 |
"exclude-from-classmap": [ |
| 1291 |
"/Tests/" |
| 1292 |
] |
| 1293 |
}, |
| 1294 |
"notification-url": "https://packagist.org/downloads/", |
| 1295 |
"license": [ |
| 1296 |
"MIT" |
| 1297 |
], |
| 1298 |
"authors": [ |
| 1299 |
{ |
| 1300 |
"name": "Fabien Potencier", |
| 1301 |
"email": "fabien@symfony.com" |
| 1302 |
}, |
| 1303 |
{ |
| 1304 |
"name": "Symfony Community", |
| 1305 |
"homepage": "https://symfony.com/contributors" |
| 1306 |
} |
| 1307 |
], |
| 1308 |
"description": "Allows manipulating MIME messages", |
| 1309 |
"homepage": "https://symfony.com", |
| 1310 |
"keywords": [ |
| 1311 |
"mime", |
| 1312 |
"mime-type" |
| 1313 |
], |
| 1314 |
"support": { |
| 1315 |
"source": "https://github.com/symfony/mime/tree/v5.4.45" |
| 1316 |
}, |
| 1317 |
"funding": [ |
| 1318 |
{ |
| 1319 |
"url": "https://symfony.com/sponsor", |
| 1320 |
"type": "custom" |
| 1321 |
}, |
| 1322 |
{ |
| 1323 |
"url": "https://github.com/fabpot", |
| 1324 |
"type": "github" |
| 1325 |
}, |
| 1326 |
{ |
| 1327 |
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| 1328 |
"type": "tidelift" |
| 1329 |
} |
| 1330 |
], |
| 1331 |
"install-path": "../symfony/mime" |
| 1332 |
} |
| 1333 |
], |
| 1334 |
"dev": true, |
| 1335 |
"dev-package-names": [] |
| 1336 |
} |
| 1337 |
|