Compare commits
4 Commits
f22d7588c7
...
b0c6f0cc9e
| Author | SHA1 | Date | |
|---|---|---|---|
| b0c6f0cc9e | |||
| b36b704c73 | |||
| 24e5d894b7 | |||
| 1e76d0d757 |
@ -1,3 +1,5 @@
|
|||||||
|
## Release 0.5.0p74 du 30/04/2025-04:46
|
||||||
|
|
||||||
## Release 0.4.0p82 du 14/03/2025-15:30
|
## Release 0.4.0p82 du 14/03/2025-15:30
|
||||||
|
|
||||||
## Release 0.4.0p74 du 14/03/2025-15:27
|
## Release 0.4.0p74 du 14/03/2025-15:27
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
0.4.0
|
0.5.0
|
||||||
|
|||||||
16
composer.lock
generated
16
composer.lock
generated
@ -400,7 +400,7 @@
|
|||||||
"dist": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"url": "../nulib",
|
"url": "../nulib",
|
||||||
"reference": "927915093af5196099ae26645c07e90ddf1b2330"
|
"reference": "1671354fd8eed5044d3f7593f3db9185f4c16bc6"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -410,6 +410,8 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-pcntl": "*",
|
"ext-pcntl": "*",
|
||||||
|
"ext-pdo": "*",
|
||||||
|
"ext-pgsql": "*",
|
||||||
"ext-posix": "*",
|
"ext-posix": "*",
|
||||||
"ext-sqlite3": "*",
|
"ext-sqlite3": "*",
|
||||||
"nulib/tests": "^7.4"
|
"nulib/tests": "^7.4"
|
||||||
@ -1134,16 +1136,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "myclabs/deep-copy",
|
"name": "myclabs/deep-copy",
|
||||||
"version": "1.13.0",
|
"version": "1.13.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/myclabs/DeepCopy.git",
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
||||||
"reference": "024473a478be9df5fdaca2c793f2232fe788e414"
|
"reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414",
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
|
||||||
"reference": "024473a478be9df5fdaca2c793f2232fe788e414",
|
"reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1182,7 +1184,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.0"
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -1190,7 +1192,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-02-12T12:17:51+00:00"
|
"time": "2025-04-29T12:36:36+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nikic/php-parser",
|
"name": "nikic/php-parser",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user