<pman>deps de dist
This commit is contained in:
parent
4f4079743d
commit
7cf2e9c8f2
@ -3,10 +3,6 @@
|
||||
"type": "library",
|
||||
"description": "wrapper pour openspout/openspout",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "../nulib-base"
|
||||
},
|
||||
{
|
||||
"type": "composer",
|
||||
"url": "https://repos.univ-reunion.fr/composer"
|
||||
@ -22,7 +18,7 @@
|
||||
"openspout/openspout": "v3.7.4"
|
||||
},
|
||||
"require": {
|
||||
"nulib/base": "^7.4-dev",
|
||||
"nulib/base": "^0.6.0p74",
|
||||
"ext-dom": "*",
|
||||
"ext-filter": "*",
|
||||
"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",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "4b1bf3aaf4bdf244af9886995daa16f5",
|
||||
"content-hash": "71dbe9a145b7492fe78927fc688f65e6",
|
||||
"packages": [
|
||||
{
|
||||
"name": "nulib/base",
|
||||
"version": "dev-dev74",
|
||||
"dist": {
|
||||
"type": "path",
|
||||
"url": "../nulib-base",
|
||||
"reference": "a319baec05c4022edc07f738a9f4cbad3e486b82"
|
||||
"version": "0.6.0p74",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.univ-reunion.fr/sda-php/nulib-base.git",
|
||||
"reference": "ea531c41bcb054250b0efc334c6aaa6f77543070"
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
@ -55,9 +55,7 @@
|
||||
}
|
||||
],
|
||||
"description": "fonctions et classes essentielles",
|
||||
"transport-options": {
|
||||
"relative": true
|
||||
}
|
||||
"time": "2025-05-30T18:35:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
@ -4585,9 +4583,7 @@
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"nulib/base": 20
|
||||
},
|
||||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user