<pman>deps de dist

This commit is contained in:
Jephté Clain 2025-05-12 15:37:59 +04:00
parent b335fd5fa2
commit 02e5ab29ab
2 changed files with 37 additions and 59 deletions

View File

@ -3,18 +3,6 @@
"type": "library",
"description": "espace de maturation pour les librairies",
"repositories": [
{
"type": "path",
"url": "../nulib"
},
{
"type": "path",
"url": "../nulib-spout"
},
{
"type": "path",
"url": "../nulib-phpss"
},
{
"type": "composer",
"url": "https://repos.univ-reunion.fr/composer"
@ -30,9 +18,9 @@
"php": "^8.2"
},
"require-dev": {
"nulib/php": "^8.2-dev",
"nulib/spout": "^8.2-dev",
"nulib/phpss": "^8.2-dev",
"nulib/php": "^0.5.0p82",
"nulib/spout": "^0.5.0p82",
"nulib/phpss": "^0.5.0p82",
"nulib/tests": "^8.2",
"ext-posix": "*",
"ext-pcntl": "*",

78
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "614c12e46a043d8be2eb5f049c76c653",
"content-hash": "20d80ba2a043b1e083f352300c19da0f",
"packages": [],
"packages-dev": [
{
@ -391,11 +391,11 @@
},
{
"name": "nulib/php",
"version": "dev-dev82",
"dist": {
"type": "path",
"url": "../nulib",
"reference": "a8094658d8ae21c9e66fba3120b9efede4d54ce7"
"version": "0.5.1p82",
"source": {
"type": "git",
"url": "https://git.univ-reunion.fr/sda-php/nulib.git",
"reference": "bd8cdcafbeee9a786200672a022493441582b177"
},
"require": {
"ext-json": "*",
@ -435,20 +435,18 @@
}
],
"description": "fonctions et classes essentielles",
"transport-options": {
"relative": true
}
"time": "2025-05-12T11:31:32+00:00"
},
{
"name": "nulib/phpss",
"version": "dev-dev82",
"dist": {
"type": "path",
"url": "../nulib-phpss",
"reference": "19ef9cae64dd860492055845779262c236c29556"
"version": "0.5.0p82",
"source": {
"type": "git",
"url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git",
"reference": "620e1b8eab68afc8bae94b5a936b7929c03bc734"
},
"require": {
"nulib/php": "^8.2-dev",
"nulib/php": "^0.5.0p82",
"php": "^8.2",
"phpoffice/phpspreadsheet": "^3.3.0"
},
@ -479,17 +477,15 @@
}
],
"description": "wrapper pour phpoffice/phpspreadsheet",
"transport-options": {
"relative": true
}
"time": "2025-04-30T00:48:34+00:00"
},
{
"name": "nulib/spout",
"version": "dev-dev82",
"dist": {
"type": "path",
"url": "../nulib-spout",
"reference": "d52f9a0ebfe4fc2bab145209178ce2d4570c2e75"
"version": "0.5.0p82",
"source": {
"type": "git",
"url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git",
"reference": "32fbed599e2e3cfc616df70fe51ba8ec4cb3aefd"
},
"require": {
"ext-dom": "*",
@ -498,7 +494,7 @@
"ext-libxml": "*",
"ext-xmlreader": "*",
"ext-zip": "*",
"nulib/php": "^8.2-dev",
"nulib/php": "^0.5.0p82",
"php": "^8.2"
},
"replace": {
@ -539,9 +535,7 @@
}
],
"description": "wrapper pour openspout/openspout",
"transport-options": {
"relative": true
}
"time": "2025-04-30T00:43:21+00:00"
},
{
"name": "nulib/tests",
@ -1127,16 +1121,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.45",
"version": "10.5.46",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "bd68a781d8e30348bc297449f5234b3458267ae8"
"reference": "8080be387a5be380dda48c6f41cee4a13aadab3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd68a781d8e30348bc297449f5234b3458267ae8",
"reference": "bd68a781d8e30348bc297449f5234b3458267ae8",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8080be387a5be380dda48c6f41cee4a13aadab3d",
"reference": "8080be387a5be380dda48c6f41cee4a13aadab3d",
"shasum": ""
},
"require": {
@ -1208,7 +1202,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.45"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.46"
},
"funding": [
{
@ -1232,7 +1226,7 @@
"type": "tidelift"
}
],
"time": "2025-02-06T16:08:12+00:00"
"time": "2025-05-02T06:46:24+00:00"
},
{
"name": "psr/http-client",
@ -2509,16 +2503,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.2.5",
"version": "v7.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912"
"reference": "0feafffb843860624ddfd13478f481f4c3cd8b23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0feafffb843860624ddfd13478f481f4c3cd8b23",
"reference": "0feafffb843860624ddfd13478f481f4c3cd8b23",
"shasum": ""
},
"require": {
@ -2561,7 +2555,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.2.5"
"source": "https://github.com/symfony/yaml/tree/v7.2.6"
},
"funding": [
{
@ -2577,7 +2571,7 @@
"type": "tidelift"
}
],
"time": "2025-03-03T07:12:39+00:00"
"time": "2025-04-04T10:10:11+00:00"
},
{
"name": "theseer/tokenizer",
@ -2632,11 +2626,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"nulib/php": 20,
"nulib/spout": 20,
"nulib/phpss": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {