ClassLoader.php
2 years ago
InstalledVersions.php
1 year ago
LICENSE
3 years ago
autoload_classmap.php
3 years ago
autoload_files.php
10 months ago
autoload_namespaces.php
3 years ago
autoload_psr4.php
10 months ago
autoload_real.php
10 months ago
autoload_static.php
8 months ago
installed.json
7 months ago
installed.php
6 months ago
platform_check.php
1 year ago
installed.json
2591 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "andrewmead\/wordpress-proper", |
| 5 | "version": "4.0.1", |
| 6 | "version_normalized": "4.0.1.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https:\/\/github.com\/andrewjmead\/wordpress-proper.git", |
| 10 | "reference": "8253fd2ba493e5597e28820ed249ce0462c13488" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https:\/\/api.github.com\/repos\/andrewjmead\/wordpress-proper\/zipball\/8253fd2ba493e5597e28820ed249ce0462c13488", |
| 15 | "reference": "8253fd2ba493e5597e28820ed249ce0462c13488", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require-dev": { |
| 19 | "friendsofphp\/php-cs-fixer": "^3.4.0", |
| 20 | "php": ">=7.3.27", |
| 21 | "php-stubs\/woocommerce-stubs": "^7.5", |
| 22 | "phpstan\/phpstan": "^1.10", |
| 23 | "phpunit\/phpunit": "9.6.8", |
| 24 | "sniccowp\/php-scoper-wordpress-excludes": "^6.1", |
| 25 | "szepeviktor\/phpstan-wordpress": "^1.1", |
| 26 | "yoast\/phpunit-polyfills": "^1.0" |
| 27 | }, |
| 28 | "time": "2024-08-27T15:51:36+00:00", |
| 29 | "type": "library", |
| 30 | "installation-source": "dist", |
| 31 | "autoload": { |
| 32 | "psr-4": { |
| 33 | "IAWPSCOPED\\Proper\\": [ |
| 34 | "source\/", |
| 35 | "tests\/" |
| 36 | ] |
| 37 | } |
| 38 | }, |
| 39 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 40 | "license": [ |
| 41 | "MIT" |
| 42 | ], |
| 43 | "authors": [ |
| 44 | { |
| 45 | "name": "Andrew Mead", |
| 46 | "homepage": "https:\/\/mead.io" |
| 47 | } |
| 48 | ], |
| 49 | "description": "A set of classes you may find useful for WordPress development", |
| 50 | "support": { |
| 51 | "issues": "https:\/\/github.com\/andrewjmead\/wordpress-proper\/issues", |
| 52 | "source": "https:\/\/github.com\/andrewjmead\/wordpress-proper\/tree\/4.0.1" |
| 53 | }, |
| 54 | "install-path": "..\/andrewmead\/wordpress-proper" |
| 55 | }, |
| 56 | { |
| 57 | "name": "carbonphp\/carbon-doctrine-types", |
| 58 | "version": "1.0.0", |
| 59 | "version_normalized": "1.0.0.0", |
| 60 | "source": { |
| 61 | "type": "git", |
| 62 | "url": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types.git", |
| 63 | "reference": "3c430083d0b41ceed84ecccf9dac613241d7305d" |
| 64 | }, |
| 65 | "dist": { |
| 66 | "type": "zip", |
| 67 | "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon-doctrine-types\/zipball\/3c430083d0b41ceed84ecccf9dac613241d7305d", |
| 68 | "reference": "3c430083d0b41ceed84ecccf9dac613241d7305d", |
| 69 | "shasum": "" |
| 70 | }, |
| 71 | "require": { |
| 72 | "php": "^7.1.8 || ^8.0" |
| 73 | }, |
| 74 | "conflict": { |
| 75 | "doctrine\/dbal": ">=3.7.0" |
| 76 | }, |
| 77 | "require-dev": { |
| 78 | "doctrine\/dbal": ">=2.0.0", |
| 79 | "nesbot\/carbon": "^2.71.0 || ^3.0.0", |
| 80 | "phpunit\/phpunit": "^10.3" |
| 81 | }, |
| 82 | "time": "2023-10-01T12:35:29+00:00", |
| 83 | "type": "library", |
| 84 | "installation-source": "dist", |
| 85 | "autoload": { |
| 86 | "psr-4": { |
| 87 | "IAWPSCOPED\\Carbon\\Doctrine\\": "src\/Carbon\/Doctrine\/" |
| 88 | } |
| 89 | }, |
| 90 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 91 | "license": [ |
| 92 | "MIT" |
| 93 | ], |
| 94 | "authors": [ |
| 95 | { |
| 96 | "name": "KyleKatarn", |
| 97 | "email": "kylekatarnls@gmail.com" |
| 98 | } |
| 99 | ], |
| 100 | "description": "Types to use Carbon in Doctrine", |
| 101 | "keywords": [ |
| 102 | "carbon", |
| 103 | "date", |
| 104 | "datetime", |
| 105 | "doctrine", |
| 106 | "time" |
| 107 | ], |
| 108 | "support": { |
| 109 | "issues": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/issues", |
| 110 | "source": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/tree\/1.0.0" |
| 111 | }, |
| 112 | "funding": [ |
| 113 | { |
| 114 | "url": "https:\/\/github.com\/kylekatarnls", |
| 115 | "type": "github" |
| 116 | }, |
| 117 | { |
| 118 | "url": "https:\/\/opencollective.com\/Carbon", |
| 119 | "type": "open_collective" |
| 120 | }, |
| 121 | { |
| 122 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/nesbot\/carbon", |
| 123 | "type": "tidelift" |
| 124 | } |
| 125 | ], |
| 126 | "install-path": "..\/carbonphp\/carbon-doctrine-types" |
| 127 | }, |
| 128 | { |
| 129 | "name": "doctrine\/inflector", |
| 130 | "version": "2.0.10", |
| 131 | "version_normalized": "2.0.10.0", |
| 132 | "source": { |
| 133 | "type": "git", |
| 134 | "url": "https:\/\/github.com\/doctrine\/inflector.git", |
| 135 | "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" |
| 136 | }, |
| 137 | "dist": { |
| 138 | "type": "zip", |
| 139 | "url": "https:\/\/api.github.com\/repos\/doctrine\/inflector\/zipball\/5817d0659c5b50c9b950feb9af7b9668e2c436bc", |
| 140 | "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", |
| 141 | "shasum": "" |
| 142 | }, |
| 143 | "require": { |
| 144 | "php": "^7.2 || ^8.0" |
| 145 | }, |
| 146 | "require-dev": { |
| 147 | "doctrine\/coding-standard": "^11.0", |
| 148 | "phpstan\/phpstan": "^1.8", |
| 149 | "phpstan\/phpstan-phpunit": "^1.1", |
| 150 | "phpstan\/phpstan-strict-rules": "^1.3", |
| 151 | "phpunit\/phpunit": "^8.5 || ^9.5", |
| 152 | "vimeo\/psalm": "^4.25 || ^5.4" |
| 153 | }, |
| 154 | "time": "2024-02-18T20:23:39+00:00", |
| 155 | "type": "library", |
| 156 | "installation-source": "dist", |
| 157 | "autoload": { |
| 158 | "psr-4": { |
| 159 | "IAWPSCOPED\\Doctrine\\Inflector\\": "lib\/Doctrine\/Inflector" |
| 160 | } |
| 161 | }, |
| 162 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 163 | "license": [ |
| 164 | "MIT" |
| 165 | ], |
| 166 | "authors": [ |
| 167 | { |
| 168 | "name": "Guilherme Blanco", |
| 169 | "email": "guilhermeblanco@gmail.com" |
| 170 | }, |
| 171 | { |
| 172 | "name": "Roman Borschel", |
| 173 | "email": "roman@code-factory.org" |
| 174 | }, |
| 175 | { |
| 176 | "name": "Benjamin Eberlei", |
| 177 | "email": "kontakt@beberlei.de" |
| 178 | }, |
| 179 | { |
| 180 | "name": "Jonathan Wage", |
| 181 | "email": "jonwage@gmail.com" |
| 182 | }, |
| 183 | { |
| 184 | "name": "Johannes Schmitt", |
| 185 | "email": "schmittjoh@gmail.com" |
| 186 | } |
| 187 | ], |
| 188 | "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper\/lowercase and singular\/plural forms of words.", |
| 189 | "homepage": "https:\/\/www.doctrine-project.org\/projects\/inflector.html", |
| 190 | "keywords": [ |
| 191 | "inflection", |
| 192 | "inflector", |
| 193 | "lowercase", |
| 194 | "manipulation", |
| 195 | "php", |
| 196 | "plural", |
| 197 | "singular", |
| 198 | "strings", |
| 199 | "uppercase", |
| 200 | "words" |
| 201 | ], |
| 202 | "support": { |
| 203 | "issues": "https:\/\/github.com\/doctrine\/inflector\/issues", |
| 204 | "source": "https:\/\/github.com\/doctrine\/inflector\/tree\/2.0.10" |
| 205 | }, |
| 206 | "funding": [ |
| 207 | { |
| 208 | "url": "https:\/\/www.doctrine-project.org\/sponsorship.html", |
| 209 | "type": "custom" |
| 210 | }, |
| 211 | { |
| 212 | "url": "https:\/\/www.patreon.com\/phpdoctrine", |
| 213 | "type": "patreon" |
| 214 | }, |
| 215 | { |
| 216 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine%2Finflector", |
| 217 | "type": "tidelift" |
| 218 | } |
| 219 | ], |
| 220 | "install-path": "..\/doctrine\/inflector" |
| 221 | }, |
| 222 | { |
| 223 | "name": "eftec\/bladeone", |
| 224 | "version": "4.11", |
| 225 | "version_normalized": "4.11.0.0", |
| 226 | "source": { |
| 227 | "type": "git", |
| 228 | "url": "https:\/\/github.com\/EFTEC\/BladeOne.git", |
| 229 | "reference": "67be633c33dd4109134ae2ae153750f3ea66b176" |
| 230 | }, |
| 231 | "dist": { |
| 232 | "type": "zip", |
| 233 | "url": "https:\/\/api.github.com\/repos\/EFTEC\/BladeOne\/zipball\/67be633c33dd4109134ae2ae153750f3ea66b176", |
| 234 | "reference": "67be633c33dd4109134ae2ae153750f3ea66b176", |
| 235 | "shasum": "" |
| 236 | }, |
| 237 | "require": { |
| 238 | "ext-json": "*", |
| 239 | "php": ">=7.2" |
| 240 | }, |
| 241 | "require-dev": { |
| 242 | "phpunit\/phpunit": "^8.5.23" |
| 243 | }, |
| 244 | "suggest": { |
| 245 | "eftec\/bladeonehtml": "Extension to create forms", |
| 246 | "ext-mbstring": "This extension is used if it's active" |
| 247 | }, |
| 248 | "time": "2024-02-04T12:24:42+00:00", |
| 249 | "bin": [ |
| 250 | "lib\/bladeonecli" |
| 251 | ], |
| 252 | "type": "library", |
| 253 | "installation-source": "dist", |
| 254 | "autoload": { |
| 255 | "psr-4": { |
| 256 | "IAWPSCOPED\\eftec\\bladeone\\": "lib\/" |
| 257 | } |
| 258 | }, |
| 259 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 260 | "license": [ |
| 261 | "MIT" |
| 262 | ], |
| 263 | "authors": [ |
| 264 | { |
| 265 | "name": "Jorge Patricio Castro Castillo", |
| 266 | "email": "jcastro@eftec.cl" |
| 267 | } |
| 268 | ], |
| 269 | "description": "The standalone version Blade Template Engine from Laravel in a single php file", |
| 270 | "homepage": "https:\/\/github.com\/EFTEC\/BladeOne", |
| 271 | "keywords": [ |
| 272 | "blade", |
| 273 | "php", |
| 274 | "template", |
| 275 | "templating", |
| 276 | "view" |
| 277 | ], |
| 278 | "support": { |
| 279 | "issues": "https:\/\/github.com\/EFTEC\/BladeOne\/issues", |
| 280 | "source": "https:\/\/github.com\/EFTEC\/BladeOne\/tree\/4.11" |
| 281 | }, |
| 282 | "install-path": "..\/eftec\/bladeone" |
| 283 | }, |
| 284 | { |
| 285 | "name": "illuminate\/collections", |
| 286 | "version": "v8.83.27", |
| 287 | "version_normalized": "8.83.27.0", |
| 288 | "source": { |
| 289 | "type": "git", |
| 290 | "url": "https:\/\/github.com\/illuminate\/collections.git", |
| 291 | "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4" |
| 292 | }, |
| 293 | "dist": { |
| 294 | "type": "zip", |
| 295 | "url": "https:\/\/api.github.com\/repos\/illuminate\/collections\/zipball\/705a4e1ef93cd492c45b9b3e7911cccc990a07f4", |
| 296 | "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4", |
| 297 | "shasum": "" |
| 298 | }, |
| 299 | "require": { |
| 300 | "illuminate\/contracts": "^8.0", |
| 301 | "illuminate\/macroable": "^8.0", |
| 302 | "php": "^7.3|^8.0" |
| 303 | }, |
| 304 | "suggest": { |
| 305 | "symfony\/var-dumper": "Required to use the dump method (^5.4)." |
| 306 | }, |
| 307 | "time": "2022-06-23T15:29:49+00:00", |
| 308 | "type": "library", |
| 309 | "extra": { |
| 310 | "branch-alias": { |
| 311 | "dev-master": "8.x-dev" |
| 312 | } |
| 313 | }, |
| 314 | "installation-source": "dist", |
| 315 | "autoload": { |
| 316 | "files": [ |
| 317 | "helpers.php" |
| 318 | ], |
| 319 | "psr-4": { |
| 320 | "IAWPSCOPED\\Illuminate\\Support\\": "" |
| 321 | } |
| 322 | }, |
| 323 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 324 | "license": [ |
| 325 | "MIT" |
| 326 | ], |
| 327 | "authors": [ |
| 328 | { |
| 329 | "name": "Taylor Otwell", |
| 330 | "email": "taylor@laravel.com" |
| 331 | } |
| 332 | ], |
| 333 | "description": "The Illuminate Collections package.", |
| 334 | "homepage": "https:\/\/laravel.com", |
| 335 | "support": { |
| 336 | "issues": "https:\/\/github.com\/laravel\/framework\/issues", |
| 337 | "source": "https:\/\/github.com\/laravel\/framework" |
| 338 | }, |
| 339 | "install-path": "..\/illuminate\/collections" |
| 340 | }, |
| 341 | { |
| 342 | "name": "illuminate\/container", |
| 343 | "version": "v8.83.27", |
| 344 | "version_normalized": "8.83.27.0", |
| 345 | "source": { |
| 346 | "type": "git", |
| 347 | "url": "https:\/\/github.com\/illuminate\/container.git", |
| 348 | "reference": "14062628d05f75047c5a1360b9350028427d568e" |
| 349 | }, |
| 350 | "dist": { |
| 351 | "type": "zip", |
| 352 | "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/14062628d05f75047c5a1360b9350028427d568e", |
| 353 | "reference": "14062628d05f75047c5a1360b9350028427d568e", |
| 354 | "shasum": "" |
| 355 | }, |
| 356 | "require": { |
| 357 | "illuminate\/contracts": "^8.0", |
| 358 | "php": "^7.3|^8.0", |
| 359 | "psr\/container": "^1.0" |
| 360 | }, |
| 361 | "provide": { |
| 362 | "psr\/container-implementation": "1.0" |
| 363 | }, |
| 364 | "time": "2022-02-02T21:03:35+00:00", |
| 365 | "type": "library", |
| 366 | "extra": { |
| 367 | "branch-alias": { |
| 368 | "dev-master": "8.x-dev" |
| 369 | } |
| 370 | }, |
| 371 | "installation-source": "dist", |
| 372 | "autoload": { |
| 373 | "psr-4": { |
| 374 | "IAWPSCOPED\\Illuminate\\Container\\": "" |
| 375 | } |
| 376 | }, |
| 377 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 378 | "license": [ |
| 379 | "MIT" |
| 380 | ], |
| 381 | "authors": [ |
| 382 | { |
| 383 | "name": "Taylor Otwell", |
| 384 | "email": "taylor@laravel.com" |
| 385 | } |
| 386 | ], |
| 387 | "description": "The Illuminate Container package.", |
| 388 | "homepage": "https:\/\/laravel.com", |
| 389 | "support": { |
| 390 | "issues": "https:\/\/github.com\/laravel\/framework\/issues", |
| 391 | "source": "https:\/\/github.com\/laravel\/framework" |
| 392 | }, |
| 393 | "install-path": "..\/illuminate\/container" |
| 394 | }, |
| 395 | { |
| 396 | "name": "illuminate\/contracts", |
| 397 | "version": "v8.83.27", |
| 398 | "version_normalized": "8.83.27.0", |
| 399 | "source": { |
| 400 | "type": "git", |
| 401 | "url": "https:\/\/github.com\/illuminate\/contracts.git", |
| 402 | "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d" |
| 403 | }, |
| 404 | "dist": { |
| 405 | "type": "zip", |
| 406 | "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d", |
| 407 | "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d", |
| 408 | "shasum": "" |
| 409 | }, |
| 410 | "require": { |
| 411 | "php": "^7.3|^8.0", |
| 412 | "psr\/container": "^1.0", |
| 413 | "psr\/simple-cache": "^1.0" |
| 414 | }, |
| 415 | "time": "2022-01-13T14:47:47+00:00", |
| 416 | "type": "library", |
| 417 | "extra": { |
| 418 | "branch-alias": { |
| 419 | "dev-master": "8.x-dev" |
| 420 | } |
| 421 | }, |
| 422 | "installation-source": "dist", |
| 423 | "autoload": { |
| 424 | "psr-4": { |
| 425 | "IAWPSCOPED\\Illuminate\\Contracts\\": "" |
| 426 | } |
| 427 | }, |
| 428 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 429 | "license": [ |
| 430 | "MIT" |
| 431 | ], |
| 432 | "authors": [ |
| 433 | { |
| 434 | "name": "Taylor Otwell", |
| 435 | "email": "taylor@laravel.com" |
| 436 | } |
| 437 | ], |
| 438 | "description": "The Illuminate Contracts package.", |
| 439 | "homepage": "https:\/\/laravel.com", |
| 440 | "support": { |
| 441 | "issues": "https:\/\/github.com\/laravel\/framework\/issues", |
| 442 | "source": "https:\/\/github.com\/laravel\/framework" |
| 443 | }, |
| 444 | "install-path": "..\/illuminate\/contracts" |
| 445 | }, |
| 446 | { |
| 447 | "name": "illuminate\/database", |
| 448 | "version": "v8.83.27", |
| 449 | "version_normalized": "8.83.27.0", |
| 450 | "source": { |
| 451 | "type": "git", |
| 452 | "url": "https:\/\/github.com\/illuminate\/database.git", |
| 453 | "reference": "1a5b0e4e6913415464fa2aab554a38b9e6fa44b1" |
| 454 | }, |
| 455 | "dist": { |
| 456 | "type": "zip", |
| 457 | "url": "https:\/\/api.github.com\/repos\/illuminate\/database\/zipball\/1a5b0e4e6913415464fa2aab554a38b9e6fa44b1", |
| 458 | "reference": "1a5b0e4e6913415464fa2aab554a38b9e6fa44b1", |
| 459 | "shasum": "" |
| 460 | }, |
| 461 | "require": { |
| 462 | "ext-json": "*", |
| 463 | "illuminate\/collections": "^8.0", |
| 464 | "illuminate\/container": "^8.0", |
| 465 | "illuminate\/contracts": "^8.0", |
| 466 | "illuminate\/macroable": "^8.0", |
| 467 | "illuminate\/support": "^8.0", |
| 468 | "php": "^7.3|^8.0", |
| 469 | "symfony\/console": "^5.4" |
| 470 | }, |
| 471 | "suggest": { |
| 472 | "doctrine\/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).", |
| 473 | "fakerphp\/faker": "Required to use the eloquent factory builder (^1.9.1).", |
| 474 | "illuminate\/console": "Required to use the database commands (^8.0).", |
| 475 | "illuminate\/events": "Required to use the observers with Eloquent (^8.0).", |
| 476 | "illuminate\/filesystem": "Required to use the migrations (^8.0).", |
| 477 | "illuminate\/pagination": "Required to paginate the result set (^8.0).", |
| 478 | "symfony\/finder": "Required to use Eloquent model factories (^5.4)." |
| 479 | }, |
| 480 | "time": "2022-08-31T16:16:06+00:00", |
| 481 | "type": "library", |
| 482 | "extra": { |
| 483 | "branch-alias": { |
| 484 | "dev-master": "8.x-dev" |
| 485 | } |
| 486 | }, |
| 487 | "installation-source": "dist", |
| 488 | "autoload": { |
| 489 | "psr-4": { |
| 490 | "IAWPSCOPED\\Illuminate\\Database\\": "" |
| 491 | } |
| 492 | }, |
| 493 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 494 | "license": [ |
| 495 | "MIT" |
| 496 | ], |
| 497 | "authors": [ |
| 498 | { |
| 499 | "name": "Taylor Otwell", |
| 500 | "email": "taylor@laravel.com" |
| 501 | } |
| 502 | ], |
| 503 | "description": "The Illuminate Database package.", |
| 504 | "homepage": "https:\/\/laravel.com", |
| 505 | "keywords": [ |
| 506 | "database", |
| 507 | "laravel", |
| 508 | "orm", |
| 509 | "sql" |
| 510 | ], |
| 511 | "support": { |
| 512 | "issues": "https:\/\/github.com\/laravel\/framework\/issues", |
| 513 | "source": "https:\/\/github.com\/laravel\/framework" |
| 514 | }, |
| 515 | "install-path": "..\/illuminate\/database" |
| 516 | }, |
| 517 | { |
| 518 | "name": "illuminate\/macroable", |
| 519 | "version": "v8.83.27", |
| 520 | "version_normalized": "8.83.27.0", |
| 521 | "source": { |
| 522 | "type": "git", |
| 523 | "url": "https:\/\/github.com\/illuminate\/macroable.git", |
| 524 | "reference": "aed81891a6e046fdee72edd497f822190f61c162" |
| 525 | }, |
| 526 | "dist": { |
| 527 | "type": "zip", |
| 528 | "url": "https:\/\/api.github.com\/repos\/illuminate\/macroable\/zipball\/aed81891a6e046fdee72edd497f822190f61c162", |
| 529 | "reference": "aed81891a6e046fdee72edd497f822190f61c162", |
| 530 | "shasum": "" |
| 531 | }, |
| 532 | "require": { |
| 533 | "php": "^7.3|^8.0" |
| 534 | }, |
| 535 | "time": "2021-11-16T13:57:03+00:00", |
| 536 | "type": "library", |
| 537 | "extra": { |
| 538 | "branch-alias": { |
| 539 | "dev-master": "8.x-dev" |
| 540 | } |
| 541 | }, |
| 542 | "installation-source": "dist", |
| 543 | "autoload": { |
| 544 | "psr-4": { |
| 545 | "IAWPSCOPED\\Illuminate\\Support\\": "" |
| 546 | } |
| 547 | }, |
| 548 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 549 | "license": [ |
| 550 | "MIT" |
| 551 | ], |
| 552 | "authors": [ |
| 553 | { |
| 554 | "name": "Taylor Otwell", |
| 555 | "email": "taylor@laravel.com" |
| 556 | } |
| 557 | ], |
| 558 | "description": "The Illuminate Macroable package.", |
| 559 | "homepage": "https:\/\/laravel.com", |
| 560 | "support": { |
| 561 | "issues": "https:\/\/github.com\/laravel\/framework\/issues", |
| 562 | "source": "https:\/\/github.com\/laravel\/framework" |
| 563 | }, |
| 564 | "install-path": "..\/illuminate\/macroable" |
| 565 | }, |
| 566 | { |
| 567 | "name": "illuminate\/support", |
| 568 | "version": "v8.83.27", |
| 569 | "version_normalized": "8.83.27.0", |
| 570 | "source": { |
| 571 | "type": "git", |
| 572 | "url": "https:\/\/github.com\/illuminate\/support.git", |
| 573 | "reference": "1c79242468d3bbd9a0f7477df34f9647dde2a09b" |
| 574 | }, |
| 575 | "dist": { |
| 576 | "type": "zip", |
| 577 | "url": "https:\/\/api.github.com\/repos\/illuminate\/support\/zipball\/1c79242468d3bbd9a0f7477df34f9647dde2a09b", |
| 578 | "reference": "1c79242468d3bbd9a0f7477df34f9647dde2a09b", |
| 579 | "shasum": "" |
| 580 | }, |
| 581 | "require": { |
| 582 | "doctrine\/inflector": "^1.4|^2.0", |
| 583 | "ext-json": "*", |
| 584 | "ext-mbstring": "*", |
| 585 | "illuminate\/collections": "^8.0", |
| 586 | "illuminate\/contracts": "^8.0", |
| 587 | "illuminate\/macroable": "^8.0", |
| 588 | "nesbot\/carbon": "^2.53.1", |
| 589 | "php": "^7.3|^8.0", |
| 590 | "voku\/portable-ascii": "^1.6.1" |
| 591 | }, |
| 592 | "conflict": { |
| 593 | "tightenco\/collect": "<5.5.33" |
| 594 | }, |
| 595 | "suggest": { |
| 596 | "illuminate\/filesystem": "Required to use the composer class (^8.0).", |
| 597 | "league\/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^1.3|^2.0.2).", |
| 598 | "ramsey\/uuid": "Required to use Str::uuid() (^4.2.2).", |
| 599 | "symfony\/process": "Required to use the composer class (^5.4).", |
| 600 | "symfony\/var-dumper": "Required to use the dd function (^5.4).", |
| 601 | "vlucas\/phpdotenv": "Required to use the Env class and env helper (^5.4.1)." |
| 602 | }, |
| 603 | "time": "2022-09-21T21:30:03+00:00", |
| 604 | "type": "library", |
| 605 | "extra": { |
| 606 | "branch-alias": { |
| 607 | "dev-master": "8.x-dev" |
| 608 | } |
| 609 | }, |
| 610 | "installation-source": "dist", |
| 611 | "autoload": { |
| 612 | "files": [ |
| 613 | "helpers.php" |
| 614 | ], |
| 615 | "psr-4": { |
| 616 | "IAWPSCOPED\\Illuminate\\Support\\": "" |
| 617 | } |
| 618 | }, |
| 619 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 620 | "license": [ |
| 621 | "MIT" |
| 622 | ], |
| 623 | "authors": [ |
| 624 | { |
| 625 | "name": "Taylor Otwell", |
| 626 | "email": "taylor@laravel.com" |
| 627 | } |
| 628 | ], |
| 629 | "description": "The Illuminate Support package.", |
| 630 | "homepage": "https:\/\/laravel.com", |
| 631 | "support": { |
| 632 | "issues": "https:\/\/github.com\/laravel\/framework\/issues", |
| 633 | "source": "https:\/\/github.com\/laravel\/framework" |
| 634 | }, |
| 635 | "install-path": "..\/illuminate\/support" |
| 636 | }, |
| 637 | { |
| 638 | "name": "league\/csv", |
| 639 | "version": "9.7.4", |
| 640 | "version_normalized": "9.7.4.0", |
| 641 | "source": { |
| 642 | "type": "git", |
| 643 | "url": "https:\/\/github.com\/thephpleague\/csv.git", |
| 644 | "reference": "002f55f649e7511710dc7154ff44c7be32c8195c" |
| 645 | }, |
| 646 | "dist": { |
| 647 | "type": "zip", |
| 648 | "url": "https:\/\/api.github.com\/repos\/thephpleague\/csv\/zipball\/002f55f649e7511710dc7154ff44c7be32c8195c", |
| 649 | "reference": "002f55f649e7511710dc7154ff44c7be32c8195c", |
| 650 | "shasum": "" |
| 651 | }, |
| 652 | "require": { |
| 653 | "ext-json": "*", |
| 654 | "ext-mbstring": "*", |
| 655 | "php": "^7.3 || ^8.0" |
| 656 | }, |
| 657 | "require-dev": { |
| 658 | "ext-curl": "*", |
| 659 | "ext-dom": "*", |
| 660 | "friendsofphp\/php-cs-fixer": "^3.0", |
| 661 | "phpstan\/phpstan": "^1.0", |
| 662 | "phpstan\/phpstan-phpunit": "^1.0.0", |
| 663 | "phpstan\/phpstan-strict-rules": "^1.0", |
| 664 | "phpunit\/phpunit": "^9.5" |
| 665 | }, |
| 666 | "suggest": { |
| 667 | "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes", |
| 668 | "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" |
| 669 | }, |
| 670 | "time": "2021-11-30T07:09:34+00:00", |
| 671 | "type": "library", |
| 672 | "extra": { |
| 673 | "branch-alias": { |
| 674 | "dev-master": "9.x-dev" |
| 675 | } |
| 676 | }, |
| 677 | "installation-source": "dist", |
| 678 | "autoload": { |
| 679 | "files": [ |
| 680 | "src\/functions_include.php" |
| 681 | ], |
| 682 | "psr-4": { |
| 683 | "IAWPSCOPED\\League\\Csv\\": "src" |
| 684 | } |
| 685 | }, |
| 686 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 687 | "license": [ |
| 688 | "MIT" |
| 689 | ], |
| 690 | "authors": [ |
| 691 | { |
| 692 | "name": "Ignace Nyamagana Butera", |
| 693 | "email": "nyamsprod@gmail.com", |
| 694 | "homepage": "https:\/\/github.com\/nyamsprod\/", |
| 695 | "role": "Developer" |
| 696 | } |
| 697 | ], |
| 698 | "description": "CSV data manipulation made easy in PHP", |
| 699 | "homepage": "http:\/\/csv.thephpleague.com", |
| 700 | "keywords": [ |
| 701 | "convert", |
| 702 | "csv", |
| 703 | "export", |
| 704 | "filter", |
| 705 | "import", |
| 706 | "read", |
| 707 | "transform", |
| 708 | "write" |
| 709 | ], |
| 710 | "support": { |
| 711 | "docs": "https:\/\/csv.thephpleague.com", |
| 712 | "issues": "https:\/\/github.com\/thephpleague\/csv\/issues", |
| 713 | "rss": "https:\/\/github.com\/thephpleague\/csv\/releases.atom", |
| 714 | "source": "https:\/\/github.com\/thephpleague\/csv" |
| 715 | }, |
| 716 | "funding": [ |
| 717 | { |
| 718 | "url": "https:\/\/github.com\/sponsors\/nyamsprod", |
| 719 | "type": "github" |
| 720 | } |
| 721 | ], |
| 722 | "install-path": "..\/league\/csv" |
| 723 | }, |
| 724 | { |
| 725 | "name": "league\/uri", |
| 726 | "version": "6.5.0", |
| 727 | "version_normalized": "6.5.0.0", |
| 728 | "source": { |
| 729 | "type": "git", |
| 730 | "url": "https:\/\/github.com\/thephpleague\/uri.git", |
| 731 | "reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a" |
| 732 | }, |
| 733 | "dist": { |
| 734 | "type": "zip", |
| 735 | "url": "https:\/\/api.github.com\/repos\/thephpleague\/uri\/zipball\/c68ca445abb04817d740ddd6d0b3551826ef0c5a", |
| 736 | "reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a", |
| 737 | "shasum": "" |
| 738 | }, |
| 739 | "require": { |
| 740 | "ext-json": "*", |
| 741 | "league\/uri-interfaces": "^2.3", |
| 742 | "php": "^7.3 || ^8.0", |
| 743 | "psr\/http-message": "^1.0" |
| 744 | }, |
| 745 | "conflict": { |
| 746 | "league\/uri-schemes": "^1.0" |
| 747 | }, |
| 748 | "require-dev": { |
| 749 | "friendsofphp\/php-cs-fixer": "^2.19 || ^3.0", |
| 750 | "phpstan\/phpstan": "^0.12.90", |
| 751 | "phpstan\/phpstan-phpunit": "^0.12.22", |
| 752 | "phpstan\/phpstan-strict-rules": "^0.12.11", |
| 753 | "phpunit\/phpunit": "^8.0 || ^9.0", |
| 754 | "psr\/http-factory": "^1.0" |
| 755 | }, |
| 756 | "suggest": { |
| 757 | "ext-fileinfo": "Needed to create Data URI from a filepath", |
| 758 | "ext-intl": "Needed to improve host validation", |
| 759 | "league\/uri-components": "Needed to easily manipulate URI objects", |
| 760 | "psr\/http-factory": "Needed to use the URI factory" |
| 761 | }, |
| 762 | "time": "2021-08-27T09:54:07+00:00", |
| 763 | "type": "library", |
| 764 | "extra": { |
| 765 | "branch-alias": { |
| 766 | "dev-master": "6.x-dev" |
| 767 | } |
| 768 | }, |
| 769 | "installation-source": "dist", |
| 770 | "autoload": { |
| 771 | "psr-4": { |
| 772 | "IAWPSCOPED\\League\\Uri\\": "src" |
| 773 | } |
| 774 | }, |
| 775 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 776 | "license": [ |
| 777 | "MIT" |
| 778 | ], |
| 779 | "authors": [ |
| 780 | { |
| 781 | "name": "Ignace Nyamagana Butera", |
| 782 | "email": "nyamsprod@gmail.com", |
| 783 | "homepage": "https:\/\/nyamsprod.com" |
| 784 | } |
| 785 | ], |
| 786 | "description": "URI manipulation library", |
| 787 | "homepage": "http:\/\/uri.thephpleague.com", |
| 788 | "keywords": [ |
| 789 | "data-uri", |
| 790 | "file-uri", |
| 791 | "ftp", |
| 792 | "hostname", |
| 793 | "http", |
| 794 | "https", |
| 795 | "middleware", |
| 796 | "parse_str", |
| 797 | "parse_url", |
| 798 | "psr-7", |
| 799 | "query-string", |
| 800 | "querystring", |
| 801 | "rfc3986", |
| 802 | "rfc3987", |
| 803 | "rfc6570", |
| 804 | "uri", |
| 805 | "uri-template", |
| 806 | "url", |
| 807 | "ws" |
| 808 | ], |
| 809 | "support": { |
| 810 | "docs": "https:\/\/uri.thephpleague.com", |
| 811 | "forum": "https:\/\/thephpleague.slack.com", |
| 812 | "issues": "https:\/\/github.com\/thephpleague\/uri\/issues", |
| 813 | "source": "https:\/\/github.com\/thephpleague\/uri\/tree\/6.5.0" |
| 814 | }, |
| 815 | "funding": [ |
| 816 | { |
| 817 | "url": "https:\/\/github.com\/sponsors\/nyamsprod", |
| 818 | "type": "github" |
| 819 | } |
| 820 | ], |
| 821 | "install-path": "..\/league\/uri" |
| 822 | }, |
| 823 | { |
| 824 | "name": "league\/uri-interfaces", |
| 825 | "version": "2.3.0", |
| 826 | "version_normalized": "2.3.0.0", |
| 827 | "source": { |
| 828 | "type": "git", |
| 829 | "url": "https:\/\/github.com\/thephpleague\/uri-interfaces.git", |
| 830 | "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383" |
| 831 | }, |
| 832 | "dist": { |
| 833 | "type": "zip", |
| 834 | "url": "https:\/\/api.github.com\/repos\/thephpleague\/uri-interfaces\/zipball\/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383", |
| 835 | "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383", |
| 836 | "shasum": "" |
| 837 | }, |
| 838 | "require": { |
| 839 | "ext-json": "*", |
| 840 | "php": "^7.2 || ^8.0" |
| 841 | }, |
| 842 | "require-dev": { |
| 843 | "friendsofphp\/php-cs-fixer": "^2.19", |
| 844 | "phpstan\/phpstan": "^0.12.90", |
| 845 | "phpstan\/phpstan-phpunit": "^0.12.19", |
| 846 | "phpstan\/phpstan-strict-rules": "^0.12.9", |
| 847 | "phpunit\/phpunit": "^8.5.15 || ^9.5" |
| 848 | }, |
| 849 | "suggest": { |
| 850 | "ext-intl": "to use the IDNA feature", |
| 851 | "symfony\/intl": "to use the IDNA feature via Symfony Polyfill" |
| 852 | }, |
| 853 | "time": "2021-06-28T04:27:21+00:00", |
| 854 | "type": "library", |
| 855 | "extra": { |
| 856 | "branch-alias": { |
| 857 | "dev-master": "2.x-dev" |
| 858 | } |
| 859 | }, |
| 860 | "installation-source": "dist", |
| 861 | "autoload": { |
| 862 | "psr-4": { |
| 863 | "IAWPSCOPED\\League\\Uri\\": "src\/" |
| 864 | } |
| 865 | }, |
| 866 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 867 | "license": [ |
| 868 | "MIT" |
| 869 | ], |
| 870 | "authors": [ |
| 871 | { |
| 872 | "name": "Ignace Nyamagana Butera", |
| 873 | "email": "nyamsprod@gmail.com", |
| 874 | "homepage": "https:\/\/nyamsprod.com" |
| 875 | } |
| 876 | ], |
| 877 | "description": "Common interface for URI representation", |
| 878 | "homepage": "http:\/\/github.com\/thephpleague\/uri-interfaces", |
| 879 | "keywords": [ |
| 880 | "rfc3986", |
| 881 | "rfc3987", |
| 882 | "uri", |
| 883 | "url" |
| 884 | ], |
| 885 | "support": { |
| 886 | "issues": "https:\/\/github.com\/thephpleague\/uri-interfaces\/issues", |
| 887 | "source": "https:\/\/github.com\/thephpleague\/uri-interfaces\/tree\/2.3.0" |
| 888 | }, |
| 889 | "funding": [ |
| 890 | { |
| 891 | "url": "https:\/\/github.com\/sponsors\/nyamsprod", |
| 892 | "type": "github" |
| 893 | } |
| 894 | ], |
| 895 | "install-path": "..\/league\/uri-interfaces" |
| 896 | }, |
| 897 | { |
| 898 | "name": "matomo\/device-detector", |
| 899 | "version": "6.4.8", |
| 900 | "version_normalized": "6.4.8.0", |
| 901 | "source": { |
| 902 | "type": "git", |
| 903 | "url": "https:\/\/github.com\/matomo-org\/device-detector.git", |
| 904 | "reference": "56baf981af4f192e15a4f369d4975af847a81ccb" |
| 905 | }, |
| 906 | "dist": { |
| 907 | "type": "zip", |
| 908 | "url": "https:\/\/api.github.com\/repos\/matomo-org\/device-detector\/zipball\/56baf981af4f192e15a4f369d4975af847a81ccb", |
| 909 | "reference": "56baf981af4f192e15a4f369d4975af847a81ccb", |
| 910 | "shasum": "" |
| 911 | }, |
| 912 | "require": { |
| 913 | "mustangostang\/spyc": "*", |
| 914 | "php": "^7.2|^8.0" |
| 915 | }, |
| 916 | "replace": { |
| 917 | "piwik\/device-detector": "self.version" |
| 918 | }, |
| 919 | "require-dev": { |
| 920 | "matthiasmullie\/scrapbook": "^1.4.7", |
| 921 | "mayflower\/mo4-coding-standard": "^v9.0.0", |
| 922 | "phpstan\/phpstan": "^1.10.44", |
| 923 | "phpunit\/phpunit": "^8.5.8", |
| 924 | "psr\/cache": "^1.0.1", |
| 925 | "psr\/simple-cache": "^1.0.1", |
| 926 | "slevomat\/coding-standard": "<8.16.0", |
| 927 | "symfony\/yaml": "^5.1.7" |
| 928 | }, |
| 929 | "suggest": { |
| 930 | "doctrine\/cache": "Can directly be used for caching purpose", |
| 931 | "ext-yaml": "Necessary for using the Pecl YAML parser" |
| 932 | }, |
| 933 | "time": "2025-11-26T16:02:47+00:00", |
| 934 | "type": "library", |
| 935 | "installation-source": "dist", |
| 936 | "autoload": { |
| 937 | "psr-4": { |
| 938 | "IAWPSCOPED\\DeviceDetector\\": "" |
| 939 | }, |
| 940 | "exclude-from-classmap": [ |
| 941 | "Tests\/" |
| 942 | ] |
| 943 | }, |
| 944 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 945 | "license": [ |
| 946 | "LGPL-3.0-or-later" |
| 947 | ], |
| 948 | "authors": [ |
| 949 | { |
| 950 | "name": "The Matomo Team", |
| 951 | "email": "hello@matomo.org", |
| 952 | "homepage": "https:\/\/matomo.org\/team\/" |
| 953 | } |
| 954 | ], |
| 955 | "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.", |
| 956 | "homepage": "https:\/\/matomo.org", |
| 957 | "keywords": [ |
| 958 | "devicedetection", |
| 959 | "parser", |
| 960 | "useragent" |
| 961 | ], |
| 962 | "support": { |
| 963 | "forum": "https:\/\/forum.matomo.org\/", |
| 964 | "issues": "https:\/\/github.com\/matomo-org\/device-detector\/issues", |
| 965 | "source": "https:\/\/github.com\/matomo-org\/matomo", |
| 966 | "wiki": "https:\/\/dev.matomo.org\/" |
| 967 | }, |
| 968 | "install-path": "..\/matomo\/device-detector" |
| 969 | }, |
| 970 | { |
| 971 | "name": "maxmind-db\/reader", |
| 972 | "version": "v1.11.1", |
| 973 | "version_normalized": "1.11.1.0", |
| 974 | "source": { |
| 975 | "type": "git", |
| 976 | "url": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php.git", |
| 977 | "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7" |
| 978 | }, |
| 979 | "dist": { |
| 980 | "type": "zip", |
| 981 | "url": "https:\/\/api.github.com\/repos\/maxmind\/MaxMind-DB-Reader-php\/zipball\/1e66f73ffcf25e17c7a910a1317e9720a95497c7", |
| 982 | "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7", |
| 983 | "shasum": "" |
| 984 | }, |
| 985 | "require": { |
| 986 | "php": ">=7.2" |
| 987 | }, |
| 988 | "conflict": { |
| 989 | "ext-maxminddb": "<1.11.1,>=2.0.0" |
| 990 | }, |
| 991 | "require-dev": { |
| 992 | "friendsofphp\/php-cs-fixer": "3.*", |
| 993 | "php-coveralls\/php-coveralls": "^2.1", |
| 994 | "phpstan\/phpstan": "*", |
| 995 | "phpunit\/phpcov": ">=6.0.0", |
| 996 | "phpunit\/phpunit": ">=8.0.0,<10.0.0", |
| 997 | "squizlabs\/php_codesniffer": "3.*" |
| 998 | }, |
| 999 | "suggest": { |
| 1000 | "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", |
| 1001 | "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", |
| 1002 | "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups" |
| 1003 | }, |
| 1004 | "time": "2023-12-02T00:09:23+00:00", |
| 1005 | "type": "library", |
| 1006 | "installation-source": "dist", |
| 1007 | "autoload": { |
| 1008 | "psr-4": { |
| 1009 | "IAWPSCOPED\\MaxMind\\Db\\": "src\/MaxMind\/Db" |
| 1010 | } |
| 1011 | }, |
| 1012 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1013 | "license": [ |
| 1014 | "Apache-2.0" |
| 1015 | ], |
| 1016 | "authors": [ |
| 1017 | { |
| 1018 | "name": "Gregory J. Oschwald", |
| 1019 | "email": "goschwald@maxmind.com", |
| 1020 | "homepage": "https:\/\/www.maxmind.com\/" |
| 1021 | } |
| 1022 | ], |
| 1023 | "description": "MaxMind DB Reader API", |
| 1024 | "homepage": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php", |
| 1025 | "keywords": [ |
| 1026 | "database", |
| 1027 | "geoip", |
| 1028 | "geoip2", |
| 1029 | "geolocation", |
| 1030 | "maxmind" |
| 1031 | ], |
| 1032 | "support": { |
| 1033 | "issues": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php\/issues", |
| 1034 | "source": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php\/tree\/v1.11.1" |
| 1035 | }, |
| 1036 | "install-path": "..\/maxmind-db\/reader" |
| 1037 | }, |
| 1038 | { |
| 1039 | "name": "mlocati\/ip-lib", |
| 1040 | "version": "1.18.1", |
| 1041 | "version_normalized": "1.18.1.0", |
| 1042 | "source": { |
| 1043 | "type": "git", |
| 1044 | "url": "https:\/\/github.com\/mlocati\/ip-lib.git", |
| 1045 | "reference": "08bb43b4949069c543ebdf099a6b2c322d0172ab" |
| 1046 | }, |
| 1047 | "dist": { |
| 1048 | "type": "zip", |
| 1049 | "url": "https:\/\/api.github.com\/repos\/mlocati\/ip-lib\/zipball\/08bb43b4949069c543ebdf099a6b2c322d0172ab", |
| 1050 | "reference": "08bb43b4949069c543ebdf099a6b2c322d0172ab", |
| 1051 | "shasum": "" |
| 1052 | }, |
| 1053 | "require": { |
| 1054 | "php": ">=5.3.3" |
| 1055 | }, |
| 1056 | "require-dev": { |
| 1057 | "ext-pdo_sqlite": "*", |
| 1058 | "phpunit\/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5" |
| 1059 | }, |
| 1060 | "time": "2024-10-29T15:44:19+00:00", |
| 1061 | "type": "library", |
| 1062 | "installation-source": "dist", |
| 1063 | "autoload": { |
| 1064 | "psr-4": { |
| 1065 | "IAWPSCOPED\\IPLib\\": "src\/" |
| 1066 | } |
| 1067 | }, |
| 1068 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1069 | "license": [ |
| 1070 | "MIT" |
| 1071 | ], |
| 1072 | "authors": [ |
| 1073 | { |
| 1074 | "name": "Michele Locati", |
| 1075 | "email": "mlocati@gmail.com", |
| 1076 | "homepage": "https:\/\/github.com\/mlocati", |
| 1077 | "role": "Author" |
| 1078 | } |
| 1079 | ], |
| 1080 | "description": "Handle IPv4, IPv6 addresses and ranges", |
| 1081 | "homepage": "https:\/\/github.com\/mlocati\/ip-lib", |
| 1082 | "keywords": [ |
| 1083 | "IP", |
| 1084 | "address", |
| 1085 | "addresses", |
| 1086 | "ipv4", |
| 1087 | "ipv6", |
| 1088 | "manage", |
| 1089 | "managing", |
| 1090 | "matching", |
| 1091 | "network", |
| 1092 | "networking", |
| 1093 | "range", |
| 1094 | "subnet" |
| 1095 | ], |
| 1096 | "support": { |
| 1097 | "issues": "https:\/\/github.com\/mlocati\/ip-lib\/issues", |
| 1098 | "source": "https:\/\/github.com\/mlocati\/ip-lib\/tree\/1.18.1" |
| 1099 | }, |
| 1100 | "funding": [ |
| 1101 | { |
| 1102 | "url": "https:\/\/github.com\/sponsors\/mlocati", |
| 1103 | "type": "github" |
| 1104 | }, |
| 1105 | { |
| 1106 | "url": "https:\/\/paypal.me\/mlocati", |
| 1107 | "type": "other" |
| 1108 | } |
| 1109 | ], |
| 1110 | "install-path": "..\/mlocati\/ip-lib" |
| 1111 | }, |
| 1112 | { |
| 1113 | "name": "mustangostang\/spyc", |
| 1114 | "version": "0.6.3", |
| 1115 | "version_normalized": "0.6.3.0", |
| 1116 | "source": { |
| 1117 | "type": "git", |
| 1118 | "url": "https:\/\/github.com\/mustangostang\/spyc.git", |
| 1119 | "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0" |
| 1120 | }, |
| 1121 | "dist": { |
| 1122 | "type": "zip", |
| 1123 | "url": "https:\/\/api.github.com\/repos\/mustangostang\/spyc\/zipball\/4627c838b16550b666d15aeae1e5289dd5b77da0", |
| 1124 | "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0", |
| 1125 | "shasum": "" |
| 1126 | }, |
| 1127 | "require": { |
| 1128 | "php": ">=5.3.1" |
| 1129 | }, |
| 1130 | "require-dev": { |
| 1131 | "phpunit\/phpunit": "4.3.*@dev" |
| 1132 | }, |
| 1133 | "time": "2019-09-10T13:16:29+00:00", |
| 1134 | "type": "library", |
| 1135 | "extra": { |
| 1136 | "branch-alias": { |
| 1137 | "dev-master": "0.5.x-dev" |
| 1138 | } |
| 1139 | }, |
| 1140 | "installation-source": "dist", |
| 1141 | "autoload": { |
| 1142 | "files": [ |
| 1143 | "Spyc.php" |
| 1144 | ] |
| 1145 | }, |
| 1146 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1147 | "license": [ |
| 1148 | "MIT" |
| 1149 | ], |
| 1150 | "authors": [ |
| 1151 | { |
| 1152 | "name": "mustangostang", |
| 1153 | "email": "vlad.andersen@gmail.com" |
| 1154 | } |
| 1155 | ], |
| 1156 | "description": "A simple YAML loader\/dumper class for PHP", |
| 1157 | "homepage": "https:\/\/github.com\/mustangostang\/spyc\/", |
| 1158 | "keywords": [ |
| 1159 | "spyc", |
| 1160 | "yaml", |
| 1161 | "yml" |
| 1162 | ], |
| 1163 | "support": { |
| 1164 | "issues": "https:\/\/github.com\/mustangostang\/spyc\/issues", |
| 1165 | "source": "https:\/\/github.com\/mustangostang\/spyc\/tree\/0.6.3" |
| 1166 | }, |
| 1167 | "install-path": "..\/mustangostang\/spyc" |
| 1168 | }, |
| 1169 | { |
| 1170 | "name": "nesbot\/carbon", |
| 1171 | "version": "2.72.5", |
| 1172 | "version_normalized": "2.72.5.0", |
| 1173 | "source": { |
| 1174 | "type": "git", |
| 1175 | "url": "https:\/\/github.com\/briannesbitt\/Carbon.git", |
| 1176 | "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed" |
| 1177 | }, |
| 1178 | "dist": { |
| 1179 | "type": "zip", |
| 1180 | "url": "https:\/\/api.github.com\/repos\/briannesbitt\/Carbon\/zipball\/afd46589c216118ecd48ff2b95d77596af1e57ed", |
| 1181 | "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed", |
| 1182 | "shasum": "" |
| 1183 | }, |
| 1184 | "require": { |
| 1185 | "carbonphp\/carbon-doctrine-types": "*", |
| 1186 | "ext-json": "*", |
| 1187 | "php": "^7.1.8 || ^8.0", |
| 1188 | "psr\/clock": "^1.0", |
| 1189 | "symfony\/polyfill-mbstring": "^1.0", |
| 1190 | "symfony\/polyfill-php80": "^1.16", |
| 1191 | "symfony\/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" |
| 1192 | }, |
| 1193 | "provide": { |
| 1194 | "psr\/clock-implementation": "1.0" |
| 1195 | }, |
| 1196 | "require-dev": { |
| 1197 | "doctrine\/dbal": "^2.0 || ^3.1.4 || ^4.0", |
| 1198 | "doctrine\/orm": "^2.7 || ^3.0", |
| 1199 | "friendsofphp\/php-cs-fixer": "^3.0", |
| 1200 | "kylekatarnls\/multi-tester": "^2.0", |
| 1201 | "ondrejmirtes\/better-reflection": "*", |
| 1202 | "phpmd\/phpmd": "^2.9", |
| 1203 | "phpstan\/extension-installer": "^1.0", |
| 1204 | "phpstan\/phpstan": "^0.12.99 || ^1.7.14", |
| 1205 | "phpunit\/php-file-iterator": "^2.0.5 || ^3.0.6", |
| 1206 | "phpunit\/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", |
| 1207 | "squizlabs\/php_codesniffer": "^3.4" |
| 1208 | }, |
| 1209 | "time": "2024-06-03T19:18:41+00:00", |
| 1210 | "bin": [ |
| 1211 | "bin\/carbon" |
| 1212 | ], |
| 1213 | "type": "library", |
| 1214 | "extra": { |
| 1215 | "branch-alias": { |
| 1216 | "dev-master": "3.x-dev", |
| 1217 | "dev-2.x": "2.x-dev" |
| 1218 | }, |
| 1219 | "laravel": { |
| 1220 | "providers": [ |
| 1221 | "IAWPSCOPED\\Carbon\\Laravel\\ServiceProvider" |
| 1222 | ] |
| 1223 | }, |
| 1224 | "phpstan": { |
| 1225 | "includes": [ |
| 1226 | "extension.neon" |
| 1227 | ] |
| 1228 | } |
| 1229 | }, |
| 1230 | "installation-source": "dist", |
| 1231 | "autoload": { |
| 1232 | "psr-4": { |
| 1233 | "IAWPSCOPED\\Carbon\\": "src\/Carbon\/" |
| 1234 | } |
| 1235 | }, |
| 1236 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1237 | "license": [ |
| 1238 | "MIT" |
| 1239 | ], |
| 1240 | "authors": [ |
| 1241 | { |
| 1242 | "name": "Brian Nesbitt", |
| 1243 | "email": "brian@nesbot.com", |
| 1244 | "homepage": "https:\/\/markido.com" |
| 1245 | }, |
| 1246 | { |
| 1247 | "name": "kylekatarnls", |
| 1248 | "homepage": "https:\/\/github.com\/kylekatarnls" |
| 1249 | } |
| 1250 | ], |
| 1251 | "description": "An API extension for DateTime that supports 281 different languages.", |
| 1252 | "homepage": "https:\/\/carbon.nesbot.com", |
| 1253 | "keywords": [ |
| 1254 | "date", |
| 1255 | "datetime", |
| 1256 | "time" |
| 1257 | ], |
| 1258 | "support": { |
| 1259 | "docs": "https:\/\/carbon.nesbot.com\/docs", |
| 1260 | "issues": "https:\/\/github.com\/briannesbitt\/Carbon\/issues", |
| 1261 | "source": "https:\/\/github.com\/briannesbitt\/Carbon" |
| 1262 | }, |
| 1263 | "funding": [ |
| 1264 | { |
| 1265 | "url": "https:\/\/github.com\/sponsors\/kylekatarnls", |
| 1266 | "type": "github" |
| 1267 | }, |
| 1268 | { |
| 1269 | "url": "https:\/\/opencollective.com\/Carbon#sponsor", |
| 1270 | "type": "opencollective" |
| 1271 | }, |
| 1272 | { |
| 1273 | "url": "https:\/\/tidelift.com\/subscription\/pkg\/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme", |
| 1274 | "type": "tidelift" |
| 1275 | } |
| 1276 | ], |
| 1277 | "install-path": "..\/nesbot\/carbon" |
| 1278 | }, |
| 1279 | { |
| 1280 | "name": "psr\/clock", |
| 1281 | "version": "1.0.0", |
| 1282 | "version_normalized": "1.0.0.0", |
| 1283 | "source": { |
| 1284 | "type": "git", |
| 1285 | "url": "https:\/\/github.com\/php-fig\/clock.git", |
| 1286 | "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" |
| 1287 | }, |
| 1288 | "dist": { |
| 1289 | "type": "zip", |
| 1290 | "url": "https:\/\/api.github.com\/repos\/php-fig\/clock\/zipball\/e41a24703d4560fd0acb709162f73b8adfc3aa0d", |
| 1291 | "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", |
| 1292 | "shasum": "" |
| 1293 | }, |
| 1294 | "require": { |
| 1295 | "php": "^7.0 || ^8.0" |
| 1296 | }, |
| 1297 | "time": "2022-11-25T14:36:26+00:00", |
| 1298 | "type": "library", |
| 1299 | "installation-source": "dist", |
| 1300 | "autoload": { |
| 1301 | "psr-4": { |
| 1302 | "IAWPSCOPED\\Psr\\Clock\\": "src\/" |
| 1303 | } |
| 1304 | }, |
| 1305 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1306 | "license": [ |
| 1307 | "MIT" |
| 1308 | ], |
| 1309 | "authors": [ |
| 1310 | { |
| 1311 | "name": "PHP-FIG", |
| 1312 | "homepage": "https:\/\/www.php-fig.org\/" |
| 1313 | } |
| 1314 | ], |
| 1315 | "description": "Common interface for reading the clock.", |
| 1316 | "homepage": "https:\/\/github.com\/php-fig\/clock", |
| 1317 | "keywords": [ |
| 1318 | "clock", |
| 1319 | "now", |
| 1320 | "psr", |
| 1321 | "psr-20", |
| 1322 | "time" |
| 1323 | ], |
| 1324 | "support": { |
| 1325 | "issues": "https:\/\/github.com\/php-fig\/clock\/issues", |
| 1326 | "source": "https:\/\/github.com\/php-fig\/clock\/tree\/1.0.0" |
| 1327 | }, |
| 1328 | "install-path": "..\/psr\/clock" |
| 1329 | }, |
| 1330 | { |
| 1331 | "name": "psr\/container", |
| 1332 | "version": "1.1.1", |
| 1333 | "version_normalized": "1.1.1.0", |
| 1334 | "source": { |
| 1335 | "type": "git", |
| 1336 | "url": "https:\/\/github.com\/php-fig\/container.git", |
| 1337 | "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" |
| 1338 | }, |
| 1339 | "dist": { |
| 1340 | "type": "zip", |
| 1341 | "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/8622567409010282b7aeebe4bb841fe98b58dcaf", |
| 1342 | "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", |
| 1343 | "shasum": "" |
| 1344 | }, |
| 1345 | "require": { |
| 1346 | "php": ">=7.2.0" |
| 1347 | }, |
| 1348 | "time": "2021-03-05T17:36:06+00:00", |
| 1349 | "type": "library", |
| 1350 | "installation-source": "dist", |
| 1351 | "autoload": { |
| 1352 | "psr-4": { |
| 1353 | "IAWPSCOPED\\Psr\\Container\\": "src\/" |
| 1354 | } |
| 1355 | }, |
| 1356 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1357 | "license": [ |
| 1358 | "MIT" |
| 1359 | ], |
| 1360 | "authors": [ |
| 1361 | { |
| 1362 | "name": "PHP-FIG", |
| 1363 | "homepage": "https:\/\/www.php-fig.org\/" |
| 1364 | } |
| 1365 | ], |
| 1366 | "description": "Common Container Interface (PHP FIG PSR-11)", |
| 1367 | "homepage": "https:\/\/github.com\/php-fig\/container", |
| 1368 | "keywords": [ |
| 1369 | "PSR-11", |
| 1370 | "container", |
| 1371 | "container-interface", |
| 1372 | "container-interop", |
| 1373 | "psr" |
| 1374 | ], |
| 1375 | "support": { |
| 1376 | "issues": "https:\/\/github.com\/php-fig\/container\/issues", |
| 1377 | "source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.1" |
| 1378 | }, |
| 1379 | "install-path": "..\/psr\/container" |
| 1380 | }, |
| 1381 | { |
| 1382 | "name": "psr\/http-message", |
| 1383 | "version": "1.1", |
| 1384 | "version_normalized": "1.1.0.0", |
| 1385 | "source": { |
| 1386 | "type": "git", |
| 1387 | "url": "https:\/\/github.com\/php-fig\/http-message.git", |
| 1388 | "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" |
| 1389 | }, |
| 1390 | "dist": { |
| 1391 | "type": "zip", |
| 1392 | "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", |
| 1393 | "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", |
| 1394 | "shasum": "" |
| 1395 | }, |
| 1396 | "require": { |
| 1397 | "php": "^7.2 || ^8.0" |
| 1398 | }, |
| 1399 | "time": "2023-04-04T09:50:52+00:00", |
| 1400 | "type": "library", |
| 1401 | "extra": { |
| 1402 | "branch-alias": { |
| 1403 | "dev-master": "1.1.x-dev" |
| 1404 | } |
| 1405 | }, |
| 1406 | "installation-source": "dist", |
| 1407 | "autoload": { |
| 1408 | "psr-4": { |
| 1409 | "IAWPSCOPED\\Psr\\Http\\Message\\": "src\/" |
| 1410 | } |
| 1411 | }, |
| 1412 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1413 | "license": [ |
| 1414 | "MIT" |
| 1415 | ], |
| 1416 | "authors": [ |
| 1417 | { |
| 1418 | "name": "PHP-FIG", |
| 1419 | "homepage": "http:\/\/www.php-fig.org\/" |
| 1420 | } |
| 1421 | ], |
| 1422 | "description": "Common interface for HTTP messages", |
| 1423 | "homepage": "https:\/\/github.com\/php-fig\/http-message", |
| 1424 | "keywords": [ |
| 1425 | "http", |
| 1426 | "http-message", |
| 1427 | "psr", |
| 1428 | "psr-7", |
| 1429 | "request", |
| 1430 | "response" |
| 1431 | ], |
| 1432 | "support": { |
| 1433 | "source": "https:\/\/github.com\/php-fig\/http-message\/tree\/1.1" |
| 1434 | }, |
| 1435 | "install-path": "..\/psr\/http-message" |
| 1436 | }, |
| 1437 | { |
| 1438 | "name": "psr\/simple-cache", |
| 1439 | "version": "1.0.1", |
| 1440 | "version_normalized": "1.0.1.0", |
| 1441 | "source": { |
| 1442 | "type": "git", |
| 1443 | "url": "https:\/\/github.com\/php-fig\/simple-cache.git", |
| 1444 | "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" |
| 1445 | }, |
| 1446 | "dist": { |
| 1447 | "type": "zip", |
| 1448 | "url": "https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", |
| 1449 | "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", |
| 1450 | "shasum": "" |
| 1451 | }, |
| 1452 | "require": { |
| 1453 | "php": ">=5.3.0" |
| 1454 | }, |
| 1455 | "time": "2017-10-23T01:57:42+00:00", |
| 1456 | "type": "library", |
| 1457 | "extra": { |
| 1458 | "branch-alias": { |
| 1459 | "dev-master": "1.0.x-dev" |
| 1460 | } |
| 1461 | }, |
| 1462 | "installation-source": "dist", |
| 1463 | "autoload": { |
| 1464 | "psr-4": { |
| 1465 | "IAWPSCOPED\\Psr\\SimpleCache\\": "src\/" |
| 1466 | } |
| 1467 | }, |
| 1468 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1469 | "license": [ |
| 1470 | "MIT" |
| 1471 | ], |
| 1472 | "authors": [ |
| 1473 | { |
| 1474 | "name": "PHP-FIG", |
| 1475 | "homepage": "http:\/\/www.php-fig.org\/" |
| 1476 | } |
| 1477 | ], |
| 1478 | "description": "Common interfaces for simple caching", |
| 1479 | "keywords": [ |
| 1480 | "cache", |
| 1481 | "caching", |
| 1482 | "psr", |
| 1483 | "psr-16", |
| 1484 | "simple-cache" |
| 1485 | ], |
| 1486 | "support": { |
| 1487 | "source": "https:\/\/github.com\/php-fig\/simple-cache\/tree\/master" |
| 1488 | }, |
| 1489 | "install-path": "..\/psr\/simple-cache" |
| 1490 | }, |
| 1491 | { |
| 1492 | "name": "symfony\/console", |
| 1493 | "version": "v5.4.43", |
| 1494 | "version_normalized": "5.4.43.0", |
| 1495 | "source": { |
| 1496 | "type": "git", |
| 1497 | "url": "https:\/\/github.com\/symfony\/console.git", |
| 1498 | "reference": "e86f8554de667c16dde8aeb89a3990cfde924df9" |
| 1499 | }, |
| 1500 | "dist": { |
| 1501 | "type": "zip", |
| 1502 | "url": "https:\/\/api.github.com\/repos\/symfony\/console\/zipball\/e86f8554de667c16dde8aeb89a3990cfde924df9", |
| 1503 | "reference": "e86f8554de667c16dde8aeb89a3990cfde924df9", |
| 1504 | "shasum": "" |
| 1505 | }, |
| 1506 | "require": { |
| 1507 | "php": ">=7.2.5", |
| 1508 | "symfony\/deprecation-contracts": "^2.1|^3", |
| 1509 | "symfony\/polyfill-mbstring": "~1.0", |
| 1510 | "symfony\/polyfill-php73": "^1.9", |
| 1511 | "symfony\/polyfill-php80": "^1.16", |
| 1512 | "symfony\/service-contracts": "^1.1|^2|^3", |
| 1513 | "symfony\/string": "^5.1|^6.0" |
| 1514 | }, |
| 1515 | "conflict": { |
| 1516 | "psr\/log": ">=3", |
| 1517 | "symfony\/dependency-injection": "<4.4", |
| 1518 | "symfony\/dotenv": "<5.1", |
| 1519 | "symfony\/event-dispatcher": "<4.4", |
| 1520 | "symfony\/lock": "<4.4", |
| 1521 | "symfony\/process": "<4.4" |
| 1522 | }, |
| 1523 | "provide": { |
| 1524 | "psr\/log-implementation": "1.0|2.0" |
| 1525 | }, |
| 1526 | "require-dev": { |
| 1527 | "psr\/log": "^1|^2", |
| 1528 | "symfony\/config": "^4.4|^5.0|^6.0", |
| 1529 | "symfony\/dependency-injection": "^4.4|^5.0|^6.0", |
| 1530 | "symfony\/event-dispatcher": "^4.4|^5.0|^6.0", |
| 1531 | "symfony\/lock": "^4.4|^5.0|^6.0", |
| 1532 | "symfony\/process": "^4.4|^5.0|^6.0", |
| 1533 | "symfony\/var-dumper": "^4.4|^5.0|^6.0" |
| 1534 | }, |
| 1535 | "suggest": { |
| 1536 | "psr\/log": "For using the console logger", |
| 1537 | "symfony\/event-dispatcher": "", |
| 1538 | "symfony\/lock": "", |
| 1539 | "symfony\/process": "" |
| 1540 | }, |
| 1541 | "time": "2024-08-13T16:31:56+00:00", |
| 1542 | "type": "library", |
| 1543 | "installation-source": "dist", |
| 1544 | "autoload": { |
| 1545 | "psr-4": { |
| 1546 | "IAWPSCOPED\\Symfony\\Component\\Console\\": "" |
| 1547 | }, |
| 1548 | "exclude-from-classmap": [ |
| 1549 | "\/Tests\/" |
| 1550 | ] |
| 1551 | }, |
| 1552 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1553 | "license": [ |
| 1554 | "MIT" |
| 1555 | ], |
| 1556 | "authors": [ |
| 1557 | { |
| 1558 | "name": "Fabien Potencier", |
| 1559 | "email": "fabien@symfony.com" |
| 1560 | }, |
| 1561 | { |
| 1562 | "name": "Symfony Community", |
| 1563 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1564 | } |
| 1565 | ], |
| 1566 | "description": "Eases the creation of beautiful and testable command line interfaces", |
| 1567 | "homepage": "https:\/\/symfony.com", |
| 1568 | "keywords": [ |
| 1569 | "cli", |
| 1570 | "command-line", |
| 1571 | "console", |
| 1572 | "terminal" |
| 1573 | ], |
| 1574 | "support": { |
| 1575 | "source": "https:\/\/github.com\/symfony\/console\/tree\/v5.4.43" |
| 1576 | }, |
| 1577 | "funding": [ |
| 1578 | { |
| 1579 | "url": "https:\/\/symfony.com\/sponsor", |
| 1580 | "type": "custom" |
| 1581 | }, |
| 1582 | { |
| 1583 | "url": "https:\/\/github.com\/fabpot", |
| 1584 | "type": "github" |
| 1585 | }, |
| 1586 | { |
| 1587 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1588 | "type": "tidelift" |
| 1589 | } |
| 1590 | ], |
| 1591 | "install-path": "..\/symfony\/console" |
| 1592 | }, |
| 1593 | { |
| 1594 | "name": "symfony\/deprecation-contracts", |
| 1595 | "version": "v2.5.3", |
| 1596 | "version_normalized": "2.5.3.0", |
| 1597 | "source": { |
| 1598 | "type": "git", |
| 1599 | "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git", |
| 1600 | "reference": "80d075412b557d41002320b96a096ca65aa2c98d" |
| 1601 | }, |
| 1602 | "dist": { |
| 1603 | "type": "zip", |
| 1604 | "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/80d075412b557d41002320b96a096ca65aa2c98d", |
| 1605 | "reference": "80d075412b557d41002320b96a096ca65aa2c98d", |
| 1606 | "shasum": "" |
| 1607 | }, |
| 1608 | "require": { |
| 1609 | "php": ">=7.1" |
| 1610 | }, |
| 1611 | "time": "2023-01-24T14:02:46+00:00", |
| 1612 | "type": "library", |
| 1613 | "extra": { |
| 1614 | "branch-alias": { |
| 1615 | "dev-main": "2.5-dev" |
| 1616 | }, |
| 1617 | "thanks": { |
| 1618 | "name": "symfony\/contracts", |
| 1619 | "url": "https:\/\/github.com\/symfony\/contracts" |
| 1620 | } |
| 1621 | }, |
| 1622 | "installation-source": "dist", |
| 1623 | "autoload": { |
| 1624 | "files": [ |
| 1625 | "function.php" |
| 1626 | ] |
| 1627 | }, |
| 1628 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1629 | "license": [ |
| 1630 | "MIT" |
| 1631 | ], |
| 1632 | "authors": [ |
| 1633 | { |
| 1634 | "name": "Nicolas Grekas", |
| 1635 | "email": "p@tchwork.com" |
| 1636 | }, |
| 1637 | { |
| 1638 | "name": "Symfony Community", |
| 1639 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1640 | } |
| 1641 | ], |
| 1642 | "description": "A generic function and convention to trigger deprecation notices", |
| 1643 | "homepage": "https:\/\/symfony.com", |
| 1644 | "support": { |
| 1645 | "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.3" |
| 1646 | }, |
| 1647 | "funding": [ |
| 1648 | { |
| 1649 | "url": "https:\/\/symfony.com\/sponsor", |
| 1650 | "type": "custom" |
| 1651 | }, |
| 1652 | { |
| 1653 | "url": "https:\/\/github.com\/fabpot", |
| 1654 | "type": "github" |
| 1655 | }, |
| 1656 | { |
| 1657 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1658 | "type": "tidelift" |
| 1659 | } |
| 1660 | ], |
| 1661 | "install-path": "..\/symfony\/deprecation-contracts" |
| 1662 | }, |
| 1663 | { |
| 1664 | "name": "symfony\/polyfill-ctype", |
| 1665 | "version": "v1.30.0", |
| 1666 | "version_normalized": "1.30.0.0", |
| 1667 | "source": { |
| 1668 | "type": "git", |
| 1669 | "url": "https:\/\/github.com\/symfony\/polyfill-ctype.git", |
| 1670 | "reference": "0424dff1c58f028c451efff2045f5d92410bd540" |
| 1671 | }, |
| 1672 | "dist": { |
| 1673 | "type": "zip", |
| 1674 | "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/0424dff1c58f028c451efff2045f5d92410bd540", |
| 1675 | "reference": "0424dff1c58f028c451efff2045f5d92410bd540", |
| 1676 | "shasum": "" |
| 1677 | }, |
| 1678 | "require": { |
| 1679 | "php": ">=7.1" |
| 1680 | }, |
| 1681 | "provide": { |
| 1682 | "ext-ctype": "*" |
| 1683 | }, |
| 1684 | "suggest": { |
| 1685 | "ext-ctype": "For best performance" |
| 1686 | }, |
| 1687 | "time": "2024-05-31T15:07:36+00:00", |
| 1688 | "type": "library", |
| 1689 | "extra": { |
| 1690 | "thanks": { |
| 1691 | "name": "symfony\/polyfill", |
| 1692 | "url": "https:\/\/github.com\/symfony\/polyfill" |
| 1693 | } |
| 1694 | }, |
| 1695 | "installation-source": "dist", |
| 1696 | "autoload": { |
| 1697 | "files": [ |
| 1698 | "bootstrap.php" |
| 1699 | ], |
| 1700 | "psr-4": { |
| 1701 | "Symfony\\Polyfill\\Ctype\\": "" |
| 1702 | } |
| 1703 | }, |
| 1704 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1705 | "license": [ |
| 1706 | "MIT" |
| 1707 | ], |
| 1708 | "authors": [ |
| 1709 | { |
| 1710 | "name": "Gert de Pagter", |
| 1711 | "email": "BackEndTea@gmail.com" |
| 1712 | }, |
| 1713 | { |
| 1714 | "name": "Symfony Community", |
| 1715 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1716 | } |
| 1717 | ], |
| 1718 | "description": "Symfony polyfill for ctype functions", |
| 1719 | "homepage": "https:\/\/symfony.com", |
| 1720 | "keywords": [ |
| 1721 | "compatibility", |
| 1722 | "ctype", |
| 1723 | "polyfill", |
| 1724 | "portable" |
| 1725 | ], |
| 1726 | "support": { |
| 1727 | "source": "https:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.30.0" |
| 1728 | }, |
| 1729 | "funding": [ |
| 1730 | { |
| 1731 | "url": "https:\/\/symfony.com\/sponsor", |
| 1732 | "type": "custom" |
| 1733 | }, |
| 1734 | { |
| 1735 | "url": "https:\/\/github.com\/fabpot", |
| 1736 | "type": "github" |
| 1737 | }, |
| 1738 | { |
| 1739 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1740 | "type": "tidelift" |
| 1741 | } |
| 1742 | ], |
| 1743 | "install-path": "..\/symfony\/polyfill-ctype" |
| 1744 | }, |
| 1745 | { |
| 1746 | "name": "symfony\/polyfill-intl-grapheme", |
| 1747 | "version": "v1.30.0", |
| 1748 | "version_normalized": "1.30.0.0", |
| 1749 | "source": { |
| 1750 | "type": "git", |
| 1751 | "url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git", |
| 1752 | "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a" |
| 1753 | }, |
| 1754 | "dist": { |
| 1755 | "type": "zip", |
| 1756 | "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/64647a7c30b2283f5d49b874d84a18fc22054b7a", |
| 1757 | "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", |
| 1758 | "shasum": "" |
| 1759 | }, |
| 1760 | "require": { |
| 1761 | "php": ">=7.1" |
| 1762 | }, |
| 1763 | "suggest": { |
| 1764 | "ext-intl": "For best performance" |
| 1765 | }, |
| 1766 | "time": "2024-05-31T15:07:36+00:00", |
| 1767 | "type": "library", |
| 1768 | "extra": { |
| 1769 | "thanks": { |
| 1770 | "name": "symfony\/polyfill", |
| 1771 | "url": "https:\/\/github.com\/symfony\/polyfill" |
| 1772 | } |
| 1773 | }, |
| 1774 | "installation-source": "dist", |
| 1775 | "autoload": { |
| 1776 | "files": [ |
| 1777 | "bootstrap.php" |
| 1778 | ], |
| 1779 | "psr-4": { |
| 1780 | "Symfony\\Polyfill\\Intl\\Grapheme\\": "" |
| 1781 | } |
| 1782 | }, |
| 1783 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1784 | "license": [ |
| 1785 | "MIT" |
| 1786 | ], |
| 1787 | "authors": [ |
| 1788 | { |
| 1789 | "name": "Nicolas Grekas", |
| 1790 | "email": "p@tchwork.com" |
| 1791 | }, |
| 1792 | { |
| 1793 | "name": "Symfony Community", |
| 1794 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1795 | } |
| 1796 | ], |
| 1797 | "description": "Symfony polyfill for intl's grapheme_* functions", |
| 1798 | "homepage": "https:\/\/symfony.com", |
| 1799 | "keywords": [ |
| 1800 | "compatibility", |
| 1801 | "grapheme", |
| 1802 | "intl", |
| 1803 | "polyfill", |
| 1804 | "portable", |
| 1805 | "shim" |
| 1806 | ], |
| 1807 | "support": { |
| 1808 | "source": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.30.0" |
| 1809 | }, |
| 1810 | "funding": [ |
| 1811 | { |
| 1812 | "url": "https:\/\/symfony.com\/sponsor", |
| 1813 | "type": "custom" |
| 1814 | }, |
| 1815 | { |
| 1816 | "url": "https:\/\/github.com\/fabpot", |
| 1817 | "type": "github" |
| 1818 | }, |
| 1819 | { |
| 1820 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1821 | "type": "tidelift" |
| 1822 | } |
| 1823 | ], |
| 1824 | "install-path": "..\/symfony\/polyfill-intl-grapheme" |
| 1825 | }, |
| 1826 | { |
| 1827 | "name": "symfony\/polyfill-intl-normalizer", |
| 1828 | "version": "v1.30.0", |
| 1829 | "version_normalized": "1.30.0.0", |
| 1830 | "source": { |
| 1831 | "type": "git", |
| 1832 | "url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git", |
| 1833 | "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb" |
| 1834 | }, |
| 1835 | "dist": { |
| 1836 | "type": "zip", |
| 1837 | "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/a95281b0be0d9ab48050ebd988b967875cdb9fdb", |
| 1838 | "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", |
| 1839 | "shasum": "" |
| 1840 | }, |
| 1841 | "require": { |
| 1842 | "php": ">=7.1" |
| 1843 | }, |
| 1844 | "suggest": { |
| 1845 | "ext-intl": "For best performance" |
| 1846 | }, |
| 1847 | "time": "2024-05-31T15:07:36+00:00", |
| 1848 | "type": "library", |
| 1849 | "extra": { |
| 1850 | "thanks": { |
| 1851 | "name": "symfony\/polyfill", |
| 1852 | "url": "https:\/\/github.com\/symfony\/polyfill" |
| 1853 | } |
| 1854 | }, |
| 1855 | "installation-source": "dist", |
| 1856 | "autoload": { |
| 1857 | "files": [ |
| 1858 | "bootstrap.php" |
| 1859 | ], |
| 1860 | "psr-4": { |
| 1861 | "Symfony\\Polyfill\\Intl\\Normalizer\\": "" |
| 1862 | }, |
| 1863 | "classmap": [ |
| 1864 | "Resources\/stubs" |
| 1865 | ] |
| 1866 | }, |
| 1867 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1868 | "license": [ |
| 1869 | "MIT" |
| 1870 | ], |
| 1871 | "authors": [ |
| 1872 | { |
| 1873 | "name": "Nicolas Grekas", |
| 1874 | "email": "p@tchwork.com" |
| 1875 | }, |
| 1876 | { |
| 1877 | "name": "Symfony Community", |
| 1878 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1879 | } |
| 1880 | ], |
| 1881 | "description": "Symfony polyfill for intl's Normalizer class and related functions", |
| 1882 | "homepage": "https:\/\/symfony.com", |
| 1883 | "keywords": [ |
| 1884 | "compatibility", |
| 1885 | "intl", |
| 1886 | "normalizer", |
| 1887 | "polyfill", |
| 1888 | "portable", |
| 1889 | "shim" |
| 1890 | ], |
| 1891 | "support": { |
| 1892 | "source": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.30.0" |
| 1893 | }, |
| 1894 | "funding": [ |
| 1895 | { |
| 1896 | "url": "https:\/\/symfony.com\/sponsor", |
| 1897 | "type": "custom" |
| 1898 | }, |
| 1899 | { |
| 1900 | "url": "https:\/\/github.com\/fabpot", |
| 1901 | "type": "github" |
| 1902 | }, |
| 1903 | { |
| 1904 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1905 | "type": "tidelift" |
| 1906 | } |
| 1907 | ], |
| 1908 | "install-path": "..\/symfony\/polyfill-intl-normalizer" |
| 1909 | }, |
| 1910 | { |
| 1911 | "name": "symfony\/polyfill-mbstring", |
| 1912 | "version": "v1.30.0", |
| 1913 | "version_normalized": "1.30.0.0", |
| 1914 | "source": { |
| 1915 | "type": "git", |
| 1916 | "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git", |
| 1917 | "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" |
| 1918 | }, |
| 1919 | "dist": { |
| 1920 | "type": "zip", |
| 1921 | "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/fd22ab50000ef01661e2a31d850ebaa297f8e03c", |
| 1922 | "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", |
| 1923 | "shasum": "" |
| 1924 | }, |
| 1925 | "require": { |
| 1926 | "php": ">=7.1" |
| 1927 | }, |
| 1928 | "provide": { |
| 1929 | "ext-mbstring": "*" |
| 1930 | }, |
| 1931 | "suggest": { |
| 1932 | "ext-mbstring": "For best performance" |
| 1933 | }, |
| 1934 | "time": "2024-06-19T12:30:46+00:00", |
| 1935 | "type": "library", |
| 1936 | "extra": { |
| 1937 | "thanks": { |
| 1938 | "name": "symfony\/polyfill", |
| 1939 | "url": "https:\/\/github.com\/symfony\/polyfill" |
| 1940 | } |
| 1941 | }, |
| 1942 | "installation-source": "dist", |
| 1943 | "autoload": { |
| 1944 | "files": [ |
| 1945 | "bootstrap.php" |
| 1946 | ], |
| 1947 | "psr-4": { |
| 1948 | "Symfony\\Polyfill\\Mbstring\\": "" |
| 1949 | } |
| 1950 | }, |
| 1951 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1952 | "license": [ |
| 1953 | "MIT" |
| 1954 | ], |
| 1955 | "authors": [ |
| 1956 | { |
| 1957 | "name": "Nicolas Grekas", |
| 1958 | "email": "p@tchwork.com" |
| 1959 | }, |
| 1960 | { |
| 1961 | "name": "Symfony Community", |
| 1962 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1963 | } |
| 1964 | ], |
| 1965 | "description": "Symfony polyfill for the Mbstring extension", |
| 1966 | "homepage": "https:\/\/symfony.com", |
| 1967 | "keywords": [ |
| 1968 | "compatibility", |
| 1969 | "mbstring", |
| 1970 | "polyfill", |
| 1971 | "portable", |
| 1972 | "shim" |
| 1973 | ], |
| 1974 | "support": { |
| 1975 | "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.30.0" |
| 1976 | }, |
| 1977 | "funding": [ |
| 1978 | { |
| 1979 | "url": "https:\/\/symfony.com\/sponsor", |
| 1980 | "type": "custom" |
| 1981 | }, |
| 1982 | { |
| 1983 | "url": "https:\/\/github.com\/fabpot", |
| 1984 | "type": "github" |
| 1985 | }, |
| 1986 | { |
| 1987 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1988 | "type": "tidelift" |
| 1989 | } |
| 1990 | ], |
| 1991 | "install-path": "..\/symfony\/polyfill-mbstring" |
| 1992 | }, |
| 1993 | { |
| 1994 | "name": "symfony\/polyfill-php73", |
| 1995 | "version": "v1.30.0", |
| 1996 | "version_normalized": "1.30.0.0", |
| 1997 | "source": { |
| 1998 | "type": "git", |
| 1999 | "url": "https:\/\/github.com\/symfony\/polyfill-php73.git", |
| 2000 | "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1" |
| 2001 | }, |
| 2002 | "dist": { |
| 2003 | "type": "zip", |
| 2004 | "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/ec444d3f3f6505bb28d11afa41e75faadebc10a1", |
| 2005 | "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1", |
| 2006 | "shasum": "" |
| 2007 | }, |
| 2008 | "require": { |
| 2009 | "php": ">=7.1" |
| 2010 | }, |
| 2011 | "time": "2024-05-31T15:07:36+00:00", |
| 2012 | "type": "library", |
| 2013 | "extra": { |
| 2014 | "thanks": { |
| 2015 | "name": "symfony\/polyfill", |
| 2016 | "url": "https:\/\/github.com\/symfony\/polyfill" |
| 2017 | } |
| 2018 | }, |
| 2019 | "installation-source": "dist", |
| 2020 | "autoload": { |
| 2021 | "files": [ |
| 2022 | "bootstrap.php" |
| 2023 | ], |
| 2024 | "psr-4": { |
| 2025 | "Symfony\\Polyfill\\Php73\\": "" |
| 2026 | }, |
| 2027 | "classmap": [ |
| 2028 | "Resources\/stubs" |
| 2029 | ] |
| 2030 | }, |
| 2031 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 2032 | "license": [ |
| 2033 | "MIT" |
| 2034 | ], |
| 2035 | "authors": [ |
| 2036 | { |
| 2037 | "name": "Nicolas Grekas", |
| 2038 | "email": "p@tchwork.com" |
| 2039 | }, |
| 2040 | { |
| 2041 | "name": "Symfony Community", |
| 2042 | "homepage": "https:\/\/symfony.com\/contributors" |
| 2043 | } |
| 2044 | ], |
| 2045 | "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", |
| 2046 | "homepage": "https:\/\/symfony.com", |
| 2047 | "keywords": [ |
| 2048 | "compatibility", |
| 2049 | "polyfill", |
| 2050 | "portable", |
| 2051 | "shim" |
| 2052 | ], |
| 2053 | "support": { |
| 2054 | "source": "https:\/\/github.com\/symfony\/polyfill-php73\/tree\/v1.30.0" |
| 2055 | }, |
| 2056 | "funding": [ |
| 2057 | { |
| 2058 | "url": "https:\/\/symfony.com\/sponsor", |
| 2059 | "type": "custom" |
| 2060 | }, |
| 2061 | { |
| 2062 | "url": "https:\/\/github.com\/fabpot", |
| 2063 | "type": "github" |
| 2064 | }, |
| 2065 | { |
| 2066 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 2067 | "type": "tidelift" |
| 2068 | } |
| 2069 | ], |
| 2070 | "install-path": "..\/symfony\/polyfill-php73" |
| 2071 | }, |
| 2072 | { |
| 2073 | "name": "symfony\/polyfill-php80", |
| 2074 | "version": "v1.30.0", |
| 2075 | "version_normalized": "1.30.0.0", |
| 2076 | "source": { |
| 2077 | "type": "git", |
| 2078 | "url": "https:\/\/github.com\/symfony\/polyfill-php80.git", |
| 2079 | "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" |
| 2080 | }, |
| 2081 | "dist": { |
| 2082 | "type": "zip", |
| 2083 | "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/77fa7995ac1b21ab60769b7323d600a991a90433", |
| 2084 | "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", |
| 2085 | "shasum": "" |
| 2086 | }, |
| 2087 | "require": { |
| 2088 | "php": ">=7.1" |
| 2089 | }, |
| 2090 | "time": "2024-05-31T15:07:36+00:00", |
| 2091 | "type": "library", |
| 2092 | "extra": { |
| 2093 | "thanks": { |
| 2094 | "name": "symfony\/polyfill", |
| 2095 | "url": "https:\/\/github.com\/symfony\/polyfill" |
| 2096 | } |
| 2097 | }, |
| 2098 | "installation-source": "dist", |
| 2099 | "autoload": { |
| 2100 | "files": [ |
| 2101 | "bootstrap.php" |
| 2102 | ], |
| 2103 | "psr-4": { |
| 2104 | "Symfony\\Polyfill\\Php80\\": "" |
| 2105 | }, |
| 2106 | "classmap": [ |
| 2107 | "Resources\/stubs" |
| 2108 | ] |
| 2109 | }, |
| 2110 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 2111 | "license": [ |
| 2112 | "MIT" |
| 2113 | ], |
| 2114 | "authors": [ |
| 2115 | { |
| 2116 | "name": "Ion Bazan", |
| 2117 | "email": "ion.bazan@gmail.com" |
| 2118 | }, |
| 2119 | { |
| 2120 | "name": "Nicolas Grekas", |
| 2121 | "email": "p@tchwork.com" |
| 2122 | }, |
| 2123 | { |
| 2124 | "name": "Symfony Community", |
| 2125 | "homepage": "https:\/\/symfony.com\/contributors" |
| 2126 | } |
| 2127 | ], |
| 2128 | "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
| 2129 | "homepage": "https:\/\/symfony.com", |
| 2130 | "keywords": [ |
| 2131 | "compatibility", |
| 2132 | "polyfill", |
| 2133 | "portable", |
| 2134 | "shim" |
| 2135 | ], |
| 2136 | "support": { |
| 2137 | "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.30.0" |
| 2138 | }, |
| 2139 | "funding": [ |
| 2140 | { |
| 2141 | "url": "https:\/\/symfony.com\/sponsor", |
| 2142 | "type": "custom" |
| 2143 | }, |
| 2144 | { |
| 2145 | "url": "https:\/\/github.com\/fabpot", |
| 2146 | "type": "github" |
| 2147 | }, |
| 2148 | { |
| 2149 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 2150 | "type": "tidelift" |
| 2151 | } |
| 2152 | ], |
| 2153 | "install-path": "..\/symfony\/polyfill-php80" |
| 2154 | }, |
| 2155 | { |
| 2156 | "name": "symfony\/service-contracts", |
| 2157 | "version": "v2.5.3", |
| 2158 | "version_normalized": "2.5.3.0", |
| 2159 | "source": { |
| 2160 | "type": "git", |
| 2161 | "url": "https:\/\/github.com\/symfony\/service-contracts.git", |
| 2162 | "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3" |
| 2163 | }, |
| 2164 | "dist": { |
| 2165 | "type": "zip", |
| 2166 | "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/a2329596ddc8fd568900e3fc76cba42489ecc7f3", |
| 2167 | "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3", |
| 2168 | "shasum": "" |
| 2169 | }, |
| 2170 | "require": { |
| 2171 | "php": ">=7.2.5", |
| 2172 | "psr\/container": "^1.1", |
| 2173 | "symfony\/deprecation-contracts": "^2.1|^3" |
| 2174 | }, |
| 2175 | "conflict": { |
| 2176 | "ext-psr": "<1.1|>=2" |
| 2177 | }, |
| 2178 | "suggest": { |
| 2179 | "symfony\/service-implementation": "" |
| 2180 | }, |
| 2181 | "time": "2023-04-21T15:04:16+00:00", |
| 2182 | "type": "library", |
| 2183 | "extra": { |
| 2184 | "branch-alias": { |
| 2185 | "dev-main": "2.5-dev" |
| 2186 | }, |
| 2187 | "thanks": { |
| 2188 | "name": "symfony\/contracts", |
| 2189 | "url": "https:\/\/github.com\/symfony\/contracts" |
| 2190 | } |
| 2191 | }, |
| 2192 | "installation-source": "dist", |
| 2193 | "autoload": { |
| 2194 | "psr-4": { |
| 2195 | "IAWPSCOPED\\Symfony\\Contracts\\Service\\": "" |
| 2196 | } |
| 2197 | }, |
| 2198 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 2199 | "license": [ |
| 2200 | "MIT" |
| 2201 | ], |
| 2202 | "authors": [ |
| 2203 | { |
| 2204 | "name": "Nicolas Grekas", |
| 2205 | "email": "p@tchwork.com" |
| 2206 | }, |
| 2207 | { |
| 2208 | "name": "Symfony Community", |
| 2209 | "homepage": "https:\/\/symfony.com\/contributors" |
| 2210 | } |
| 2211 | ], |
| 2212 | "description": "Generic abstractions related to writing services", |
| 2213 | "homepage": "https:\/\/symfony.com", |
| 2214 | "keywords": [ |
| 2215 | "abstractions", |
| 2216 | "contracts", |
| 2217 | "decoupling", |
| 2218 | "interfaces", |
| 2219 | "interoperability", |
| 2220 | "standards" |
| 2221 | ], |
| 2222 | "support": { |
| 2223 | "source": "https:\/\/github.com\/symfony\/service-contracts\/tree\/v2.5.3" |
| 2224 | }, |
| 2225 | "funding": [ |
| 2226 | { |
| 2227 | "url": "https:\/\/symfony.com\/sponsor", |
| 2228 | "type": "custom" |
| 2229 | }, |
| 2230 | { |
| 2231 | "url": "https:\/\/github.com\/fabpot", |
| 2232 | "type": "github" |
| 2233 | }, |
| 2234 | { |
| 2235 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 2236 | "type": "tidelift" |
| 2237 | } |
| 2238 | ], |
| 2239 | "install-path": "..\/symfony\/service-contracts" |
| 2240 | }, |
| 2241 | { |
| 2242 | "name": "symfony\/string", |
| 2243 | "version": "v5.4.43", |
| 2244 | "version_normalized": "5.4.43.0", |
| 2245 | "source": { |
| 2246 | "type": "git", |
| 2247 | "url": "https:\/\/github.com\/symfony\/string.git", |
| 2248 | "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450" |
| 2249 | }, |
| 2250 | "dist": { |
| 2251 | "type": "zip", |
| 2252 | "url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/8be1d484951ff5ca995eaf8edcbcb8b9a5888450", |
| 2253 | "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450", |
| 2254 | "shasum": "" |
| 2255 | }, |
| 2256 | "require": { |
| 2257 | "php": ">=7.2.5", |
| 2258 | "symfony\/polyfill-ctype": "~1.8", |
| 2259 | "symfony\/polyfill-intl-grapheme": "~1.0", |
| 2260 | "symfony\/polyfill-intl-normalizer": "~1.0", |
| 2261 | "symfony\/polyfill-mbstring": "~1.0", |
| 2262 | "symfony\/polyfill-php80": "~1.15" |
| 2263 | }, |
| 2264 | "conflict": { |
| 2265 | "symfony\/translation-contracts": ">=3.0" |
| 2266 | }, |
| 2267 | "require-dev": { |
| 2268 | "symfony\/error-handler": "^4.4|^5.0|^6.0", |
| 2269 | "symfony\/http-client": "^4.4|^5.0|^6.0", |
| 2270 | "symfony\/translation-contracts": "^1.1|^2", |
| 2271 | "symfony\/var-exporter": "^4.4|^5.0|^6.0" |
| 2272 | }, |
| 2273 | "time": "2024-08-01T10:24:28+00:00", |
| 2274 | "type": "library", |
| 2275 | "installation-source": "dist", |
| 2276 | "autoload": { |
| 2277 | "files": [ |
| 2278 | "Resources\/functions.php" |
| 2279 | ], |
| 2280 | "psr-4": { |
| 2281 | "IAWPSCOPED\\Symfony\\Component\\String\\": "" |
| 2282 | }, |
| 2283 | "exclude-from-classmap": [ |
| 2284 | "\/Tests\/" |
| 2285 | ] |
| 2286 | }, |
| 2287 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 2288 | "license": [ |
| 2289 | "MIT" |
| 2290 | ], |
| 2291 | "authors": [ |
| 2292 | { |
| 2293 | "name": "Nicolas Grekas", |
| 2294 | "email": "p@tchwork.com" |
| 2295 | }, |
| 2296 | { |
| 2297 | "name": "Symfony Community", |
| 2298 | "homepage": "https:\/\/symfony.com\/contributors" |
| 2299 | } |
| 2300 | ], |
| 2301 | "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", |
| 2302 | "homepage": "https:\/\/symfony.com", |
| 2303 | "keywords": [ |
| 2304 | "grapheme", |
| 2305 | "i18n", |
| 2306 | "string", |
| 2307 | "unicode", |
| 2308 | "utf-8", |
| 2309 | "utf8" |
| 2310 | ], |
| 2311 | "support": { |
| 2312 | "source": "https:\/\/github.com\/symfony\/string\/tree\/v5.4.43" |
| 2313 | }, |
| 2314 | "funding": [ |
| 2315 | { |
| 2316 | "url": "https:\/\/symfony.com\/sponsor", |
| 2317 | "type": "custom" |
| 2318 | }, |
| 2319 | { |
| 2320 | "url": "https:\/\/github.com\/fabpot", |
| 2321 | "type": "github" |
| 2322 | }, |
| 2323 | { |
| 2324 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 2325 | "type": "tidelift" |
| 2326 | } |
| 2327 | ], |
| 2328 | "install-path": "..\/symfony\/string" |
| 2329 | }, |
| 2330 | { |
| 2331 | "name": "symfony\/translation", |
| 2332 | "version": "v5.4.42", |
| 2333 | "version_normalized": "5.4.42.0", |
| 2334 | "source": { |
| 2335 | "type": "git", |
| 2336 | "url": "https:\/\/github.com\/symfony\/translation.git", |
| 2337 | "reference": "1d702caccb9f091b738696185f778b1bfef7b5b2" |
| 2338 | }, |
| 2339 | "dist": { |
| 2340 | "type": "zip", |
| 2341 | "url": "https:\/\/api.github.com\/repos\/symfony\/translation\/zipball\/1d702caccb9f091b738696185f778b1bfef7b5b2", |
| 2342 | "reference": "1d702caccb9f091b738696185f778b1bfef7b5b2", |
| 2343 | "shasum": "" |
| 2344 | }, |
| 2345 | "require": { |
| 2346 | "php": ">=7.2.5", |
| 2347 | "symfony\/deprecation-contracts": "^2.1|^3", |
| 2348 | "symfony\/polyfill-mbstring": "~1.0", |
| 2349 | "symfony\/polyfill-php80": "^1.16", |
| 2350 | "symfony\/translation-contracts": "^2.3" |
| 2351 | }, |
| 2352 | "conflict": { |
| 2353 | "symfony\/config": "<4.4", |
| 2354 | "symfony\/console": "<5.3", |
| 2355 | "symfony\/dependency-injection": "<5.0", |
| 2356 | "symfony\/http-kernel": "<5.0", |
| 2357 | "symfony\/twig-bundle": "<5.0", |
| 2358 | "symfony\/yaml": "<4.4" |
| 2359 | }, |
| 2360 | "provide": { |
| 2361 | "symfony\/translation-implementation": "2.3" |
| 2362 | }, |
| 2363 | "require-dev": { |
| 2364 | "psr\/log": "^1|^2|^3", |
| 2365 | "symfony\/config": "^4.4|^5.0|^6.0", |
| 2366 | "symfony\/console": "^5.4|^6.0", |
| 2367 | "symfony\/dependency-injection": "^5.0|^6.0", |
| 2368 | "symfony\/finder": "^4.4|^5.0|^6.0", |
| 2369 | "symfony\/http-client-contracts": "^1.1|^2.0|^3.0", |
| 2370 | "symfony\/http-kernel": "^5.0|^6.0", |
| 2371 | "symfony\/intl": "^4.4|^5.0|^6.0", |
| 2372 | "symfony\/polyfill-intl-icu": "^1.21", |
| 2373 | "symfony\/service-contracts": "^1.1.2|^2|^3", |
| 2374 | "symfony\/yaml": "^4.4|^5.0|^6.0" |
| 2375 | }, |
| 2376 | "suggest": { |
| 2377 | "psr\/log-implementation": "To use logging capability in translator", |
| 2378 | "symfony\/config": "", |
| 2379 | "symfony\/yaml": "" |
| 2380 | }, |
| 2381 | "time": "2024-07-26T12:14:19+00:00", |
| 2382 | "type": "library", |
| 2383 | "installation-source": "dist", |
| 2384 | "autoload": { |
| 2385 | "files": [ |
| 2386 | "Resources\/functions.php" |
| 2387 | ], |
| 2388 | "psr-4": { |
| 2389 | "IAWPSCOPED\\Symfony\\Component\\Translation\\": "" |
| 2390 | }, |
| 2391 | "exclude-from-classmap": [ |
| 2392 | "\/Tests\/" |
| 2393 | ] |
| 2394 | }, |
| 2395 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 2396 | "license": [ |
| 2397 | "MIT" |
| 2398 | ], |
| 2399 | "authors": [ |
| 2400 | { |
| 2401 | "name": "Fabien Potencier", |
| 2402 | "email": "fabien@symfony.com" |
| 2403 | }, |
| 2404 | { |
| 2405 | "name": "Symfony Community", |
| 2406 | "homepage": "https:\/\/symfony.com\/contributors" |
| 2407 | } |
| 2408 | ], |
| 2409 | "description": "Provides tools to internationalize your application", |
| 2410 | "homepage": "https:\/\/symfony.com", |
| 2411 | "support": { |
| 2412 | "source": "https:\/\/github.com\/symfony\/translation\/tree\/v5.4.42" |
| 2413 | }, |
| 2414 | "funding": [ |
| 2415 | { |
| 2416 | "url": "https:\/\/symfony.com\/sponsor", |
| 2417 | "type": "custom" |
| 2418 | }, |
| 2419 | { |
| 2420 | "url": "https:\/\/github.com\/fabpot", |
| 2421 | "type": "github" |
| 2422 | }, |
| 2423 | { |
| 2424 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 2425 | "type": "tidelift" |
| 2426 | } |
| 2427 | ], |
| 2428 | "install-path": "..\/symfony\/translation" |
| 2429 | }, |
| 2430 | { |
| 2431 | "name": "symfony\/translation-contracts", |
| 2432 | "version": "v2.5.3", |
| 2433 | "version_normalized": "2.5.3.0", |
| 2434 | "source": { |
| 2435 | "type": "git", |
| 2436 | "url": "https:\/\/github.com\/symfony\/translation-contracts.git", |
| 2437 | "reference": "b0073a77ac0b7ea55131020e87b1e3af540f4664" |
| 2438 | }, |
| 2439 | "dist": { |
| 2440 | "type": "zip", |
| 2441 | "url": "https:\/\/api.github.com\/repos\/symfony\/translation-contracts\/zipball\/b0073a77ac0b7ea55131020e87b1e3af540f4664", |
| 2442 | "reference": "b0073a77ac0b7ea55131020e87b1e3af540f4664", |
| 2443 | "shasum": "" |
| 2444 | }, |
| 2445 | "require": { |
| 2446 | "php": ">=7.2.5" |
| 2447 | }, |
| 2448 | "suggest": { |
| 2449 | "symfony\/translation-implementation": "" |
| 2450 | }, |
| 2451 | "time": "2024-01-23T13:51:25+00:00", |
| 2452 | "type": "library", |
| 2453 | "extra": { |
| 2454 | "branch-alias": { |
| 2455 | "dev-main": "2.5-dev" |
| 2456 | }, |
| 2457 | "thanks": { |
| 2458 | "name": "symfony\/contracts", |
| 2459 | "url": "https:\/\/github.com\/symfony\/contracts" |
| 2460 | } |
| 2461 | }, |
| 2462 | "installation-source": "dist", |
| 2463 | "autoload": { |
| 2464 | "psr-4": { |
| 2465 | "IAWPSCOPED\\Symfony\\Contracts\\Translation\\": "" |
| 2466 | } |
| 2467 | }, |
| 2468 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 2469 | "license": [ |
| 2470 | "MIT" |
| 2471 | ], |
| 2472 | "authors": [ |
| 2473 | { |
| 2474 | "name": "Nicolas Grekas", |
| 2475 | "email": "p@tchwork.com" |
| 2476 | }, |
| 2477 | { |
| 2478 | "name": "Symfony Community", |
| 2479 | "homepage": "https:\/\/symfony.com\/contributors" |
| 2480 | } |
| 2481 | ], |
| 2482 | "description": "Generic abstractions related to translation", |
| 2483 | "homepage": "https:\/\/symfony.com", |
| 2484 | "keywords": [ |
| 2485 | "abstractions", |
| 2486 | "contracts", |
| 2487 | "decoupling", |
| 2488 | "interfaces", |
| 2489 | "interoperability", |
| 2490 | "standards" |
| 2491 | ], |
| 2492 | "support": { |
| 2493 | "source": "https:\/\/github.com\/symfony\/translation-contracts\/tree\/v2.5.3" |
| 2494 | }, |
| 2495 | "funding": [ |
| 2496 | { |
| 2497 | "url": "https:\/\/symfony.com\/sponsor", |
| 2498 | "type": "custom" |
| 2499 | }, |
| 2500 | { |
| 2501 | "url": "https:\/\/github.com\/fabpot", |
| 2502 | "type": "github" |
| 2503 | }, |
| 2504 | { |
| 2505 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 2506 | "type": "tidelift" |
| 2507 | } |
| 2508 | ], |
| 2509 | "install-path": "..\/symfony\/translation-contracts" |
| 2510 | }, |
| 2511 | { |
| 2512 | "name": "voku\/portable-ascii", |
| 2513 | "version": "1.6.1", |
| 2514 | "version_normalized": "1.6.1.0", |
| 2515 | "source": { |
| 2516 | "type": "git", |
| 2517 | "url": "https:\/\/github.com\/voku\/portable-ascii.git", |
| 2518 | "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a" |
| 2519 | }, |
| 2520 | "dist": { |
| 2521 | "type": "zip", |
| 2522 | "url": "https:\/\/api.github.com\/repos\/voku\/portable-ascii\/zipball\/87337c91b9dfacee02452244ee14ab3c43bc485a", |
| 2523 | "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a", |
| 2524 | "shasum": "" |
| 2525 | }, |
| 2526 | "require": { |
| 2527 | "php": ">=7.0.0" |
| 2528 | }, |
| 2529 | "require-dev": { |
| 2530 | "phpunit\/phpunit": "~6.0 || ~7.0 || ~9.0" |
| 2531 | }, |
| 2532 | "suggest": { |
| 2533 | "ext-intl": "Use Intl for transliterator_transliterate() support" |
| 2534 | }, |
| 2535 | "time": "2022-01-24T18:55:24+00:00", |
| 2536 | "type": "library", |
| 2537 | "installation-source": "dist", |
| 2538 | "autoload": { |
| 2539 | "psr-4": { |
| 2540 | "IAWPSCOPED\\voku\\": "src\/voku\/" |
| 2541 | } |
| 2542 | }, |
| 2543 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 2544 | "license": [ |
| 2545 | "MIT" |
| 2546 | ], |
| 2547 | "authors": [ |
| 2548 | { |
| 2549 | "name": "Lars Moelleken", |
| 2550 | "homepage": "http:\/\/www.moelleken.org\/" |
| 2551 | } |
| 2552 | ], |
| 2553 | "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", |
| 2554 | "homepage": "https:\/\/github.com\/voku\/portable-ascii", |
| 2555 | "keywords": [ |
| 2556 | "ascii", |
| 2557 | "clean", |
| 2558 | "php" |
| 2559 | ], |
| 2560 | "support": { |
| 2561 | "issues": "https:\/\/github.com\/voku\/portable-ascii\/issues", |
| 2562 | "source": "https:\/\/github.com\/voku\/portable-ascii\/tree\/1.6.1" |
| 2563 | }, |
| 2564 | "funding": [ |
| 2565 | { |
| 2566 | "url": "https:\/\/www.paypal.me\/moelleken", |
| 2567 | "type": "custom" |
| 2568 | }, |
| 2569 | { |
| 2570 | "url": "https:\/\/github.com\/voku", |
| 2571 | "type": "github" |
| 2572 | }, |
| 2573 | { |
| 2574 | "url": "https:\/\/opencollective.com\/portable-ascii", |
| 2575 | "type": "open_collective" |
| 2576 | }, |
| 2577 | { |
| 2578 | "url": "https:\/\/www.patreon.com\/voku", |
| 2579 | "type": "patreon" |
| 2580 | }, |
| 2581 | { |
| 2582 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/voku\/portable-ascii", |
| 2583 | "type": "tidelift" |
| 2584 | } |
| 2585 | ], |
| 2586 | "install-path": "..\/voku\/portable-ascii" |
| 2587 | } |
| 2588 | ], |
| 2589 | "dev": false, |
| 2590 | "dev-package-names": [] |
| 2591 | } |