From cd6b882850f5b5d4a8bf24f34392f8084059e0a5 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Wed, 29 Jan 2025 11:19:22 +0400 Subject: [PATCH] modifs.mineures sans commentaires --- composer.lock | 114 ++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 97 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index 0b8ea18..241c9cc 100644 --- a/composer.lock +++ b/composer.lock @@ -4,9 +4,88 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "90b972256fe0b784ba158cecdff7edaf", + "content-hash": "75bc483e6daffdf3e962197c49841ce9", "packages": [], "packages-dev": [ + { + "name": "composer/pcre", + "version": "3.3.2", + "source": { + "type": "git", + "url": "https://github.com/composer/pcre.git", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0" + }, + "conflict": { + "phpstan/phpstan": "<1.11.10" + }, + "require-dev": { + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-strict-rules": "^1 || ^2", + "phpunit/phpunit": "^8 || ^9" + }, + "type": "library", + "extra": { + "phpstan": { + "includes": [ + "extension.neon" + ] + }, + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Pcre\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "PCRE wrapping library that offers type-safe preg_* replacements.", + "keywords": [ + "PCRE", + "preg", + "regex", + "regular expression" + ], + "support": { + "issues": "https://github.com/composer/pcre/issues", + "source": "https://github.com/composer/pcre/tree/3.3.2" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2024-11-12T16:29:46+00:00" + }, { "name": "doctrine/instantiator", "version": "1.5.0", @@ -506,11 +585,11 @@ }, { "name": "nulib/php", - "version": "dev-master", + "version": "dev-php74", "dist": { "type": "path", "url": "../nulib", - "reference": "0dfb30d395c0516ba14ef3d9eb22e408bfd93d80" + "reference": "fd27e2ee3709aaa1af114c698b625317631fce97" }, "require": { "ext-json": "*", @@ -526,7 +605,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.4.x-dev", + "dev-php74": "7.4.x-dev", "dev-php82": "8.2.x-dev" } }, @@ -553,11 +632,11 @@ }, { "name": "nulib/phpss", - "version": "dev-master", + "version": "dev-php74", "dist": { "type": "path", "url": "../nulib-phpss", - "reference": "df05afda07f5973e55db4568fac5a9659ab38e76" + "reference": "b950bb7718fa0fe48850fd6b2d71f7015e144bf1" }, "require": { "nulib/php": "^7.4-dev", @@ -570,7 +649,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.4.x-dev", + "dev-php74": "7.4.x-dev", "dev-php82": "8.2.x-dev" } }, @@ -597,11 +676,11 @@ }, { "name": "nulib/spout", - "version": "dev-master", + "version": "dev-php74", "dist": { "type": "path", "url": "../nulib-spout", - "reference": "a9df7e7c30805ea9a138ea6d07a5b4aff5793ce6" + "reference": "967319ff0b29b370f4345e748a5df7a63a66cea6" }, "require": { "ext-dom": "*", @@ -625,13 +704,13 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.4.x-dev", + "dev-php74": "7.4.x-dev", "dev-php82": "8.2.x-dev" } }, "autoload": { "psr-4": { - "nulib\\ext\\": "src", + "nulib\\": "src", "OpenSpout\\": "upstream-3.x/src" } }, @@ -803,19 +882,20 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "1.29.8", + "version": "1.29.9", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "089ffdfc04b5fcf25a3503d81a4e589f247e20e3" + "reference": "ffb47b639649fc9c8a6fa67977a27b756592ed85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/089ffdfc04b5fcf25a3503d81a4e589f247e20e3", - "reference": "089ffdfc04b5fcf25a3503d81a4e589f247e20e3", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/ffb47b639649fc9c8a6fa67977a27b756592ed85", + "reference": "ffb47b639649fc9c8a6fa67977a27b756592ed85", "shasum": "" }, "require": { + "composer/pcre": "^3.3", "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", @@ -902,9 +982,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.8" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.9" }, - "time": "2025-01-12T03:16:27+00:00" + "time": "2025-01-26T04:55:00+00:00" }, { "name": "phpunit/php-code-coverage",