<pman>Intégration de la branche dev74
This commit is contained in:
commit
6325f05f37
@ -9,4 +9,4 @@ composer:
|
||||
dist:
|
||||
link: false
|
||||
require:
|
||||
nulib/php: ^0.4.0p82
|
||||
nulib/php: ^0.5.0p82
|
||||
|
@ -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.0p74 du 14/03/2025-15:27
|
||||
|
@ -1 +1 @@
|
||||
0.4.0
|
||||
0.5.0
|
||||
|
14
composer.lock
generated
14
composer.lock
generated
@ -286,6 +286,8 @@
|
||||
"require-dev": {
|
||||
"ext-curl": "*",
|
||||
"ext-pcntl": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-pgsql": "*",
|
||||
"ext-posix": "*",
|
||||
"ext-sqlite3": "*",
|
||||
"nulib/tests": "^8.2"
|
||||
@ -854,16 +856,16 @@
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "myclabs/deep-copy",
|
||||
"version": "1.13.0",
|
||||
"version": "1.13.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/myclabs/DeepCopy.git",
|
||||
"reference": "024473a478be9df5fdaca2c793f2232fe788e414"
|
||||
"reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414",
|
||||
"reference": "024473a478be9df5fdaca2c793f2232fe788e414",
|
||||
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
|
||||
"reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -902,7 +904,7 @@
|
||||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
@ -910,7 +912,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-02-12T12:17:51+00:00"
|
||||
"time": "2025-04-29T12:36:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
|
Loading…
x
Reference in New Issue
Block a user