Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Oct 10, 2024
1 parent 33ab80a commit 65a9268
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'jazzsequence/games-collector',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '4deaa55152aa1117c0cf2d4fe3c183f1ee852a68',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '0dd5d612c2011e2ce8a248ca927488078970e1e5',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -65,9 +65,9 @@
'dev_requirement' => false,
),
'jazzsequence/games-collector' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '4deaa55152aa1117c0cf2d4fe3c183f1ee852a68',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '0dd5d612c2011e2ce8a248ca927488078970e1e5',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down

0 comments on commit 65a9268

Please sign in to comment.