Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderson committed Apr 6, 2023
1 parent 024b33a commit 118ad3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php return array(
'root' => array(
'pretty_version' => '1.0.0',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
Expand Down Expand Up @@ -308,7 +308,7 @@
'dev_requirement' => true,
),
'ufpel-csi/cobalto-php-activerecord' => array(
'pretty_version' => '1.0.0',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
Expand Down

0 comments on commit 118ad3e

Please sign in to comment.