Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
8efedccb6a | |||
26b4bfddf5 | |||
1d8a88039f | |||
ab3f3ed5ec | |||
9778607a8c |
@ -1,5 +1,3 @@
|
||||
## Release 0.6.0p82 du 30/05/2025-23:29
|
||||
|
||||
## Release 0.6.0p74 du 30/05/2025-23:18
|
||||
|
||||
* `824c1ec` migration de nulib/php à nulib/base
|
||||
|
@ -3,10 +3,6 @@
|
||||
"type": "library",
|
||||
"description": "wrapper pour phpoffice/phpspreadsheet",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "../nulib-base"
|
||||
},
|
||||
{
|
||||
"type": "composer",
|
||||
"url": "https://repos.univ-reunion.fr/composer"
|
||||
@ -19,7 +15,7 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"nulib/base": "^7.4-dev",
|
||||
"nulib/base": "^0.6.0p74",
|
||||
"phpoffice/phpspreadsheet": "^1.0",
|
||||
"php": "^7.4"
|
||||
},
|
||||
|
20
composer.lock
generated
20
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "6dc1632c00c3a9480171d34a2976d8f5",
|
||||
"content-hash": "046a2f42e01b302145e12c79bfb29587",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/pcre",
|
||||
@ -396,11 +396,11 @@
|
||||
},
|
||||
{
|
||||
"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": "*",
|
||||
@ -443,9 +443,7 @@
|
||||
}
|
||||
],
|
||||
"description": "fonctions et classes essentielles",
|
||||
"transport-options": {
|
||||
"relative": true
|
||||
}
|
||||
"time": "2025-05-30T18:35:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpoffice/phpspreadsheet",
|
||||
@ -2858,9 +2856,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