ClassLoader.php
2 months ago
InstalledVersions.php
2 months ago
LICENSE
2 months ago
autoload_classmap.php
2 months ago
autoload_files.php
2 months ago
autoload_namespaces.php
2 months ago
autoload_psr4.php
2 months ago
autoload_real.php
2 months ago
autoload_static.php
2 months ago
installed.json
1 month ago
installed.php
3 days ago
platform_check.php
2 months ago
installed.json
1240 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "barryvdh\/composer-cleanup-plugin", |
| 5 | "version": "dev-master", |
| 6 | "version_normalized": "dev-master", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https:\/\/github.com\/mailoptin\/composer-cleanup-plugin.git", |
| 10 | "reference": "80cceff45bfb85a0f49236537b1f1c928a1ee820" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https:\/\/api.github.com\/repos\/mailoptin\/composer-cleanup-plugin\/zipball\/80cceff45bfb85a0f49236537b1f1c928a1ee820", |
| 15 | "reference": "80cceff45bfb85a0f49236537b1f1c928a1ee820", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "composer-plugin-api": "^2.0" |
| 20 | }, |
| 21 | "time": "2024-03-06T10:56:07+00:00", |
| 22 | "default-branch": true, |
| 23 | "type": "composer-plugin", |
| 24 | "extra": { |
| 25 | "branch-alias": { |
| 26 | "dev-master": "0.1-dev" |
| 27 | }, |
| 28 | "class": "Barryvdh\\Composer\\CleanupPlugin" |
| 29 | }, |
| 30 | "installation-source": "dist", |
| 31 | "autoload": { |
| 32 | "psr-4": { |
| 33 | "ProfilePressVendor\\Barryvdh\\Composer\\": "src\/" |
| 34 | } |
| 35 | }, |
| 36 | "license": [ |
| 37 | "MIT" |
| 38 | ], |
| 39 | "authors": [ |
| 40 | { |
| 41 | "name": "Barry vd. Heuvel", |
| 42 | "email": "barryvdh@gmail.com" |
| 43 | } |
| 44 | ], |
| 45 | "description": "A composer cleanup plugin, to remove tests and documentation to save space", |
| 46 | "support": { |
| 47 | "source": "https:\/\/github.com\/mailoptin\/composer-cleanup-plugin\/tree\/master" |
| 48 | }, |
| 49 | "install-path": "..\/barryvdh\/composer-cleanup-plugin" |
| 50 | }, |
| 51 | { |
| 52 | "name": "brick\/math", |
| 53 | "version": "0.9.3", |
| 54 | "version_normalized": "0.9.3.0", |
| 55 | "source": { |
| 56 | "type": "git", |
| 57 | "url": "https:\/\/github.com\/brick\/math.git", |
| 58 | "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae" |
| 59 | }, |
| 60 | "dist": { |
| 61 | "type": "zip", |
| 62 | "url": "https:\/\/api.github.com\/repos\/brick\/math\/zipball\/ca57d18f028f84f777b2168cd1911b0dee2343ae", |
| 63 | "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae", |
| 64 | "shasum": "" |
| 65 | }, |
| 66 | "require": { |
| 67 | "ext-json": "*", |
| 68 | "php": "^7.1 || ^8.0" |
| 69 | }, |
| 70 | "require-dev": { |
| 71 | "php-coveralls\/php-coveralls": "^2.2", |
| 72 | "phpunit\/phpunit": "^7.5.15 || ^8.5 || ^9.0", |
| 73 | "vimeo\/psalm": "4.9.2" |
| 74 | }, |
| 75 | "time": "2021-08-15T20:50:18+00:00", |
| 76 | "type": "library", |
| 77 | "installation-source": "dist", |
| 78 | "autoload": { |
| 79 | "psr-4": { |
| 80 | "ProfilePressVendor\\Brick\\Math\\": "src\/" |
| 81 | } |
| 82 | }, |
| 83 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 84 | "license": [ |
| 85 | "MIT" |
| 86 | ], |
| 87 | "description": "Arbitrary-precision arithmetic library", |
| 88 | "keywords": [ |
| 89 | "Arbitrary-precision", |
| 90 | "BigInteger", |
| 91 | "BigRational", |
| 92 | "arithmetic", |
| 93 | "bigdecimal", |
| 94 | "bignum", |
| 95 | "brick", |
| 96 | "math" |
| 97 | ], |
| 98 | "support": { |
| 99 | "issues": "https:\/\/github.com\/brick\/math\/issues", |
| 100 | "source": "https:\/\/github.com\/brick\/math\/tree\/0.9.3" |
| 101 | }, |
| 102 | "funding": [ |
| 103 | { |
| 104 | "url": "https:\/\/github.com\/BenMorel", |
| 105 | "type": "github" |
| 106 | }, |
| 107 | { |
| 108 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/brick\/math", |
| 109 | "type": "tidelift" |
| 110 | } |
| 111 | ], |
| 112 | "install-path": "..\/brick\/math" |
| 113 | }, |
| 114 | { |
| 115 | "name": "carbonphp\/carbon-doctrine-types", |
| 116 | "version": "2.1.0", |
| 117 | "version_normalized": "2.1.0.0", |
| 118 | "source": { |
| 119 | "type": "git", |
| 120 | "url": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types.git", |
| 121 | "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb" |
| 122 | }, |
| 123 | "dist": { |
| 124 | "type": "zip", |
| 125 | "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon-doctrine-types\/zipball\/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", |
| 126 | "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", |
| 127 | "shasum": "" |
| 128 | }, |
| 129 | "require": { |
| 130 | "php": "^7.4 || ^8.0" |
| 131 | }, |
| 132 | "conflict": { |
| 133 | "doctrine\/dbal": "<3.7.0 || >=4.0.0" |
| 134 | }, |
| 135 | "require-dev": { |
| 136 | "doctrine\/dbal": "^3.7.0", |
| 137 | "nesbot\/carbon": "^2.71.0 || ^3.0.0", |
| 138 | "phpunit\/phpunit": "^10.3" |
| 139 | }, |
| 140 | "time": "2023-12-11T17:09:12+00:00", |
| 141 | "type": "library", |
| 142 | "installation-source": "dist", |
| 143 | "autoload": { |
| 144 | "psr-4": { |
| 145 | "ProfilePressVendor\\Carbon\\Doctrine\\": "src\/Carbon\/Doctrine\/" |
| 146 | } |
| 147 | }, |
| 148 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 149 | "license": [ |
| 150 | "MIT" |
| 151 | ], |
| 152 | "authors": [ |
| 153 | { |
| 154 | "name": "KyleKatarn", |
| 155 | "email": "kylekatarnls@gmail.com" |
| 156 | } |
| 157 | ], |
| 158 | "description": "Types to use Carbon in Doctrine", |
| 159 | "keywords": [ |
| 160 | "carbon", |
| 161 | "date", |
| 162 | "datetime", |
| 163 | "doctrine", |
| 164 | "time" |
| 165 | ], |
| 166 | "support": { |
| 167 | "issues": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/issues", |
| 168 | "source": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/tree\/2.1.0" |
| 169 | }, |
| 170 | "funding": [ |
| 171 | { |
| 172 | "url": "https:\/\/github.com\/kylekatarnls", |
| 173 | "type": "github" |
| 174 | }, |
| 175 | { |
| 176 | "url": "https:\/\/opencollective.com\/Carbon", |
| 177 | "type": "open_collective" |
| 178 | }, |
| 179 | { |
| 180 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/nesbot\/carbon", |
| 181 | "type": "tidelift" |
| 182 | } |
| 183 | ], |
| 184 | "install-path": "..\/carbonphp\/carbon-doctrine-types" |
| 185 | }, |
| 186 | { |
| 187 | "name": "collizo4sky\/persist-admin-notices-dismissal", |
| 188 | "version": "1.4.5", |
| 189 | "version_normalized": "1.4.5.0", |
| 190 | "source": { |
| 191 | "type": "git", |
| 192 | "url": "https:\/\/github.com\/w3guy\/persist-admin-notices-dismissal.git", |
| 193 | "reference": "163b868c98cf97ea15b4d7e1305e2d52c9242e7e" |
| 194 | }, |
| 195 | "dist": { |
| 196 | "type": "zip", |
| 197 | "url": "https:\/\/api.github.com\/repos\/w3guy\/persist-admin-notices-dismissal\/zipball\/163b868c98cf97ea15b4d7e1305e2d52c9242e7e", |
| 198 | "reference": "163b868c98cf97ea15b4d7e1305e2d52c9242e7e", |
| 199 | "shasum": "" |
| 200 | }, |
| 201 | "require": { |
| 202 | "php": ">=5.4" |
| 203 | }, |
| 204 | "time": "2024-03-10T15:11:42+00:00", |
| 205 | "type": "library", |
| 206 | "installation-source": "dist", |
| 207 | "autoload": { |
| 208 | "classmap": [ |
| 209 | "persist-admin-notices-dismissal.php" |
| 210 | ] |
| 211 | }, |
| 212 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 213 | "license": [ |
| 214 | "GPL-3.0-or-later" |
| 215 | ], |
| 216 | "authors": [ |
| 217 | { |
| 218 | "name": "Collins Agbonghama", |
| 219 | "email": "me@w3guy.com", |
| 220 | "role": "developer" |
| 221 | } |
| 222 | ], |
| 223 | "description": "Simple library to persist dismissal of admin notices across pages in WordPress dashboard.", |
| 224 | "support": { |
| 225 | "issues": "https:\/\/github.com\/w3guy\/persist-admin-notices-dismissal\/issues", |
| 226 | "source": "https:\/\/github.com\/w3guy\/persist-admin-notices-dismissal" |
| 227 | }, |
| 228 | "install-path": "..\/collizo4sky\/persist-admin-notices-dismissal" |
| 229 | }, |
| 230 | { |
| 231 | "name": "league\/csv", |
| 232 | "version": "9.8.0", |
| 233 | "version_normalized": "9.8.0.0", |
| 234 | "source": { |
| 235 | "type": "git", |
| 236 | "url": "https:\/\/github.com\/thephpleague\/csv.git", |
| 237 | "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47" |
| 238 | }, |
| 239 | "dist": { |
| 240 | "type": "zip", |
| 241 | "url": "https:\/\/api.github.com\/repos\/thephpleague\/csv\/zipball\/9d2e0265c5d90f5dd601bc65ff717e05cec19b47", |
| 242 | "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47", |
| 243 | "shasum": "" |
| 244 | }, |
| 245 | "require": { |
| 246 | "ext-json": "*", |
| 247 | "ext-mbstring": "*", |
| 248 | "php": "^7.4 || ^8.0" |
| 249 | }, |
| 250 | "require-dev": { |
| 251 | "ext-curl": "*", |
| 252 | "ext-dom": "*", |
| 253 | "friendsofphp\/php-cs-fixer": "^v3.4.0", |
| 254 | "phpstan\/phpstan": "^1.3.0", |
| 255 | "phpstan\/phpstan-phpunit": "^1.0.0", |
| 256 | "phpstan\/phpstan-strict-rules": "^1.1.0", |
| 257 | "phpunit\/phpunit": "^9.5.11" |
| 258 | }, |
| 259 | "suggest": { |
| 260 | "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes", |
| 261 | "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" |
| 262 | }, |
| 263 | "time": "2022-01-04T00:13:07+00:00", |
| 264 | "type": "library", |
| 265 | "extra": { |
| 266 | "branch-alias": { |
| 267 | "dev-master": "9.x-dev" |
| 268 | } |
| 269 | }, |
| 270 | "installation-source": "dist", |
| 271 | "autoload": { |
| 272 | "files": [ |
| 273 | "src\/functions_include.php" |
| 274 | ], |
| 275 | "psr-4": { |
| 276 | "ProfilePressVendor\\League\\Csv\\": "src" |
| 277 | } |
| 278 | }, |
| 279 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 280 | "license": [ |
| 281 | "MIT" |
| 282 | ], |
| 283 | "authors": [ |
| 284 | { |
| 285 | "name": "Ignace Nyamagana Butera", |
| 286 | "email": "nyamsprod@gmail.com", |
| 287 | "homepage": "https:\/\/github.com\/nyamsprod\/", |
| 288 | "role": "Developer" |
| 289 | } |
| 290 | ], |
| 291 | "description": "CSV data manipulation made easy in PHP", |
| 292 | "homepage": "https:\/\/csv.thephpleague.com", |
| 293 | "keywords": [ |
| 294 | "convert", |
| 295 | "csv", |
| 296 | "export", |
| 297 | "filter", |
| 298 | "import", |
| 299 | "read", |
| 300 | "transform", |
| 301 | "write" |
| 302 | ], |
| 303 | "support": { |
| 304 | "docs": "https:\/\/csv.thephpleague.com", |
| 305 | "issues": "https:\/\/github.com\/thephpleague\/csv\/issues", |
| 306 | "rss": "https:\/\/github.com\/thephpleague\/csv\/releases.atom", |
| 307 | "source": "https:\/\/github.com\/thephpleague\/csv" |
| 308 | }, |
| 309 | "funding": [ |
| 310 | { |
| 311 | "url": "https:\/\/github.com\/sponsors\/nyamsprod", |
| 312 | "type": "github" |
| 313 | } |
| 314 | ], |
| 315 | "install-path": "..\/league\/csv" |
| 316 | }, |
| 317 | { |
| 318 | "name": "nesbot\/carbon", |
| 319 | "version": "2.73.0", |
| 320 | "version_normalized": "2.73.0.0", |
| 321 | "source": { |
| 322 | "type": "git", |
| 323 | "url": "https:\/\/github.com\/CarbonPHP\/carbon.git", |
| 324 | "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075" |
| 325 | }, |
| 326 | "dist": { |
| 327 | "type": "zip", |
| 328 | "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon\/zipball\/9228ce90e1035ff2f0db84b40ec2e023ed802075", |
| 329 | "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075", |
| 330 | "shasum": "" |
| 331 | }, |
| 332 | "require": { |
| 333 | "carbonphp\/carbon-doctrine-types": "*", |
| 334 | "ext-json": "*", |
| 335 | "php": "^7.1.8 || ^8.0", |
| 336 | "psr\/clock": "^1.0", |
| 337 | "symfony\/polyfill-mbstring": "^1.0", |
| 338 | "symfony\/polyfill-php80": "^1.16", |
| 339 | "symfony\/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" |
| 340 | }, |
| 341 | "provide": { |
| 342 | "psr\/clock-implementation": "1.0" |
| 343 | }, |
| 344 | "require-dev": { |
| 345 | "doctrine\/dbal": "^2.0 || ^3.1.4 || ^4.0", |
| 346 | "doctrine\/orm": "^2.7 || ^3.0", |
| 347 | "friendsofphp\/php-cs-fixer": "^3.0", |
| 348 | "kylekatarnls\/multi-tester": "^2.0", |
| 349 | "ondrejmirtes\/better-reflection": "<6", |
| 350 | "phpmd\/phpmd": "^2.9", |
| 351 | "phpstan\/extension-installer": "^1.0", |
| 352 | "phpstan\/phpstan": "^0.12.99 || ^1.7.14", |
| 353 | "phpunit\/php-file-iterator": "^2.0.5 || ^3.0.6", |
| 354 | "phpunit\/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", |
| 355 | "squizlabs\/php_codesniffer": "^3.4" |
| 356 | }, |
| 357 | "time": "2025-01-08T20:10:23+00:00", |
| 358 | "bin": [ |
| 359 | "bin\/carbon" |
| 360 | ], |
| 361 | "type": "library", |
| 362 | "extra": { |
| 363 | "laravel": { |
| 364 | "providers": [ |
| 365 | "ProfilePressVendor\\Carbon\\Laravel\\ServiceProvider" |
| 366 | ] |
| 367 | }, |
| 368 | "phpstan": { |
| 369 | "includes": [ |
| 370 | "extension.neon" |
| 371 | ] |
| 372 | }, |
| 373 | "branch-alias": { |
| 374 | "dev-2.x": "2.x-dev", |
| 375 | "dev-master": "3.x-dev" |
| 376 | } |
| 377 | }, |
| 378 | "installation-source": "dist", |
| 379 | "autoload": { |
| 380 | "psr-4": { |
| 381 | "ProfilePressVendor\\Carbon\\": "src\/Carbon\/" |
| 382 | } |
| 383 | }, |
| 384 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 385 | "license": [ |
| 386 | "MIT" |
| 387 | ], |
| 388 | "authors": [ |
| 389 | { |
| 390 | "name": "Brian Nesbitt", |
| 391 | "email": "brian@nesbot.com", |
| 392 | "homepage": "https:\/\/markido.com" |
| 393 | }, |
| 394 | { |
| 395 | "name": "kylekatarnls", |
| 396 | "homepage": "https:\/\/github.com\/kylekatarnls" |
| 397 | } |
| 398 | ], |
| 399 | "description": "An API extension for DateTime that supports 281 different languages.", |
| 400 | "homepage": "https:\/\/carbon.nesbot.com", |
| 401 | "keywords": [ |
| 402 | "date", |
| 403 | "datetime", |
| 404 | "time" |
| 405 | ], |
| 406 | "support": { |
| 407 | "docs": "https:\/\/carbon.nesbot.com\/docs", |
| 408 | "issues": "https:\/\/github.com\/briannesbitt\/Carbon\/issues", |
| 409 | "source": "https:\/\/github.com\/briannesbitt\/Carbon" |
| 410 | }, |
| 411 | "funding": [ |
| 412 | { |
| 413 | "url": "https:\/\/github.com\/sponsors\/kylekatarnls", |
| 414 | "type": "github" |
| 415 | }, |
| 416 | { |
| 417 | "url": "https:\/\/opencollective.com\/Carbon#sponsor", |
| 418 | "type": "opencollective" |
| 419 | }, |
| 420 | { |
| 421 | "url": "https:\/\/tidelift.com\/subscription\/pkg\/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme", |
| 422 | "type": "tidelift" |
| 423 | } |
| 424 | ], |
| 425 | "install-path": "..\/nesbot\/carbon" |
| 426 | }, |
| 427 | { |
| 428 | "name": "pelago\/emogrifier", |
| 429 | "version": "v6.0.0", |
| 430 | "version_normalized": "6.0.0.0", |
| 431 | "source": { |
| 432 | "type": "git", |
| 433 | "url": "https:\/\/github.com\/MyIntervals\/emogrifier.git", |
| 434 | "reference": "aa72d5407efac118f3896bcb995a2cba793df0ae" |
| 435 | }, |
| 436 | "dist": { |
| 437 | "type": "zip", |
| 438 | "url": "https:\/\/api.github.com\/repos\/MyIntervals\/emogrifier\/zipball\/aa72d5407efac118f3896bcb995a2cba793df0ae", |
| 439 | "reference": "aa72d5407efac118f3896bcb995a2cba793df0ae", |
| 440 | "shasum": "" |
| 441 | }, |
| 442 | "require": { |
| 443 | "ext-dom": "*", |
| 444 | "ext-libxml": "*", |
| 445 | "php": "~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0", |
| 446 | "sabberworm\/php-css-parser": "^8.3.1", |
| 447 | "symfony\/css-selector": "^3.4.32 || ^4.4 || ^5.3 || ^6.0" |
| 448 | }, |
| 449 | "require-dev": { |
| 450 | "php-parallel-lint\/php-parallel-lint": "^1.3.0", |
| 451 | "phpunit\/phpunit": "^8.5.16", |
| 452 | "rawr\/cross-data-providers": "^2.3.0" |
| 453 | }, |
| 454 | "time": "2021-09-16T16:22:04+00:00", |
| 455 | "type": "library", |
| 456 | "extra": { |
| 457 | "branch-alias": { |
| 458 | "dev-main": "7.0.x-dev" |
| 459 | } |
| 460 | }, |
| 461 | "installation-source": "dist", |
| 462 | "autoload": { |
| 463 | "psr-4": { |
| 464 | "ProfilePressVendor\\Pelago\\Emogrifier\\": "src\/" |
| 465 | } |
| 466 | }, |
| 467 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 468 | "license": [ |
| 469 | "MIT" |
| 470 | ], |
| 471 | "authors": [ |
| 472 | { |
| 473 | "name": "Oliver Klee", |
| 474 | "email": "github@oliverklee.de" |
| 475 | }, |
| 476 | { |
| 477 | "name": "Zoli Szab\u00f3", |
| 478 | "email": "zoli.szabo+github@gmail.com" |
| 479 | }, |
| 480 | { |
| 481 | "name": "John Reeve", |
| 482 | "email": "jreeve@pelagodesign.com" |
| 483 | }, |
| 484 | { |
| 485 | "name": "Jake Hotson", |
| 486 | "email": "jake@qzdesign.co.uk" |
| 487 | }, |
| 488 | { |
| 489 | "name": "Cameron Brooks" |
| 490 | }, |
| 491 | { |
| 492 | "name": "Jaime Prado" |
| 493 | } |
| 494 | ], |
| 495 | "description": "Converts CSS styles into inline style attributes in your HTML code", |
| 496 | "homepage": "https:\/\/www.myintervals.com\/emogrifier.php", |
| 497 | "keywords": [ |
| 498 | "css", |
| 499 | "email", |
| 500 | "pre-processing" |
| 501 | ], |
| 502 | "support": { |
| 503 | "issues": "https:\/\/github.com\/MyIntervals\/emogrifier\/issues", |
| 504 | "source": "https:\/\/github.com\/MyIntervals\/emogrifier" |
| 505 | }, |
| 506 | "install-path": "..\/pelago\/emogrifier" |
| 507 | }, |
| 508 | { |
| 509 | "name": "psr\/clock", |
| 510 | "version": "1.0.0", |
| 511 | "version_normalized": "1.0.0.0", |
| 512 | "source": { |
| 513 | "type": "git", |
| 514 | "url": "https:\/\/github.com\/php-fig\/clock.git", |
| 515 | "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" |
| 516 | }, |
| 517 | "dist": { |
| 518 | "type": "zip", |
| 519 | "url": "https:\/\/api.github.com\/repos\/php-fig\/clock\/zipball\/e41a24703d4560fd0acb709162f73b8adfc3aa0d", |
| 520 | "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", |
| 521 | "shasum": "" |
| 522 | }, |
| 523 | "require": { |
| 524 | "php": "^7.0 || ^8.0" |
| 525 | }, |
| 526 | "time": "2022-11-25T14:36:26+00:00", |
| 527 | "type": "library", |
| 528 | "installation-source": "dist", |
| 529 | "autoload": { |
| 530 | "psr-4": { |
| 531 | "ProfilePressVendor\\Psr\\Clock\\": "src\/" |
| 532 | } |
| 533 | }, |
| 534 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 535 | "license": [ |
| 536 | "MIT" |
| 537 | ], |
| 538 | "authors": [ |
| 539 | { |
| 540 | "name": "PHP-FIG", |
| 541 | "homepage": "https:\/\/www.php-fig.org\/" |
| 542 | } |
| 543 | ], |
| 544 | "description": "Common interface for reading the clock.", |
| 545 | "homepage": "https:\/\/github.com\/php-fig\/clock", |
| 546 | "keywords": [ |
| 547 | "clock", |
| 548 | "now", |
| 549 | "psr", |
| 550 | "psr-20", |
| 551 | "time" |
| 552 | ], |
| 553 | "support": { |
| 554 | "issues": "https:\/\/github.com\/php-fig\/clock\/issues", |
| 555 | "source": "https:\/\/github.com\/php-fig\/clock\/tree\/1.0.0" |
| 556 | }, |
| 557 | "install-path": "..\/psr\/clock" |
| 558 | }, |
| 559 | { |
| 560 | "name": "sabberworm\/php-css-parser", |
| 561 | "version": "v8.9.0", |
| 562 | "version_normalized": "8.9.0.0", |
| 563 | "source": { |
| 564 | "type": "git", |
| 565 | "url": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser.git", |
| 566 | "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9" |
| 567 | }, |
| 568 | "dist": { |
| 569 | "type": "zip", |
| 570 | "url": "https:\/\/api.github.com\/repos\/MyIntervals\/PHP-CSS-Parser\/zipball\/d8e916507b88e389e26d4ab03c904a082aa66bb9", |
| 571 | "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9", |
| 572 | "shasum": "" |
| 573 | }, |
| 574 | "require": { |
| 575 | "ext-iconv": "*", |
| 576 | "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" |
| 577 | }, |
| 578 | "require-dev": { |
| 579 | "phpunit\/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41", |
| 580 | "rawr\/cross-data-providers": "^2.0.0" |
| 581 | }, |
| 582 | "suggest": { |
| 583 | "ext-mbstring": "for parsing UTF-8 CSS" |
| 584 | }, |
| 585 | "time": "2025-07-11T13:20:48+00:00", |
| 586 | "type": "library", |
| 587 | "extra": { |
| 588 | "branch-alias": { |
| 589 | "dev-main": "9.0.x-dev" |
| 590 | } |
| 591 | }, |
| 592 | "installation-source": "dist", |
| 593 | "autoload": { |
| 594 | "psr-4": { |
| 595 | "ProfilePressVendor\\Sabberworm\\CSS\\": "src\/" |
| 596 | } |
| 597 | }, |
| 598 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 599 | "license": [ |
| 600 | "MIT" |
| 601 | ], |
| 602 | "authors": [ |
| 603 | { |
| 604 | "name": "Raphael Schweikert" |
| 605 | }, |
| 606 | { |
| 607 | "name": "Oliver Klee", |
| 608 | "email": "github@oliverklee.de" |
| 609 | }, |
| 610 | { |
| 611 | "name": "Jake Hotson", |
| 612 | "email": "jake.github@qzdesign.co.uk" |
| 613 | } |
| 614 | ], |
| 615 | "description": "Parser for CSS Files written in PHP", |
| 616 | "homepage": "https:\/\/www.sabberworm.com\/blog\/2010\/6\/10\/php-css-parser", |
| 617 | "keywords": [ |
| 618 | "css", |
| 619 | "parser", |
| 620 | "stylesheet" |
| 621 | ], |
| 622 | "support": { |
| 623 | "issues": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser\/issues", |
| 624 | "source": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser\/tree\/v8.9.0" |
| 625 | }, |
| 626 | "install-path": "..\/sabberworm\/php-css-parser" |
| 627 | }, |
| 628 | { |
| 629 | "name": "sniccowp\/php-scoper-wordpress-excludes", |
| 630 | "version": "6.9.1", |
| 631 | "version_normalized": "6.9.1.0", |
| 632 | "source": { |
| 633 | "type": "git", |
| 634 | "url": "https:\/\/github.com\/snicco\/php-scoper-wordpress-excludes.git", |
| 635 | "reference": "94867711087d0efc3d361dbe068044e0124f4c0b" |
| 636 | }, |
| 637 | "dist": { |
| 638 | "type": "zip", |
| 639 | "url": "https:\/\/api.github.com\/repos\/snicco\/php-scoper-wordpress-excludes\/zipball\/94867711087d0efc3d361dbe068044e0124f4c0b", |
| 640 | "reference": "94867711087d0efc3d361dbe068044e0124f4c0b", |
| 641 | "shasum": "" |
| 642 | }, |
| 643 | "require-dev": { |
| 644 | "php": "^7.4", |
| 645 | "php-stubs\/wordpress-globals": "0.2.0", |
| 646 | "php-stubs\/wordpress-stubs": "6.9.1", |
| 647 | "sniccowp\/php-scoper-excludes": "dev-master" |
| 648 | }, |
| 649 | "time": "2026-02-04T00:34:47+00:00", |
| 650 | "type": "library", |
| 651 | "installation-source": "dist", |
| 652 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 653 | "license": [ |
| 654 | "MIT" |
| 655 | ], |
| 656 | "authors": [ |
| 657 | { |
| 658 | "name": "Calvin Alkan", |
| 659 | "email": "calvin@snicco.de" |
| 660 | }, |
| 661 | { |
| 662 | "name": "Marlon Alkan", |
| 663 | "email": "marlon@snicco.de" |
| 664 | } |
| 665 | ], |
| 666 | "description": "A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.", |
| 667 | "keywords": [ |
| 668 | "php-scoper", |
| 669 | "scoping WordPress", |
| 670 | "wordpress" |
| 671 | ], |
| 672 | "support": { |
| 673 | "issues": "https:\/\/github.com\/snicco\/php-scoper-wordpress-excludes\/issues", |
| 674 | "source": "https:\/\/github.com\/snicco\/php-scoper-wordpress-excludes\/tree\/6.9.1" |
| 675 | }, |
| 676 | "install-path": "..\/sniccowp\/php-scoper-wordpress-excludes" |
| 677 | }, |
| 678 | { |
| 679 | "name": "stripe\/stripe-php", |
| 680 | "version": "v16.6.0", |
| 681 | "version_normalized": "16.6.0.0", |
| 682 | "source": { |
| 683 | "type": "git", |
| 684 | "url": "https:\/\/github.com\/stripe\/stripe-php.git", |
| 685 | "reference": "d6de0a536f00b5c5c74f36b8f4d0d93b035499ff" |
| 686 | }, |
| 687 | "dist": { |
| 688 | "type": "zip", |
| 689 | "url": "https:\/\/api.github.com\/repos\/stripe\/stripe-php\/zipball\/d6de0a536f00b5c5c74f36b8f4d0d93b035499ff", |
| 690 | "reference": "d6de0a536f00b5c5c74f36b8f4d0d93b035499ff", |
| 691 | "shasum": "" |
| 692 | }, |
| 693 | "require": { |
| 694 | "ext-curl": "*", |
| 695 | "ext-json": "*", |
| 696 | "ext-mbstring": "*", |
| 697 | "php": ">=5.6.0" |
| 698 | }, |
| 699 | "require-dev": { |
| 700 | "friendsofphp\/php-cs-fixer": "3.5.0", |
| 701 | "phpstan\/phpstan": "^1.2", |
| 702 | "phpunit\/phpunit": "^5.7 || ^9.0" |
| 703 | }, |
| 704 | "time": "2025-02-24T22:35:29+00:00", |
| 705 | "type": "library", |
| 706 | "extra": { |
| 707 | "branch-alias": { |
| 708 | "dev-master": "2.0-dev" |
| 709 | } |
| 710 | }, |
| 711 | "installation-source": "dist", |
| 712 | "autoload": { |
| 713 | "psr-4": { |
| 714 | "ProfilePressVendor\\Stripe\\": "lib\/" |
| 715 | } |
| 716 | }, |
| 717 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 718 | "license": [ |
| 719 | "MIT" |
| 720 | ], |
| 721 | "authors": [ |
| 722 | { |
| 723 | "name": "Stripe and contributors", |
| 724 | "homepage": "https:\/\/github.com\/stripe\/stripe-php\/contributors" |
| 725 | } |
| 726 | ], |
| 727 | "description": "Stripe PHP Library", |
| 728 | "homepage": "https:\/\/stripe.com\/", |
| 729 | "keywords": [ |
| 730 | "api", |
| 731 | "payment processing", |
| 732 | "stripe" |
| 733 | ], |
| 734 | "support": { |
| 735 | "issues": "https:\/\/github.com\/stripe\/stripe-php\/issues", |
| 736 | "source": "https:\/\/github.com\/stripe\/stripe-php\/tree\/v16.6.0" |
| 737 | }, |
| 738 | "install-path": "..\/stripe\/stripe-php" |
| 739 | }, |
| 740 | { |
| 741 | "name": "symfony\/css-selector", |
| 742 | "version": "v5.4.45", |
| 743 | "version_normalized": "5.4.45.0", |
| 744 | "source": { |
| 745 | "type": "git", |
| 746 | "url": "https:\/\/github.com\/symfony\/css-selector.git", |
| 747 | "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097" |
| 748 | }, |
| 749 | "dist": { |
| 750 | "type": "zip", |
| 751 | "url": "https:\/\/api.github.com\/repos\/symfony\/css-selector\/zipball\/4f7f3c35fba88146b56d0025d20ace3f3901f097", |
| 752 | "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097", |
| 753 | "shasum": "" |
| 754 | }, |
| 755 | "require": { |
| 756 | "php": ">=7.2.5", |
| 757 | "symfony\/polyfill-php80": "^1.16" |
| 758 | }, |
| 759 | "time": "2024-09-25T14:11:13+00:00", |
| 760 | "type": "library", |
| 761 | "installation-source": "dist", |
| 762 | "autoload": { |
| 763 | "psr-4": { |
| 764 | "ProfilePressVendor\\Symfony\\Component\\CssSelector\\": "" |
| 765 | }, |
| 766 | "exclude-from-classmap": [ |
| 767 | "\/Tests\/" |
| 768 | ] |
| 769 | }, |
| 770 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 771 | "license": [ |
| 772 | "MIT" |
| 773 | ], |
| 774 | "authors": [ |
| 775 | { |
| 776 | "name": "Fabien Potencier", |
| 777 | "email": "fabien@symfony.com" |
| 778 | }, |
| 779 | { |
| 780 | "name": "Jean-Fran\u00e7ois Simon", |
| 781 | "email": "jeanfrancois.simon@sensiolabs.com" |
| 782 | }, |
| 783 | { |
| 784 | "name": "Symfony Community", |
| 785 | "homepage": "https:\/\/symfony.com\/contributors" |
| 786 | } |
| 787 | ], |
| 788 | "description": "Converts CSS selectors to XPath expressions", |
| 789 | "homepage": "https:\/\/symfony.com", |
| 790 | "support": { |
| 791 | "source": "https:\/\/github.com\/symfony\/css-selector\/tree\/v5.4.45" |
| 792 | }, |
| 793 | "funding": [ |
| 794 | { |
| 795 | "url": "https:\/\/symfony.com\/sponsor", |
| 796 | "type": "custom" |
| 797 | }, |
| 798 | { |
| 799 | "url": "https:\/\/github.com\/fabpot", |
| 800 | "type": "github" |
| 801 | }, |
| 802 | { |
| 803 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 804 | "type": "tidelift" |
| 805 | } |
| 806 | ], |
| 807 | "install-path": "..\/symfony\/css-selector" |
| 808 | }, |
| 809 | { |
| 810 | "name": "symfony\/deprecation-contracts", |
| 811 | "version": "v2.5.4", |
| 812 | "version_normalized": "2.5.4.0", |
| 813 | "source": { |
| 814 | "type": "git", |
| 815 | "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git", |
| 816 | "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" |
| 817 | }, |
| 818 | "dist": { |
| 819 | "type": "zip", |
| 820 | "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/605389f2a7e5625f273b53960dc46aeaf9c62918", |
| 821 | "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", |
| 822 | "shasum": "" |
| 823 | }, |
| 824 | "require": { |
| 825 | "php": ">=7.1" |
| 826 | }, |
| 827 | "time": "2024-09-25T14:11:13+00:00", |
| 828 | "type": "library", |
| 829 | "extra": { |
| 830 | "thanks": { |
| 831 | "url": "https:\/\/github.com\/symfony\/contracts", |
| 832 | "name": "symfony\/contracts" |
| 833 | }, |
| 834 | "branch-alias": { |
| 835 | "dev-main": "2.5-dev" |
| 836 | } |
| 837 | }, |
| 838 | "installation-source": "dist", |
| 839 | "autoload": { |
| 840 | "files": [ |
| 841 | "function.php" |
| 842 | ] |
| 843 | }, |
| 844 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 845 | "license": [ |
| 846 | "MIT" |
| 847 | ], |
| 848 | "authors": [ |
| 849 | { |
| 850 | "name": "Nicolas Grekas", |
| 851 | "email": "p@tchwork.com" |
| 852 | }, |
| 853 | { |
| 854 | "name": "Symfony Community", |
| 855 | "homepage": "https:\/\/symfony.com\/contributors" |
| 856 | } |
| 857 | ], |
| 858 | "description": "A generic function and convention to trigger deprecation notices", |
| 859 | "homepage": "https:\/\/symfony.com", |
| 860 | "support": { |
| 861 | "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.4" |
| 862 | }, |
| 863 | "funding": [ |
| 864 | { |
| 865 | "url": "https:\/\/symfony.com\/sponsor", |
| 866 | "type": "custom" |
| 867 | }, |
| 868 | { |
| 869 | "url": "https:\/\/github.com\/fabpot", |
| 870 | "type": "github" |
| 871 | }, |
| 872 | { |
| 873 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 874 | "type": "tidelift" |
| 875 | } |
| 876 | ], |
| 877 | "install-path": "..\/symfony\/deprecation-contracts" |
| 878 | }, |
| 879 | { |
| 880 | "name": "symfony\/polyfill-mbstring", |
| 881 | "version": "v1.38.2", |
| 882 | "version_normalized": "1.38.2.0", |
| 883 | "source": { |
| 884 | "type": "git", |
| 885 | "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git", |
| 886 | "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" |
| 887 | }, |
| 888 | "dist": { |
| 889 | "type": "zip", |
| 890 | "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", |
| 891 | "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", |
| 892 | "shasum": "" |
| 893 | }, |
| 894 | "require": { |
| 895 | "ext-iconv": "*", |
| 896 | "php": ">=7.2" |
| 897 | }, |
| 898 | "provide": { |
| 899 | "ext-mbstring": "*" |
| 900 | }, |
| 901 | "suggest": { |
| 902 | "ext-mbstring": "For best performance" |
| 903 | }, |
| 904 | "time": "2026-05-27T06:59:30+00:00", |
| 905 | "type": "library", |
| 906 | "extra": { |
| 907 | "thanks": { |
| 908 | "url": "https:\/\/github.com\/symfony\/polyfill", |
| 909 | "name": "symfony\/polyfill" |
| 910 | } |
| 911 | }, |
| 912 | "installation-source": "dist", |
| 913 | "autoload": { |
| 914 | "files": [ |
| 915 | "bootstrap.php" |
| 916 | ], |
| 917 | "psr-4": { |
| 918 | "Symfony\\Polyfill\\Mbstring\\": "" |
| 919 | } |
| 920 | }, |
| 921 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 922 | "license": [ |
| 923 | "MIT" |
| 924 | ], |
| 925 | "authors": [ |
| 926 | { |
| 927 | "name": "Nicolas Grekas", |
| 928 | "email": "p@tchwork.com" |
| 929 | }, |
| 930 | { |
| 931 | "name": "Symfony Community", |
| 932 | "homepage": "https:\/\/symfony.com\/contributors" |
| 933 | } |
| 934 | ], |
| 935 | "description": "Symfony polyfill for the Mbstring extension", |
| 936 | "homepage": "https:\/\/symfony.com", |
| 937 | "keywords": [ |
| 938 | "compatibility", |
| 939 | "mbstring", |
| 940 | "polyfill", |
| 941 | "portable", |
| 942 | "shim" |
| 943 | ], |
| 944 | "support": { |
| 945 | "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.38.2" |
| 946 | }, |
| 947 | "funding": [ |
| 948 | { |
| 949 | "url": "https:\/\/symfony.com\/sponsor", |
| 950 | "type": "custom" |
| 951 | }, |
| 952 | { |
| 953 | "url": "https:\/\/github.com\/fabpot", |
| 954 | "type": "github" |
| 955 | }, |
| 956 | { |
| 957 | "url": "https:\/\/github.com\/nicolas-grekas", |
| 958 | "type": "github" |
| 959 | }, |
| 960 | { |
| 961 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 962 | "type": "tidelift" |
| 963 | } |
| 964 | ], |
| 965 | "install-path": "..\/symfony\/polyfill-mbstring" |
| 966 | }, |
| 967 | { |
| 968 | "name": "symfony\/polyfill-php80", |
| 969 | "version": "v1.37.0", |
| 970 | "version_normalized": "1.37.0.0", |
| 971 | "source": { |
| 972 | "type": "git", |
| 973 | "url": "https:\/\/github.com\/symfony\/polyfill-php80.git", |
| 974 | "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" |
| 975 | }, |
| 976 | "dist": { |
| 977 | "type": "zip", |
| 978 | "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", |
| 979 | "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", |
| 980 | "shasum": "" |
| 981 | }, |
| 982 | "require": { |
| 983 | "php": ">=7.2" |
| 984 | }, |
| 985 | "time": "2026-04-10T16:19:22+00:00", |
| 986 | "type": "library", |
| 987 | "extra": { |
| 988 | "thanks": { |
| 989 | "url": "https:\/\/github.com\/symfony\/polyfill", |
| 990 | "name": "symfony\/polyfill" |
| 991 | } |
| 992 | }, |
| 993 | "installation-source": "dist", |
| 994 | "autoload": { |
| 995 | "files": [ |
| 996 | "bootstrap.php" |
| 997 | ], |
| 998 | "psr-4": { |
| 999 | "Symfony\\Polyfill\\Php80\\": "" |
| 1000 | }, |
| 1001 | "classmap": [ |
| 1002 | "Resources\/stubs" |
| 1003 | ] |
| 1004 | }, |
| 1005 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1006 | "license": [ |
| 1007 | "MIT" |
| 1008 | ], |
| 1009 | "authors": [ |
| 1010 | { |
| 1011 | "name": "Ion Bazan", |
| 1012 | "email": "ion.bazan@gmail.com" |
| 1013 | }, |
| 1014 | { |
| 1015 | "name": "Nicolas Grekas", |
| 1016 | "email": "p@tchwork.com" |
| 1017 | }, |
| 1018 | { |
| 1019 | "name": "Symfony Community", |
| 1020 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1021 | } |
| 1022 | ], |
| 1023 | "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
| 1024 | "homepage": "https:\/\/symfony.com", |
| 1025 | "keywords": [ |
| 1026 | "compatibility", |
| 1027 | "polyfill", |
| 1028 | "portable", |
| 1029 | "shim" |
| 1030 | ], |
| 1031 | "support": { |
| 1032 | "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.37.0" |
| 1033 | }, |
| 1034 | "funding": [ |
| 1035 | { |
| 1036 | "url": "https:\/\/symfony.com\/sponsor", |
| 1037 | "type": "custom" |
| 1038 | }, |
| 1039 | { |
| 1040 | "url": "https:\/\/github.com\/fabpot", |
| 1041 | "type": "github" |
| 1042 | }, |
| 1043 | { |
| 1044 | "url": "https:\/\/github.com\/nicolas-grekas", |
| 1045 | "type": "github" |
| 1046 | }, |
| 1047 | { |
| 1048 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1049 | "type": "tidelift" |
| 1050 | } |
| 1051 | ], |
| 1052 | "install-path": "..\/symfony\/polyfill-php80" |
| 1053 | }, |
| 1054 | { |
| 1055 | "name": "symfony\/translation", |
| 1056 | "version": "v5.4.45", |
| 1057 | "version_normalized": "5.4.45.0", |
| 1058 | "source": { |
| 1059 | "type": "git", |
| 1060 | "url": "https:\/\/github.com\/symfony\/translation.git", |
| 1061 | "reference": "98f26acc99341ca4bab345fb14d7b1d7cb825bed" |
| 1062 | }, |
| 1063 | "dist": { |
| 1064 | "type": "zip", |
| 1065 | "url": "https:\/\/api.github.com\/repos\/symfony\/translation\/zipball\/98f26acc99341ca4bab345fb14d7b1d7cb825bed", |
| 1066 | "reference": "98f26acc99341ca4bab345fb14d7b1d7cb825bed", |
| 1067 | "shasum": "" |
| 1068 | }, |
| 1069 | "require": { |
| 1070 | "php": ">=7.2.5", |
| 1071 | "symfony\/deprecation-contracts": "^2.1|^3", |
| 1072 | "symfony\/polyfill-mbstring": "~1.0", |
| 1073 | "symfony\/polyfill-php80": "^1.16", |
| 1074 | "symfony\/translation-contracts": "^2.3" |
| 1075 | }, |
| 1076 | "conflict": { |
| 1077 | "symfony\/config": "<4.4", |
| 1078 | "symfony\/console": "<5.3", |
| 1079 | "symfony\/dependency-injection": "<5.0", |
| 1080 | "symfony\/http-kernel": "<5.0", |
| 1081 | "symfony\/twig-bundle": "<5.0", |
| 1082 | "symfony\/yaml": "<4.4" |
| 1083 | }, |
| 1084 | "provide": { |
| 1085 | "symfony\/translation-implementation": "2.3" |
| 1086 | }, |
| 1087 | "require-dev": { |
| 1088 | "psr\/log": "^1|^2|^3", |
| 1089 | "symfony\/config": "^4.4|^5.0|^6.0", |
| 1090 | "symfony\/console": "^5.4|^6.0", |
| 1091 | "symfony\/dependency-injection": "^5.0|^6.0", |
| 1092 | "symfony\/finder": "^4.4|^5.0|^6.0", |
| 1093 | "symfony\/http-client-contracts": "^1.1|^2.0|^3.0", |
| 1094 | "symfony\/http-kernel": "^5.0|^6.0", |
| 1095 | "symfony\/intl": "^4.4|^5.0|^6.0", |
| 1096 | "symfony\/polyfill-intl-icu": "^1.21", |
| 1097 | "symfony\/service-contracts": "^1.1.2|^2|^3", |
| 1098 | "symfony\/yaml": "^4.4|^5.0|^6.0" |
| 1099 | }, |
| 1100 | "suggest": { |
| 1101 | "psr\/log-implementation": "To use logging capability in translator", |
| 1102 | "symfony\/config": "", |
| 1103 | "symfony\/yaml": "" |
| 1104 | }, |
| 1105 | "time": "2024-09-25T14:11:13+00:00", |
| 1106 | "type": "library", |
| 1107 | "installation-source": "dist", |
| 1108 | "autoload": { |
| 1109 | "files": [ |
| 1110 | "Resources\/functions.php" |
| 1111 | ], |
| 1112 | "psr-4": { |
| 1113 | "ProfilePressVendor\\Symfony\\Component\\Translation\\": "" |
| 1114 | }, |
| 1115 | "exclude-from-classmap": [ |
| 1116 | "\/Tests\/" |
| 1117 | ] |
| 1118 | }, |
| 1119 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1120 | "license": [ |
| 1121 | "MIT" |
| 1122 | ], |
| 1123 | "authors": [ |
| 1124 | { |
| 1125 | "name": "Fabien Potencier", |
| 1126 | "email": "fabien@symfony.com" |
| 1127 | }, |
| 1128 | { |
| 1129 | "name": "Symfony Community", |
| 1130 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1131 | } |
| 1132 | ], |
| 1133 | "description": "Provides tools to internationalize your application", |
| 1134 | "homepage": "https:\/\/symfony.com", |
| 1135 | "support": { |
| 1136 | "source": "https:\/\/github.com\/symfony\/translation\/tree\/v5.4.45" |
| 1137 | }, |
| 1138 | "funding": [ |
| 1139 | { |
| 1140 | "url": "https:\/\/symfony.com\/sponsor", |
| 1141 | "type": "custom" |
| 1142 | }, |
| 1143 | { |
| 1144 | "url": "https:\/\/github.com\/fabpot", |
| 1145 | "type": "github" |
| 1146 | }, |
| 1147 | { |
| 1148 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1149 | "type": "tidelift" |
| 1150 | } |
| 1151 | ], |
| 1152 | "install-path": "..\/symfony\/translation" |
| 1153 | }, |
| 1154 | { |
| 1155 | "name": "symfony\/translation-contracts", |
| 1156 | "version": "v2.5.4", |
| 1157 | "version_normalized": "2.5.4.0", |
| 1158 | "source": { |
| 1159 | "type": "git", |
| 1160 | "url": "https:\/\/github.com\/symfony\/translation-contracts.git", |
| 1161 | "reference": "450d4172653f38818657022252f9d81be89ee9a8" |
| 1162 | }, |
| 1163 | "dist": { |
| 1164 | "type": "zip", |
| 1165 | "url": "https:\/\/api.github.com\/repos\/symfony\/translation-contracts\/zipball\/450d4172653f38818657022252f9d81be89ee9a8", |
| 1166 | "reference": "450d4172653f38818657022252f9d81be89ee9a8", |
| 1167 | "shasum": "" |
| 1168 | }, |
| 1169 | "require": { |
| 1170 | "php": ">=7.2.5" |
| 1171 | }, |
| 1172 | "suggest": { |
| 1173 | "symfony\/translation-implementation": "" |
| 1174 | }, |
| 1175 | "time": "2024-09-25T14:11:13+00:00", |
| 1176 | "type": "library", |
| 1177 | "extra": { |
| 1178 | "thanks": { |
| 1179 | "url": "https:\/\/github.com\/symfony\/contracts", |
| 1180 | "name": "symfony\/contracts" |
| 1181 | }, |
| 1182 | "branch-alias": { |
| 1183 | "dev-main": "2.5-dev" |
| 1184 | } |
| 1185 | }, |
| 1186 | "installation-source": "dist", |
| 1187 | "autoload": { |
| 1188 | "psr-4": { |
| 1189 | "ProfilePressVendor\\Symfony\\Contracts\\Translation\\": "" |
| 1190 | } |
| 1191 | }, |
| 1192 | "notification-url": "https:\/\/packagist.org\/downloads\/", |
| 1193 | "license": [ |
| 1194 | "MIT" |
| 1195 | ], |
| 1196 | "authors": [ |
| 1197 | { |
| 1198 | "name": "Nicolas Grekas", |
| 1199 | "email": "p@tchwork.com" |
| 1200 | }, |
| 1201 | { |
| 1202 | "name": "Symfony Community", |
| 1203 | "homepage": "https:\/\/symfony.com\/contributors" |
| 1204 | } |
| 1205 | ], |
| 1206 | "description": "Generic abstractions related to translation", |
| 1207 | "homepage": "https:\/\/symfony.com", |
| 1208 | "keywords": [ |
| 1209 | "abstractions", |
| 1210 | "contracts", |
| 1211 | "decoupling", |
| 1212 | "interfaces", |
| 1213 | "interoperability", |
| 1214 | "standards" |
| 1215 | ], |
| 1216 | "support": { |
| 1217 | "source": "https:\/\/github.com\/symfony\/translation-contracts\/tree\/v2.5.4" |
| 1218 | }, |
| 1219 | "funding": [ |
| 1220 | { |
| 1221 | "url": "https:\/\/symfony.com\/sponsor", |
| 1222 | "type": "custom" |
| 1223 | }, |
| 1224 | { |
| 1225 | "url": "https:\/\/github.com\/fabpot", |
| 1226 | "type": "github" |
| 1227 | }, |
| 1228 | { |
| 1229 | "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", |
| 1230 | "type": "tidelift" |
| 1231 | } |
| 1232 | ], |
| 1233 | "install-path": "..\/symfony\/translation-contracts" |
| 1234 | } |
| 1235 | ], |
| 1236 | "dev": true, |
| 1237 | "dev-package-names": [ |
| 1238 | "sniccowp\/php-scoper-wordpress-excludes" |
| 1239 | ] |
| 1240 | } |