Compare commits
No commits in common. "590b4b1a7b7a3424196b0cac5ab42dcf90b4d968" and "d6d64991fa7737828777f7142f5bf60b6e4d5d18" have entirely different histories.
590b4b1a7b
...
d6d64991fa
@ -1,7 +1,3 @@
|
|||||||
## Release 0.6.0p74 du 30/05/2025-22:43
|
|
||||||
|
|
||||||
modifier la dépendance de nulib/php à nulib/base
|
|
||||||
|
|
||||||
## Release 0.5.0p82 du 30/04/2025-04:43
|
## Release 0.5.0p82 du 30/04/2025-04:43
|
||||||
|
|
||||||
## Release 0.5.0p74 du 30/04/2025-04:39
|
## Release 0.5.0p74 du 30/04/2025-04:39
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
0.6.0
|
0.5.0
|
||||||
|
|||||||
@ -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": "path",
|
"type": "path",
|
||||||
"url": "../nulib-base"
|
"url": "../nulib-base"
|
||||||
@ -32,8 +28,7 @@
|
|||||||
"ext-libxml": "*",
|
"ext-libxml": "*",
|
||||||
"ext-xmlreader": "*",
|
"ext-xmlreader": "*",
|
||||||
"ext-zip": "*",
|
"ext-zip": "*",
|
||||||
"php": "^7.4",
|
"php": "^7.4"
|
||||||
"nulib/php": "^7.4-dev"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"nulib/tests": "^7.4",
|
"nulib/tests": "^7.4",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user