mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-04-28 02:31:54 +00:00
Merge pull request #11897 from firefly-iii/release-1772828319
🤖 Automatically merge the PR into the develop branch.
This commit is contained in:
12
composer.lock
generated
12
composer.lock
generated
@@ -10373,16 +10373,16 @@
|
||||
},
|
||||
{
|
||||
"name": "driftingly/rector-laravel",
|
||||
"version": "2.1.11",
|
||||
"version": "2.1.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/driftingly/rector-laravel.git",
|
||||
"reference": "84ea7e03f4a2d9d33e303559ed7e3280bfdb8d01"
|
||||
"reference": "2a2175eefabca6d15c247d55de17c75dc2f787a9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/84ea7e03f4a2d9d33e303559ed7e3280bfdb8d01",
|
||||
"reference": "84ea7e03f4a2d9d33e303559ed7e3280bfdb8d01",
|
||||
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/2a2175eefabca6d15c247d55de17c75dc2f787a9",
|
||||
"reference": "2a2175eefabca6d15c247d55de17c75dc2f787a9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -10403,9 +10403,9 @@
|
||||
"description": "Rector upgrades rules for Laravel Framework",
|
||||
"support": {
|
||||
"issues": "https://github.com/driftingly/rector-laravel/issues",
|
||||
"source": "https://github.com/driftingly/rector-laravel/tree/2.1.11"
|
||||
"source": "https://github.com/driftingly/rector-laravel/tree/2.1.12"
|
||||
},
|
||||
"time": "2026-03-05T19:46:28+00:00"
|
||||
"time": "2026-03-06T19:59:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ergebnis/phpstan-rules",
|
||||
|
||||
@@ -79,7 +79,7 @@ return [
|
||||
// see cer.php for exchange rates feature flag.
|
||||
],
|
||||
'version' => 'develop/2026-03-06',
|
||||
'build_time' => 1772825351,
|
||||
'build_time' => 1772828124,
|
||||
'api_version' => '2.1.0', // field is no longer used.
|
||||
'db_version' => 28, // field is no longer used.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user