Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
nextgenthemes committed Nov 10, 2024
1 parent f17168a commit 60ec540
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions composer.lock

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

6 changes: 3 additions & 3 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
},
{
"name": "nextgenthemes/wp-shared",
"version": "2024.11.10.17.50.47",
"version_normalized": "2024.11.10.17.50.47",
"version": "2024.11.10.20.09.58",
"version_normalized": "2024.11.10.20.09.58",
"dist": {
"type": "path",
"url": "../nextgenthemes/wp-shared",
"reference": "94a7fbc5b4bc56b766089568b940fc78c2123db0"
"reference": "0356822c75107bf213d90e75784c8f9e311c01d1"
},
"require": {
"php": ">=7.4"
Expand Down
10 changes: 5 additions & 5 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => 'nextgenthemes/advanced-responsive-video-embedder',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '3bd27e287651758100a03b191bb79a244f125732',
'reference' => 'f17168ad8f65e96aa202c976c2d5c7bfb3c77c97',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -22,16 +22,16 @@
'nextgenthemes/advanced-responsive-video-embedder' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '3bd27e287651758100a03b191bb79a244f125732',
'reference' => 'f17168ad8f65e96aa202c976c2d5c7bfb3c77c97',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'nextgenthemes/wp-shared' => array(
'pretty_version' => '2024.11.10.17.50.47',
'version' => '2024.11.10.17.50.47',
'reference' => '94a7fbc5b4bc56b766089568b940fc78c2123db0',
'pretty_version' => '2024.11.10.20.09.58',
'version' => '2024.11.10.20.09.58',
'reference' => '0356822c75107bf213d90e75784c8f9e311c01d1',
'type' => 'wp-package',
'install_path' => __DIR__ . '/../nextgenthemes/wp-shared',
'aliases' => array(),
Expand Down
4 changes: 2 additions & 2 deletions vendor/composer/jetpack_autoload_filemap.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

return array(
'2d1e3b3e432aed88c61afcb4f6d8c262' => array(
'version' => '2024.11.10.17.50.47',
'version' => '2024.11.10.20.09.58',
'path' => $vendorDir . '/nextgenthemes/wp-shared/includes/WP/load-files.php'
),
'83b8ee913c5d2d5a8f26b42bc5db8bfb' => array(
'version' => '2024.11.10.17.50.47',
'version' => '2024.11.10.20.09.58',
'path' => $vendorDir . '/nextgenthemes/wp-shared/includes/WP/Admin/load-admin-files.php'
),
);
2 changes: 1 addition & 1 deletion vendor/nextgenthemes/wp-shared/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"require": {
"php": ">=7.4"
},
"version": "2024.11.10.17.50.47"
"version": "2024.11.10.20.09.58"
}

0 comments on commit 60ec540

Please sign in to comment.