<pman>deps de dev
This commit is contained in:
parent
b1f5936b9d
commit
fc56aadc04
@ -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.6.0p82",
|
||||
"nulib/base": "^8.2-dev",
|
||||
"phpoffice/phpspreadsheet": "^3.3.0",
|
||||
"php": "^8.2"
|
||||
},
|
||||
|
20
composer.lock
generated
20
composer.lock
generated
@ -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": "b335c9d5b836913ebb4605cc616e1b57",
|
||||
"content-hash": "ec03aed59a21a1d1bfbd2e36181e961a",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/pcre",
|
||||
@ -272,11 +272,11 @@
|
||||
},
|
||||
{
|
||||
"name": "nulib/base",
|
||||
"version": "0.6.0p82",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.univ-reunion.fr/sda-php/nulib-base.git",
|
||||
"reference": "34ef2b7bf55e45c70db2cf8f6bd814f86f47f478"
|
||||
"version": "dev-dev82",
|
||||
"dist": {
|
||||
"type": "path",
|
||||
"url": "../nulib-base",
|
||||
"reference": "df7cd5b127e6ec63a98a28c1b4f1a82167738e0c"
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
@ -319,7 +319,9 @@
|
||||
}
|
||||
],
|
||||
"description": "fonctions et classes essentielles",
|
||||
"time": "2025-05-30T18:38:04+00:00"
|
||||
"transport-options": {
|
||||
"relative": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "phpoffice/phpspreadsheet",
|
||||
@ -2530,7 +2532,9 @@
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": [],
|
||||
"stability-flags": {
|
||||
"nulib/base": 20
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user