|
|
|
@ -122,16 +122,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpstan/phpstan", |
|
|
|
"version": "2.1.17", |
|
|
|
"version": "2.1.18", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/phpstan/phpstan.git", |
|
|
|
"reference": "89b5ef665716fa2a52ecd2633f21007a6a349053" |
|
|
|
"reference": "ee1f390b7a70cdf74a2b737e554f68afea885db7" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053", |
|
|
|
"reference": "89b5ef665716fa2a52ecd2633f21007a6a349053", |
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ee1f390b7a70cdf74a2b737e554f68afea885db7", |
|
|
|
"reference": "ee1f390b7a70cdf74a2b737e554f68afea885db7", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -176,7 +176,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-05-21T20:55:28+00:00" |
|
|
|
"time": "2025-07-17T17:22:31+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "psr/clock", |
|
|
|
@ -381,21 +381,21 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "rector/rector", |
|
|
|
"version": "2.1.0", |
|
|
|
"version": "2.1.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/rectorphp/rector.git", |
|
|
|
"reference": "d513dea45a94394b660e15c155d1fa27826f8e30" |
|
|
|
"reference": "40a71441dd73fa150a66102f5ca1364c44fc8fff" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/rectorphp/rector/zipball/d513dea45a94394b660e15c155d1fa27826f8e30", |
|
|
|
"reference": "d513dea45a94394b660e15c155d1fa27826f8e30", |
|
|
|
"url": "https://api.github.com/repos/rectorphp/rector/zipball/40a71441dd73fa150a66102f5ca1364c44fc8fff", |
|
|
|
"reference": "40a71441dd73fa150a66102f5ca1364c44fc8fff", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^7.4|^8.0", |
|
|
|
"phpstan/phpstan": "^2.1.17" |
|
|
|
"phpstan/phpstan": "^2.1.18" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"rector/rector-doctrine": "*", |
|
|
|
@ -429,7 +429,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/rectorphp/rector/issues", |
|
|
|
"source": "https://github.com/rectorphp/rector/tree/2.1.0" |
|
|
|
"source": "https://github.com/rectorphp/rector/tree/2.1.2" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
@ -437,7 +437,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-06-24T20:26:57+00:00" |
|
|
|
"time": "2025-07-17T19:30:06+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "webmozart/assert", |
|
|
|
@ -500,10 +500,10 @@ |
|
|
|
], |
|
|
|
"aliases": [], |
|
|
|
"minimum-stability": "stable", |
|
|
|
"stability-flags": [], |
|
|
|
"stability-flags": {}, |
|
|
|
"prefer-stable": false, |
|
|
|
"prefer-lowest": false, |
|
|
|
"platform": [], |
|
|
|
"platform-dev": [], |
|
|
|
"plugin-api-version": "2.3.0" |
|
|
|
"platform": {}, |
|
|
|
"platform-dev": {}, |
|
|
|
"plugin-api-version": "2.6.0" |
|
|
|
} |