Compare commits
No commits in common. "d52f9a0ebfe4fc2bab145209178ce2d4570c2e75" and "3e31bb869bb696a563c82040d813daccefdc0aa5" have entirely different histories.
d52f9a0ebf
...
3e31bb869b
@ -1,5 +1,3 @@
|
|||||||
## 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
|
||||||
|
|
||||||
* `6c1c85b` remplacer nur_func par func
|
* `6c1c85b` remplacer nur_func par func
|
||||||
|
|||||||
231
composer.lock
generated
231
composer.lock
generated
@ -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": "7ff1fd7c338546dd99c0b6cf6e42e341",
|
"content-hash": "b8cc65f204cb4f352f82d67135a72dc8",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "nulib/php",
|
"name": "nulib/php",
|
||||||
"version": "dev-dev82",
|
"version": "0.4.0p82",
|
||||||
"dist": {
|
"source": {
|
||||||
"type": "path",
|
"type": "git",
|
||||||
"url": "../nulib",
|
"url": "https://git.univ-reunion.fr/sda-php/nulib.git",
|
||||||
"reference": "a8094658d8ae21c9e66fba3120b9efede4d54ce7"
|
"reference": "fd120298a91bddcaa3da2decd34b8f99853fb070"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -52,9 +52,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "fonctions et classes essentielles",
|
"description": "fonctions et classes essentielles",
|
||||||
"transport-options": {
|
"time": "2025-03-14T11:24:39+00:00"
|
||||||
"relative": true
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
@ -204,16 +202,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
"version": "v7.2.5",
|
"version": "v7.2.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/yaml.git",
|
"url": "https://github.com/symfony/yaml.git",
|
||||||
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912"
|
"reference": "ac238f173df0c9c1120f862d0f599e17535a87ec"
|
||||||
},
|
},
|
||||||
"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/ac238f173df0c9c1120f862d0f599e17535a87ec",
|
||||||
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
|
"reference": "ac238f173df0c9c1120f862d0f599e17535a87ec",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -256,7 +254,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.3"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -272,7 +270,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-03-03T07:12:39+00:00"
|
"time": "2025-01-07T12:55:42+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
@ -1019,6 +1017,120 @@
|
|||||||
],
|
],
|
||||||
"time": "2025-03-31T18:40:42+00:00"
|
"time": "2025-03-31T18:40:42+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "icecave/parity",
|
||||||
|
"version": "3.0.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/icecave/parity.git",
|
||||||
|
"reference": "4fe835483e0f89f0f96763c47cb9fdca26c24bdc"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/icecave/parity/zipball/4fe835483e0f89f0f96763c47cb9fdca26c24bdc",
|
||||||
|
"reference": "4fe835483e0f89f0f96763c47cb9fdca26c24bdc",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"icecave/repr": "^4",
|
||||||
|
"php": ">=7.3"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"eloquent/liberator": "^2",
|
||||||
|
"eloquent/phony": "^5",
|
||||||
|
"eloquent/phony-phpunit": "^7",
|
||||||
|
"friendsofphp/php-cs-fixer": "^2",
|
||||||
|
"phpunit/phpunit": "^9"
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"Icecave\\Parity\\": "src"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "James Harris",
|
||||||
|
"email": "mailjamesharris@gmail.com",
|
||||||
|
"homepage": "https://github.com/jmalloc"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "A customizable deep comparison library.",
|
||||||
|
"homepage": "https://github.com/icecave/parity",
|
||||||
|
"keywords": [
|
||||||
|
"compare",
|
||||||
|
"comparison",
|
||||||
|
"equal",
|
||||||
|
"equality",
|
||||||
|
"greater",
|
||||||
|
"less",
|
||||||
|
"sort",
|
||||||
|
"sorting"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/icecave/parity/issues",
|
||||||
|
"source": "https://github.com/icecave/parity/tree/3.0.1"
|
||||||
|
},
|
||||||
|
"time": "2021-02-04T05:51:24+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icecave/repr",
|
||||||
|
"version": "4.0.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/icecave/repr.git",
|
||||||
|
"reference": "3dad35ee43394404ae0f1926d754e7b7820da8e4"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/icecave/repr/zipball/3dad35ee43394404ae0f1926d754e7b7820da8e4",
|
||||||
|
"reference": "3dad35ee43394404ae0f1926d754e7b7820da8e4",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"php": ">=7.2"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"eloquent/phony-phpunit": "^6",
|
||||||
|
"friendsofphp/php-cs-fixer": "^2",
|
||||||
|
"phpunit/phpunit": "^8"
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"Icecave\\Repr\\": "src"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "James Harris",
|
||||||
|
"email": "mailjamesharris@gmail.com",
|
||||||
|
"homepage": "https://github.com/jmalloc"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "A library for generating string representations of any value, inspired by Python's reprlib library.",
|
||||||
|
"homepage": "https://github.com/icecave/repr",
|
||||||
|
"keywords": [
|
||||||
|
"human",
|
||||||
|
"readable",
|
||||||
|
"repr",
|
||||||
|
"representation",
|
||||||
|
"string"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/icecave/repr/issues",
|
||||||
|
"source": "https://github.com/icecave/repr/tree/4.0.0"
|
||||||
|
},
|
||||||
|
"time": "2020-08-25T02:05:11+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "infection/abstract-testframework-adapter",
|
"name": "infection/abstract-testframework-adapter",
|
||||||
"version": "0.5.0",
|
"version": "0.5.0",
|
||||||
@ -1326,16 +1438,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "infection/mutator",
|
"name": "infection/mutator",
|
||||||
"version": "0.4.1",
|
"version": "0.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/infection/mutator.git",
|
"url": "https://github.com/infection/mutator.git",
|
||||||
"reference": "3c976d721b02b32f851ee4e15d553ef1e9186d1d"
|
"reference": "51d6d01a2357102030aee9d603063c4bad86b144"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/infection/mutator/zipball/3c976d721b02b32f851ee4e15d553ef1e9186d1d",
|
"url": "https://api.github.com/repos/infection/mutator/zipball/51d6d01a2357102030aee9d603063c4bad86b144",
|
||||||
"reference": "3c976d721b02b32f851ee4e15d553ef1e9186d1d",
|
"reference": "51d6d01a2357102030aee9d603063c4bad86b144",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1363,7 +1475,7 @@
|
|||||||
"description": "Mutator interface to implement custom mutators (mutation operators) for Infection",
|
"description": "Mutator interface to implement custom mutators (mutation operators) for Infection",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/infection/mutator/issues",
|
"issues": "https://github.com/infection/mutator/issues",
|
||||||
"source": "https://github.com/infection/mutator/tree/0.4.1"
|
"source": "https://github.com/infection/mutator/tree/0.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -1375,24 +1487,25 @@
|
|||||||
"type": "open_collective"
|
"type": "open_collective"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-04-29T08:19:52+00:00"
|
"time": "2024-05-14T22:39:59+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "justinrainbow/json-schema",
|
"name": "justinrainbow/json-schema",
|
||||||
"version": "6.4.1",
|
"version": "6.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/jsonrainbow/json-schema.git",
|
"url": "https://github.com/jsonrainbow/json-schema.git",
|
||||||
"reference": "35d262c94959571e8736db1e5c9bc36ab94ae900"
|
"reference": "dff04e3c7c11451a6b4e30709e17c44526ebff73"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/35d262c94959571e8736db1e5c9bc36ab94ae900",
|
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/dff04e3c7c11451a6b4e30709e17c44526ebff73",
|
||||||
"reference": "35d262c94959571e8736db1e5c9bc36ab94ae900",
|
"reference": "dff04e3c7c11451a6b4e30709e17c44526ebff73",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
|
"icecave/parity": "^3.0",
|
||||||
"marc-mabe/php-enum": "^4.0",
|
"marc-mabe/php-enum": "^4.0",
|
||||||
"php": "^7.2 || ^8.0"
|
"php": "^7.2 || ^8.0"
|
||||||
},
|
},
|
||||||
@ -1448,9 +1561,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.4.1"
|
"source": "https://github.com/jsonrainbow/json-schema/tree/6.2.1"
|
||||||
},
|
},
|
||||||
"time": "2025-04-04T13:08:07+00:00"
|
"time": "2025-03-06T21:27:10+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "marc-mabe/php-enum",
|
"name": "marc-mabe/php-enum",
|
||||||
@ -1527,16 +1640,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "myclabs/deep-copy",
|
"name": "myclabs/deep-copy",
|
||||||
"version": "1.13.1",
|
"version": "1.13.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/myclabs/DeepCopy.git",
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
||||||
"reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
|
"reference": "024473a478be9df5fdaca2c793f2232fe788e414"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414",
|
||||||
"reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
|
"reference": "024473a478be9df5fdaca2c793f2232fe788e414",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1575,7 +1688,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
||||||
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -1583,7 +1696,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-04-29T12:36:36+00:00"
|
"time": "2025-02-12T12:17:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nikic/php-parser",
|
"name": "nikic/php-parser",
|
||||||
@ -3337,16 +3450,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sanmai/later",
|
"name": "sanmai/later",
|
||||||
"version": "0.1.5",
|
"version": "0.1.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sanmai/later.git",
|
"url": "https://github.com/sanmai/later.git",
|
||||||
"reference": "cf5164557d19930295892094996f049ea12ba14d"
|
"reference": "e24c4304a4b1349c2a83151a692cec0c10579f60"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sanmai/later/zipball/cf5164557d19930295892094996f049ea12ba14d",
|
"url": "https://api.github.com/repos/sanmai/later/zipball/e24c4304a4b1349c2a83151a692cec0c10579f60",
|
||||||
"reference": "cf5164557d19930295892094996f049ea12ba14d",
|
"reference": "e24c4304a4b1349c2a83151a692cec0c10579f60",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -3389,7 +3502,7 @@
|
|||||||
"description": "Later: deferred wrapper object",
|
"description": "Later: deferred wrapper object",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/sanmai/later/issues",
|
"issues": "https://github.com/sanmai/later/issues",
|
||||||
"source": "https://github.com/sanmai/later/tree/0.1.5"
|
"source": "https://github.com/sanmai/later/tree/0.1.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -3397,7 +3510,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-12-06T02:36:26+00:00"
|
"time": "2023-10-24T00:25:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sanmai/pipeline",
|
"name": "sanmai/pipeline",
|
||||||
@ -4446,16 +4559,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
"version": "v7.2.5",
|
"version": "v7.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/console.git",
|
"url": "https://github.com/symfony/console.git",
|
||||||
"reference": "e51498ea18570c062e7df29d05a7003585b19b88"
|
"reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/console/zipball/e51498ea18570c062e7df29d05a7003585b19b88",
|
"url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3",
|
||||||
"reference": "e51498ea18570c062e7df29d05a7003585b19b88",
|
"reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -4519,7 +4632,7 @@
|
|||||||
"terminal"
|
"terminal"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/console/tree/v7.2.5"
|
"source": "https://github.com/symfony/console/tree/v7.2.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -4535,7 +4648,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-03-12T08:11:12+00:00"
|
"time": "2024-12-11T03:49:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/event-dispatcher",
|
"name": "symfony/event-dispatcher",
|
||||||
@ -5287,16 +5400,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/process",
|
"name": "symfony/process",
|
||||||
"version": "v7.2.5",
|
"version": "v7.2.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/process.git",
|
"url": "https://github.com/symfony/process.git",
|
||||||
"reference": "87b7c93e57df9d8e39a093d32587702380ff045d"
|
"reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/process/zipball/87b7c93e57df9d8e39a093d32587702380ff045d",
|
"url": "https://api.github.com/repos/symfony/process/zipball/d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf",
|
||||||
"reference": "87b7c93e57df9d8e39a093d32587702380ff045d",
|
"reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -5328,7 +5441,7 @@
|
|||||||
"description": "Executes commands in sub-processes",
|
"description": "Executes commands in sub-processes",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/process/tree/v7.2.5"
|
"source": "https://github.com/symfony/process/tree/v7.2.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -5344,7 +5457,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-03-13T12:21:46+00:00"
|
"time": "2025-02-05T08:33:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/service-contracts",
|
"name": "symfony/service-contracts",
|
||||||
@ -5580,16 +5693,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "thecodingmachine/safe",
|
"name": "thecodingmachine/safe",
|
||||||
"version": "v3.1.1",
|
"version": "v3.0.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thecodingmachine/safe.git",
|
"url": "https://github.com/thecodingmachine/safe.git",
|
||||||
"reference": "234f6fe34a0bead8c5ae1cfc0800539442e6f619"
|
"reference": "22ffad3248982a784f9870a37aeb2e522bd19645"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thecodingmachine/safe/zipball/234f6fe34a0bead8c5ae1cfc0800539442e6f619",
|
"url": "https://api.github.com/repos/thecodingmachine/safe/zipball/22ffad3248982a784f9870a37aeb2e522bd19645",
|
||||||
"reference": "234f6fe34a0bead8c5ae1cfc0800539442e6f619",
|
"reference": "22ffad3248982a784f9870a37aeb2e522bd19645",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -5699,7 +5812,7 @@
|
|||||||
"description": "PHP core functions that throw exceptions instead of returning FALSE on error",
|
"description": "PHP core functions that throw exceptions instead of returning FALSE on error",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/thecodingmachine/safe/issues",
|
"issues": "https://github.com/thecodingmachine/safe/issues",
|
||||||
"source": "https://github.com/thecodingmachine/safe/tree/v3.1.1"
|
"source": "https://github.com/thecodingmachine/safe/tree/v3.0.2"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -5715,7 +5828,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-04-28T07:56:17+00:00"
|
"time": "2025-02-19T19:23:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "theseer/tokenizer",
|
"name": "theseer/tokenizer",
|
||||||
@ -5877,9 +5990,7 @@
|
|||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": [],
|
||||||
"nulib/php": 20
|
|
||||||
},
|
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user