mirror of
https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2025-10-03 16:20:58 +08:00
Initial assessment: identified 95 PHPStan errors and 5 PHPCS warnings
Co-authored-by: djav1985 <174835544+djav1985@users.noreply.github.com>
This commit is contained in:
parent
d8902d3ac1
commit
16a2b2fb4f
1 changed files with 6 additions and 6 deletions
12
vendor/composer/installed.php
vendored
12
vendor/composer/installed.php
vendored
|
@ -1,9 +1,9 @@
|
|||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => '__root__',
|
||||
'pretty_version' => 'dev-copilot/fix-47eb116c-c001-46ce-9ff7-3d722d758be5',
|
||||
'version' => 'dev-copilot/fix-47eb116c-c001-46ce-9ff7-3d722d758be5',
|
||||
'reference' => '5a1bd8fffa6121a9295cddb0662bb672c7d239ff',
|
||||
'pretty_version' => 'dev-copilot/fix-d4bad72a-26e6-46d2-919d-20b97bcf1178',
|
||||
'version' => 'dev-copilot/fix-d4bad72a-26e6-46d2-919d-20b97bcf1178',
|
||||
'reference' => 'd8902d3ac148ce9819bcfa378252ab93e6cc311c',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
|
@ -11,9 +11,9 @@
|
|||
),
|
||||
'versions' => array(
|
||||
'__root__' => array(
|
||||
'pretty_version' => 'dev-copilot/fix-47eb116c-c001-46ce-9ff7-3d722d758be5',
|
||||
'version' => 'dev-copilot/fix-47eb116c-c001-46ce-9ff7-3d722d758be5',
|
||||
'reference' => '5a1bd8fffa6121a9295cddb0662bb672c7d239ff',
|
||||
'pretty_version' => 'dev-copilot/fix-d4bad72a-26e6-46d2-919d-20b97bcf1178',
|
||||
'version' => 'dev-copilot/fix-d4bad72a-26e6-46d2-919d-20b97bcf1178',
|
||||
'reference' => 'd8902d3ac148ce9819bcfa378252ab93e6cc311c',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue