<pman>deps de dev
This commit is contained in:
parent
00553ce365
commit
311f30a3dc
@ -3,6 +3,10 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"description": "wrapper pour openspout/openspout",
|
"description": "wrapper pour openspout/openspout",
|
||||||
"repositories": [
|
"repositories": [
|
||||||
|
{
|
||||||
|
"type": "path",
|
||||||
|
"url": "../nulib-base"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "composer",
|
"type": "composer",
|
||||||
"url": "https://repos.univ-reunion.fr/composer"
|
"url": "https://repos.univ-reunion.fr/composer"
|
||||||
@ -18,7 +22,7 @@
|
|||||||
"openspout/openspout": "v4.27.0"
|
"openspout/openspout": "v4.27.0"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"nulib/base": "^0.6.0p82",
|
"nulib/base": "^8.2-dev",
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
"ext-fileinfo": "*",
|
"ext-fileinfo": "*",
|
||||||
"ext-filter": "*",
|
"ext-filter": "*",
|
||||||
|
20
composer.lock
generated
20
composer.lock
generated
@ -4,15 +4,15 @@
|
|||||||
"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": "d329eabc94497092305a2f9f9039340f",
|
"content-hash": "d63127f8a7790b77e6cbc71ef7e339b4",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "nulib/base",
|
"name": "nulib/base",
|
||||||
"version": "0.6.0p82",
|
"version": "dev-dev82",
|
||||||
"source": {
|
"dist": {
|
||||||
"type": "git",
|
"type": "path",
|
||||||
"url": "https://git.univ-reunion.fr/sda-php/nulib-base.git",
|
"url": "../nulib-base",
|
||||||
"reference": "34ef2b7bf55e45c70db2cf8f6bd814f86f47f478"
|
"reference": "df7cd5b127e6ec63a98a28c1b4f1a82167738e0c"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -55,7 +55,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "fonctions et classes essentielles",
|
"description": "fonctions et classes essentielles",
|
||||||
"time": "2025-05-30T18:38:04+00:00"
|
"transport-options": {
|
||||||
|
"relative": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
@ -5888,7 +5890,9 @@
|
|||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": [],
|
"stability-flags": {
|
||||||
|
"nulib/base": 20
|
||||||
|
},
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user