From 7416b280323b412b843f41915fcebbe0ae6df205 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Tue, 18 Nov 2025 17:51:03 +0400 Subject: [PATCH] modifs.mineures sans commentaires --- composer.lock | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 13ae371..331f8b7 100644 --- a/composer.lock +++ b/composer.lock @@ -1001,7 +1001,7 @@ "dist": { "type": "path", "url": "../nulib-base", - "reference": "aa7809124ae7ba3f6c3a04e410210d6949896bdd" + "reference": "7549840ac9ef5cac0f3b40d9577114bf128f87ec" }, "require": { "ext-json": "*", @@ -1036,7 +1036,7 @@ "php/bin/sqlite.dump.php", "php/bin/mysql.capacitor.php", "php/bin/pgsql.capacitor.php", - "php/bin/create-capacitor-channels.php" + "php/bin/tabconvert.php" ], "type": "library", "extra": { @@ -1073,7 +1073,7 @@ "dist": { "type": "path", "url": "../nulib-phpss", - "reference": "432fe5305a9e5a4b63acf1c97f5d4bad65a8ac2c" + "reference": "479ca94653cd9a658858342c28b8f3ee912e891b" }, "require": { "nulib/base": "^7.4-dev", @@ -1117,7 +1117,7 @@ "dist": { "type": "path", "url": "../nulib-spout", - "reference": "16324d66f6b17e5ddce96cfa2d90c246d9d54ef8" + "reference": "92734dc7e31f6c499349b7b98e492c7d7a5516f4" }, "require": { "ext-dom": "*", @@ -1149,7 +1149,10 @@ "psr-4": { "nulib\\": "src", "OpenSpout\\": "openspout3/src" - } + }, + "files": [ + "autoload.php" + ] }, "autoload-dev": { "psr-4": { @@ -4230,16 +4233,16 @@ }, { "name": "theseer/tokenizer", - "version": "1.2.3", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" + "reference": "b7489ce515e168639d17feec34b8847c326b0b3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c", + "reference": "b7489ce515e168639d17feec34b8847c326b0b3c", "shasum": "" }, "require": { @@ -4268,7 +4271,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.3" + "source": "https://github.com/theseer/tokenizer/tree/1.3.1" }, "funding": [ { @@ -4276,7 +4279,7 @@ "type": "github" } ], - "time": "2024-03-03T12:36:25+00:00" + "time": "2025-11-17T20:03:58+00:00" } ], "aliases": [],