Compare commits

..

No commits in common. "6d942c6ebca4d9dbe409f4c436ef932c8fa262b1" and "7f73d399dda2ac29eeeb48a5d201a07a514172f8" have entirely different histories.

2 changed files with 22 additions and 24 deletions

View File

@ -1,5 +1,3 @@
## Release 0.4.0p82 du 14/03/2025-15:40
## Release 0.4.0p74 du 14/03/2025-15:35 ## Release 0.4.0p74 du 14/03/2025-15:35
* `7e90311` tracer le hook * `7e90311` tracer le hook

44
composer.lock generated
View File

@ -4,15 +4,15 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b8cc65f204cb4f352f82d67135a72dc8", "content-hash": "0f5b3319349792d5979218c3eb2677c5",
"packages": [ "packages": [
{ {
"name": "nulib/php", "name": "nulib/php",
"version": "0.4.0p82", "version": "0.3.4p82",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.univ-reunion.fr/sda-php/nulib.git", "url": "https://git.univ-reunion.fr/sda-php/nulib.git",
"reference": "fd120298a91bddcaa3da2decd34b8f99853fb070" "reference": "cb86dd93bd494b407425b5205e70411e1331ce65"
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
@ -50,7 +50,7 @@
} }
], ],
"description": "fonctions et classes essentielles", "description": "fonctions et classes essentielles",
"time": "2025-03-14T11:24:39+00:00" "time": "2025-03-01T02:24:30+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -913,16 +913,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.72.0", "version": "v3.70.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "900389362c43d116fee1ffc51f7878145fa61b57" "reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/900389362c43d116fee1ffc51f7878145fa61b57", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/1ca468270efbb75ce0c7566a79cca8ea2888584d",
"reference": "900389362c43d116fee1ffc51f7878145fa61b57", "reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1004,7 +1004,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.72.0" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.2"
}, },
"funding": [ "funding": [
{ {
@ -1012,7 +1012,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-13T11:25:37+00:00" "time": "2025-03-03T21:07:23+00:00"
}, },
{ {
"name": "icecave/parity", "name": "icecave/parity",
@ -1488,16 +1488,16 @@
}, },
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",
"version": "6.2.1", "version": "6.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git", "url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "dff04e3c7c11451a6b4e30709e17c44526ebff73" "reference": "460c0a09407f4d0d47679476745c4185ff0f1961"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/dff04e3c7c11451a6b4e30709e17c44526ebff73", "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/460c0a09407f4d0d47679476745c4185ff0f1961",
"reference": "dff04e3c7c11451a6b4e30709e17c44526ebff73", "reference": "460c0a09407f4d0d47679476745c4185ff0f1961",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1558,9 +1558,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues", "issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/jsonrainbow/json-schema/tree/6.2.1" "source": "https://github.com/jsonrainbow/json-schema/tree/6.2.0"
}, },
"time": "2025-03-06T21:27:10+00:00" "time": "2025-02-26T20:58:15+00:00"
}, },
{ {
"name": "marc-mabe/php-enum", "name": "marc-mabe/php-enum",
@ -2040,16 +2040,16 @@
}, },
{ {
"name": "phpbench/phpbench", "name": "phpbench/phpbench",
"version": "1.4.1", "version": "1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpbench/phpbench.git", "url": "https://github.com/phpbench/phpbench.git",
"reference": "78cd98a9aa34e0f8f80ca01972a8b88d2c30194b" "reference": "4248817222514421cba466bfa7adc7d8932345d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpbench/phpbench/zipball/78cd98a9aa34e0f8f80ca01972a8b88d2c30194b", "url": "https://api.github.com/repos/phpbench/phpbench/zipball/4248817222514421cba466bfa7adc7d8932345d4",
"reference": "78cd98a9aa34e0f8f80ca01972a8b88d2c30194b", "reference": "4248817222514421cba466bfa7adc7d8932345d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2126,7 +2126,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpbench/phpbench/issues", "issues": "https://github.com/phpbench/phpbench/issues",
"source": "https://github.com/phpbench/phpbench/tree/1.4.1" "source": "https://github.com/phpbench/phpbench/tree/1.4.0"
}, },
"funding": [ "funding": [
{ {
@ -2134,7 +2134,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-12T08:01:40+00:00" "time": "2025-01-26T19:54:45+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",