<pman>Intégration de la branche rel74-0.4.0
This commit is contained in:
commit
a8951c11c5
@ -3,10 +3,6 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"description": "wrapper pour openspout/openspout",
|
"description": "wrapper pour openspout/openspout",
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
|
||||||
"type": "path",
|
|
||||||
"url": "../nulib"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "composer",
|
"type": "composer",
|
||||||
"url": "https://repos.univ-reunion.fr/composer"
|
"url": "https://repos.univ-reunion.fr/composer"
|
||||||
@ -22,7 +18,7 @@
|
|||||||
"openspout/openspout": "v3.7.4"
|
"openspout/openspout": "v3.7.4"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"nulib/php": "^7.4-dev",
|
"nulib/php": "^0.4.0p74",
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
"ext-filter": "*",
|
"ext-filter": "*",
|
||||||
"ext-libxml": "*",
|
"ext-libxml": "*",
|
||||||
|
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": "1096948ae214037700effae248ef800b",
|
"content-hash": "fa3bdcdf89054b7afba88c4ed3e09db4",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "nulib/php",
|
"name": "nulib/php",
|
||||||
"version": "dev-dev74",
|
"version": "0.4.0p74",
|
||||||
"dist": {
|
"source": {
|
||||||
"type": "path",
|
"type": "git",
|
||||||
"url": "../nulib",
|
"url": "https://git.univ-reunion.fr/sda-php/nulib.git",
|
||||||
"reference": "927915093af5196099ae26645c07e90ddf1b2330"
|
"reference": "559feda663fc99f8baee2ba32f164b19bdd01927"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -50,9 +50,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "fonctions et classes essentielles",
|
"description": "fonctions et classes essentielles",
|
||||||
"transport-options": {
|
"time": "2025-03-14T11:23:41+00:00"
|
||||||
"relative": true
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
@ -4570,9 +4568,7 @@
|
|||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": [],
|
||||||
"nulib/php": 20
|
|
||||||
},
|
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
Loading…
Reference in New Issue
Block a user