<pman>Intégration de la branche rel74-0.3.0
This commit is contained in:
commit
70a151296b
3
CHANGES.md
Normal file
3
CHANGES.md
Normal file
@ -0,0 +1,3 @@
|
||||
## Release 0.3.0p74 du 01/03/2025-13:44
|
||||
|
||||
release initiale
|
1
VERSION.txt
Normal file
1
VERSION.txt
Normal file
@ -0,0 +1 @@
|
||||
0.3.0
|
@ -3,18 +3,6 @@
|
||||
"type": "library",
|
||||
"description": "espace de maturation pour les librairies",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "../nulib"
|
||||
},
|
||||
{
|
||||
"type": "path",
|
||||
"url": "../nulib-spout"
|
||||
},
|
||||
{
|
||||
"type": "path",
|
||||
"url": "../nulib-phpss"
|
||||
},
|
||||
{
|
||||
"type": "composer",
|
||||
"url": "https://repos.univ-reunion.fr/composer"
|
||||
@ -30,9 +18,9 @@
|
||||
"php": "^7.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"nulib/php": "^7.4-dev",
|
||||
"nulib/spout": "^7.4-dev",
|
||||
"nulib/phpss": "^7.4-dev",
|
||||
"nulib/php": "^0.3.0p74",
|
||||
"nulib/spout": "^0.3.0p74",
|
||||
"nulib/phpss": "^0.3.0p74",
|
||||
"nulib/tests": "^7.4",
|
||||
"ext-posix": "*",
|
||||
"ext-pcntl": "*",
|
||||
|
Loading…
Reference in New Issue
Block a user