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