Compare commits
4 Commits
db620ac678
...
0c90d4b074
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c90d4b074 | |||
| de31ae812b | |||
| 02e5ab29ab | |||
| b335fd5fa2 |
@ -1,3 +1,5 @@
|
|||||||
|
## Release 0.5.1p82 du 12/05/2025-15:37
|
||||||
|
|
||||||
## Release 0.5.1p74 du 12/05/2025-15:34
|
## Release 0.5.1p74 du 12/05/2025-15:34
|
||||||
|
|
||||||
* `39b2fa5` générifier la méthode d'authentification
|
* `39b2fa5` générifier la méthode d'authentification
|
||||||
|
|||||||
26
composer.lock
generated
26
composer.lock
generated
@ -395,7 +395,7 @@
|
|||||||
"dist": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"url": "../nulib",
|
"url": "../nulib",
|
||||||
"reference": "a8094658d8ae21c9e66fba3120b9efede4d54ce7"
|
"reference": "de184e9909a631f6aac485db7ea46585b30a98b2"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -1127,16 +1127,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit",
|
"name": "phpunit/phpunit",
|
||||||
"version": "10.5.45",
|
"version": "10.5.46",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||||
"reference": "bd68a781d8e30348bc297449f5234b3458267ae8"
|
"reference": "8080be387a5be380dda48c6f41cee4a13aadab3d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd68a781d8e30348bc297449f5234b3458267ae8",
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8080be387a5be380dda48c6f41cee4a13aadab3d",
|
||||||
"reference": "bd68a781d8e30348bc297449f5234b3458267ae8",
|
"reference": "8080be387a5be380dda48c6f41cee4a13aadab3d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1208,7 +1208,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||||
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
||||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.45"
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.46"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -1232,7 +1232,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-02-06T16:08:12+00:00"
|
"time": "2025-05-02T06:46:24+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/http-client",
|
"name": "psr/http-client",
|
||||||
@ -2509,16 +2509,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
"version": "v7.2.5",
|
"version": "v7.2.6",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/yaml.git",
|
"url": "https://github.com/symfony/yaml.git",
|
||||||
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912"
|
"reference": "0feafffb843860624ddfd13478f481f4c3cd8b23"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/0feafffb843860624ddfd13478f481f4c3cd8b23",
|
||||||
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
|
"reference": "0feafffb843860624ddfd13478f481f4c3cd8b23",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -2561,7 +2561,7 @@
|
|||||||
"description": "Loads and dumps YAML files",
|
"description": "Loads and dumps YAML files",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/yaml/tree/v7.2.5"
|
"source": "https://github.com/symfony/yaml/tree/v7.2.6"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -2577,7 +2577,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-03-03T07:12:39+00:00"
|
"time": "2025-04-04T10:10:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "theseer/tokenizer",
|
"name": "theseer/tokenizer",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user