<pman>deps de dist

This commit is contained in:
Jephté Clain 2025-03-14 15:28:01 +04:00
parent 12451be277
commit 0837e57eca
2 changed files with 9 additions and 17 deletions

View File

@ -3,10 +3,6 @@
"type": "library",
"description": "wrapper pour phpoffice/phpspreadsheet",
"repositories": [
{
"type": "path",
"url": "../nulib"
},
{
"type": "composer",
"url": "https://repos.univ-reunion.fr/composer"
@ -19,7 +15,7 @@
}
},
"require": {
"nulib/php": "^7.4-dev",
"nulib/php": "^0.4.0p74",
"phpoffice/phpspreadsheet": "^1.0",
"php": "^7.4"
},

20
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": "d4342f68b5a710c89ae6ee1159f698c9",
"content-hash": "4bcf3eac04a923082745ca17b3c0e147",
"packages": [
{
"name": "composer/pcre",
@ -396,11 +396,11 @@
},
{
"name": "nulib/php",
"version": "dev-dev74",
"dist": {
"type": "path",
"url": "../nulib",
"reference": "927915093af5196099ae26645c07e90ddf1b2330"
"version": "0.4.0p74",
"source": {
"type": "git",
"url": "https://git.univ-reunion.fr/sda-php/nulib.git",
"reference": "559feda663fc99f8baee2ba32f164b19bdd01927"
},
"require": {
"ext-json": "*",
@ -438,9 +438,7 @@
}
],
"description": "fonctions et classes essentielles",
"transport-options": {
"relative": true
}
"time": "2025-03-14T11:23:41+00:00"
},
{
"name": "phpoffice/phpspreadsheet",
@ -2844,9 +2842,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"nulib/php": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {