<pman>deps de dev
This commit is contained in:
parent
52339ce03c
commit
d52f9a0ebf
@ -3,6 +3,10 @@
|
|||||||
"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"
|
||||||
@ -18,7 +22,7 @@
|
|||||||
"openspout/openspout": "v4.27.0"
|
"openspout/openspout": "v4.27.0"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"nulib/php": "^0.5.0p82",
|
"nulib/php": "^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": "a52c55d2e232adab0d6e67b6b6358568",
|
"content-hash": "7ff1fd7c338546dd99c0b6cf6e42e341",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "nulib/php",
|
"name": "nulib/php",
|
||||||
"version": "0.5.0p82",
|
"version": "dev-dev82",
|
||||||
"source": {
|
"dist": {
|
||||||
"type": "git",
|
"type": "path",
|
||||||
"url": "https://git.univ-reunion.fr/sda-php/nulib.git",
|
"url": "../nulib",
|
||||||
"reference": "9f8b6545e68079728bb7349487b99024bd7d5090"
|
"reference": "a8094658d8ae21c9e66fba3120b9efede4d54ce7"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -52,7 +52,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "fonctions et classes essentielles",
|
"description": "fonctions et classes essentielles",
|
||||||
"time": "2025-04-30T00:33:36+00:00"
|
"transport-options": {
|
||||||
|
"relative": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
@ -5875,7 +5877,9 @@
|
|||||||
],
|
],
|
||||||
"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…
x
Reference in New Issue
Block a user