<pman>deps de dev

This commit is contained in:
Jephté Clain 2025-10-22 18:54:04 +04:00
parent fa10f1165b
commit 1475ec7b1b
2 changed files with 17 additions and 9 deletions

View File

@ -3,6 +3,10 @@
"type": "library",
"description": "wrapper pour phpoffice/phpspreadsheet",
"repositories": [
{
"type": "path",
"url": "../nulib-base"
},
{
"type": "composer",
"url": "https://repos.univ-reunion.fr/composer"
@ -15,7 +19,7 @@
}
},
"require": {
"nulib/base": "^0.7.0p74",
"nulib/base": "^7.4-dev",
"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": "0d7b851372f1329a9974644412bde839",
"content-hash": "6dc1632c00c3a9480171d34a2976d8f5",
"packages": [
{
"name": "composer/pcre",
@ -808,11 +808,11 @@
},
{
"name": "nulib/base",
"version": "0.7.0p74",
"source": {
"type": "git",
"url": "https://git.univ-reunion.fr/sda-php/nulib-base.git",
"reference": "64ab6c70e4f089c43714ec3d38dab7161aeb2b0d"
"version": "dev-dev74",
"dist": {
"type": "path",
"url": "../nulib-base",
"reference": "b6d53059a3dc39d0aa9d4492c362e9f1d1cce16e"
},
"require": {
"ext-json": "*",
@ -870,7 +870,9 @@
}
],
"description": "fonctions et classes essentielles",
"time": "2025-10-22T14:34:02+00:00"
"transport-options": {
"relative": true
}
},
{
"name": "phpmailer/phpmailer",
@ -4176,7 +4178,9 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {
"nulib/base": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {