modifs.mineures sans commentaires
This commit is contained in:
parent
b9df5da464
commit
7416b28032
25
composer.lock
generated
25
composer.lock
generated
@ -1001,7 +1001,7 @@
|
|||||||
"dist": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"url": "../nulib-base",
|
"url": "../nulib-base",
|
||||||
"reference": "aa7809124ae7ba3f6c3a04e410210d6949896bdd"
|
"reference": "7549840ac9ef5cac0f3b40d9577114bf128f87ec"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -1036,7 +1036,7 @@
|
|||||||
"php/bin/sqlite.dump.php",
|
"php/bin/sqlite.dump.php",
|
||||||
"php/bin/mysql.capacitor.php",
|
"php/bin/mysql.capacitor.php",
|
||||||
"php/bin/pgsql.capacitor.php",
|
"php/bin/pgsql.capacitor.php",
|
||||||
"php/bin/create-capacitor-channels.php"
|
"php/bin/tabconvert.php"
|
||||||
],
|
],
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
@ -1073,7 +1073,7 @@
|
|||||||
"dist": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"url": "../nulib-phpss",
|
"url": "../nulib-phpss",
|
||||||
"reference": "432fe5305a9e5a4b63acf1c97f5d4bad65a8ac2c"
|
"reference": "479ca94653cd9a658858342c28b8f3ee912e891b"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"nulib/base": "^7.4-dev",
|
"nulib/base": "^7.4-dev",
|
||||||
@ -1117,7 +1117,7 @@
|
|||||||
"dist": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"url": "../nulib-spout",
|
"url": "../nulib-spout",
|
||||||
"reference": "16324d66f6b17e5ddce96cfa2d90c246d9d54ef8"
|
"reference": "92734dc7e31f6c499349b7b98e492c7d7a5516f4"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
@ -1149,7 +1149,10 @@
|
|||||||
"psr-4": {
|
"psr-4": {
|
||||||
"nulib\\": "src",
|
"nulib\\": "src",
|
||||||
"OpenSpout\\": "openspout3/src"
|
"OpenSpout\\": "openspout3/src"
|
||||||
}
|
},
|
||||||
|
"files": [
|
||||||
|
"autoload.php"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"autoload-dev": {
|
"autoload-dev": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
@ -4230,16 +4233,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "theseer/tokenizer",
|
"name": "theseer/tokenizer",
|
||||||
"version": "1.2.3",
|
"version": "1.3.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/theseer/tokenizer.git",
|
"url": "https://github.com/theseer/tokenizer.git",
|
||||||
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
|
"reference": "b7489ce515e168639d17feec34b8847c326b0b3c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c",
|
||||||
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
|
"reference": "b7489ce515e168639d17feec34b8847c326b0b3c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -4268,7 +4271,7 @@
|
|||||||
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/theseer/tokenizer/issues",
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -4276,7 +4279,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-03-03T12:36:25+00:00"
|
"time": "2025-11-17T20:03:58+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user