Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
nextgenthemes committed Jan 2, 2025
1 parent 68e9f02 commit 0985fb9
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 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": "2025.01.02.07.32.36",
"version_normalized": "2025.01.02.07.32.36",
"version": "2025.01.02.08.08.04",
"version_normalized": "2025.01.02.08.08.04",
"dist": {
"type": "path",
"url": "../../../../../../dev/composer-packages/wp-shared",
"reference": "b4fc0680699b962a75ac3d4929cf88e028b08745"
"reference": "67cb78b0faf4211734fa014f9abc534f56ca0ad7"
},
"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' => '274295bfa4a441ac0426c4fdf2186c11a80a9c60',
'reference' => '68e9f027ad8f28b345642d4f9ed34613cc87d2c8',
'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' => '274295bfa4a441ac0426c4fdf2186c11a80a9c60',
'reference' => '68e9f027ad8f28b345642d4f9ed34613cc87d2c8',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'nextgenthemes/wp-shared' => array(
'pretty_version' => '2025.01.02.07.32.36',
'version' => '2025.01.02.07.32.36',
'reference' => 'b4fc0680699b962a75ac3d4929cf88e028b08745',
'pretty_version' => '2025.01.02.08.08.04',
'version' => '2025.01.02.08.08.04',
'reference' => '67cb78b0faf4211734fa014f9abc534f56ca0ad7',
'type' => 'wp-package',
'install_path' => __DIR__ . '/../nextgenthemes/wp-shared',
'aliases' => array(),
Expand Down
2 changes: 1 addition & 1 deletion vendor/composer/jetpack_autoload_filemap.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

return array(
'47777597fbe681453e41ea4bf4ad9988' => array(
'version' => '2025.01.02.07.32.36',
'version' => '2025.01.02.08.08.04',
'path' => $vendorDir . '/nextgenthemes/wp-shared/includes/WP/init.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 @@ -15,5 +15,5 @@
"require": {
"php": ">=7.4"
},
"version": "2025.01.02.07.32.36"
"version": "2025.01.02.08.08.04"
}

0 comments on commit 0985fb9

Please sign in to comment.