<pman>deps de dist

This commit is contained in:
Jephté Clain 2025-05-12 15:34:56 +04:00
parent 4a15dc66bd
commit dbfeb602e5
2 changed files with 49 additions and 62 deletions

View File

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

93
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "0b1e015d12aecf1cdfbdc6a702d83d25", "content-hash": "b4bd340f94d33a320d66b249b1c21edb",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -585,11 +585,11 @@
}, },
{ {
"name": "nulib/php", "name": "nulib/php",
"version": "dev-dev74", "version": "0.5.1p74",
"dist": { "source": {
"type": "path", "type": "git",
"url": "../nulib", "url": "https://git.univ-reunion.fr/sda-php/nulib.git",
"reference": "a371a68ee2d388d6970eec8ccf83b51cbc8e4e37" "reference": "80943463586f501b033a90a1a28df857b2c67f1c"
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
@ -629,20 +629,18 @@
} }
], ],
"description": "fonctions et classes essentielles", "description": "fonctions et classes essentielles",
"transport-options": { "time": "2025-05-12T11:28:47+00:00"
"relative": true
}
}, },
{ {
"name": "nulib/phpss", "name": "nulib/phpss",
"version": "dev-dev74", "version": "0.5.0p74",
"dist": { "source": {
"type": "path", "type": "git",
"url": "../nulib-phpss", "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git",
"reference": "e68672917d2c51d5cf559835a71d49b66facd081" "reference": "26b4bfddf5646f9313d419e568cd930efb9353eb"
}, },
"require": { "require": {
"nulib/php": "^7.4-dev", "nulib/php": "^0.5.0p74",
"php": "^7.4", "php": "^7.4",
"phpoffice/phpspreadsheet": "^1.0" "phpoffice/phpspreadsheet": "^1.0"
}, },
@ -673,17 +671,15 @@
} }
], ],
"description": "wrapper pour phpoffice/phpspreadsheet", "description": "wrapper pour phpoffice/phpspreadsheet",
"transport-options": { "time": "2025-04-30T00:46:31+00:00"
"relative": true
}
}, },
{ {
"name": "nulib/spout", "name": "nulib/spout",
"version": "dev-dev74", "version": "0.5.0p74",
"dist": { "source": {
"type": "path", "type": "git",
"url": "../nulib-spout", "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git",
"reference": "853f747bad42718f58aa0c1760f4d2536a165d3d" "reference": "e650e27abe571553424524633deada32747d33a6"
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
@ -691,7 +687,7 @@
"ext-libxml": "*", "ext-libxml": "*",
"ext-xmlreader": "*", "ext-xmlreader": "*",
"ext-zip": "*", "ext-zip": "*",
"nulib/php": "^7.4-dev", "nulib/php": "^0.5.0p74",
"php": "^7.4" "php": "^7.4"
}, },
"replace": { "replace": {
@ -729,9 +725,7 @@
} }
], ],
"description": "wrapper pour openspout/openspout", "description": "wrapper pour openspout/openspout",
"transport-options": { "time": "2025-04-30T00:40:11+00:00"
"relative": true
}
}, },
{ {
"name": "nulib/tests", "name": "nulib/tests",
@ -1316,16 +1310,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.6.22", "version": "9.6.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "f80235cb4d3caa59ae09be3adf1ded27521d1a9c" "reference": "43d2cb18d0675c38bd44982a5d1d88f6d53d8d95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f80235cb4d3caa59ae09be3adf1ded27521d1a9c", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/43d2cb18d0675c38bd44982a5d1d88f6d53d8d95",
"reference": "f80235cb4d3caa59ae09be3adf1ded27521d1a9c", "reference": "43d2cb18d0675c38bd44982a5d1d88f6d53d8d95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1336,7 +1330,7 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.12.1", "myclabs/deep-copy": "^1.13.1",
"phar-io/manifest": "^2.0.4", "phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1", "phar-io/version": "^3.2.1",
"php": ">=7.3", "php": ">=7.3",
@ -1399,7 +1393,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.22" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.23"
}, },
"funding": [ "funding": [
{ {
@ -1410,12 +1404,20 @@
"url": "https://github.com/sebastianbergmann", "url": "https://github.com/sebastianbergmann",
"type": "github" "type": "github"
}, },
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-05T13:48:26+00:00" "time": "2025-05-02T06:40:34+00:00"
}, },
{ {
"name": "psr/http-client", "name": "psr/http-client",
@ -2660,7 +2662,7 @@
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
@ -2719,7 +2721,7 @@
"portable" "portable"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -2739,19 +2741,20 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-iconv": "*",
"php": ">=7.2" "php": ">=7.2"
}, },
"provide": { "provide": {
@ -2799,7 +2802,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -2815,7 +2818,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-09T11:45:10+00:00" "time": "2024-12-23T08:48:59+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -2945,11 +2948,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"nulib/php": 20,
"nulib/spout": 20,
"nulib/phpss": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {