Skip to content

Commit ab4763d

Browse files
committed
build
1 parent cc6420d commit ab4763d

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/composer/installed.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
},
7070
{
7171
"name": "nextgenthemes/wp-shared",
72-
"version": "2024.11.26.08.26.47",
73-
"version_normalized": "2024.11.26.08.26.47",
72+
"version": "2024.11.26.09.20.37",
73+
"version_normalized": "2024.11.26.09.20.37",
7474
"dist": {
7575
"type": "path",
7676
"url": "../nextgenthemes/wp-shared",
77-
"reference": "463f688b9cca990965ef8b1b14600803978b60b6"
77+
"reference": "1d3f1badf1784ead1d4af634353e02bef4091ec0"
7878
},
7979
"require": {
8080
"php": ">=7.4"

vendor/composer/installed.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'nextgenthemes/advanced-responsive-video-embedder',
44
'pretty_version' => 'dev-master',
55
'version' => 'dev-master',
6-
'reference' => '1f99e024d1c4d1244b85549597fa73977257aa35',
6+
'reference' => 'cc6420df20c5c533f69c34ef7d3b282bc29e3190',
77
'type' => 'wordpress-plugin',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,16 +22,16 @@
2222
'nextgenthemes/advanced-responsive-video-embedder' => array(
2323
'pretty_version' => 'dev-master',
2424
'version' => 'dev-master',
25-
'reference' => '1f99e024d1c4d1244b85549597fa73977257aa35',
25+
'reference' => 'cc6420df20c5c533f69c34ef7d3b282bc29e3190',
2626
'type' => 'wordpress-plugin',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),
2929
'dev_requirement' => false,
3030
),
3131
'nextgenthemes/wp-shared' => array(
32-
'pretty_version' => '2024.11.26.08.26.47',
33-
'version' => '2024.11.26.08.26.47',
34-
'reference' => '463f688b9cca990965ef8b1b14600803978b60b6',
32+
'pretty_version' => '2024.11.26.09.20.37',
33+
'version' => '2024.11.26.09.20.37',
34+
'reference' => '1d3f1badf1784ead1d4af634353e02bef4091ec0',
3535
'type' => 'wp-package',
3636
'install_path' => __DIR__ . '/../nextgenthemes/wp-shared',
3737
'aliases' => array(),

vendor/composer/jetpack_autoload_filemap.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
return array(
99
'2d1e3b3e432aed88c61afcb4f6d8c262' => array(
10-
'version' => '2024.11.26.08.26.47',
10+
'version' => '2024.11.26.09.20.37',
1111
'path' => $vendorDir . '/nextgenthemes/wp-shared/includes/WP/load-files.php'
1212
),
1313
'83b8ee913c5d2d5a8f26b42bc5db8bfb' => array(
14-
'version' => '2024.11.26.08.26.47',
14+
'version' => '2024.11.26.09.20.37',
1515
'path' => $vendorDir . '/nextgenthemes/wp-shared/includes/WP/Admin/load-admin-files.php'
1616
),
1717
);

vendor/nextgenthemes/wp-shared/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"require": {
1717
"php": ">=7.4"
1818
},
19-
"version": "2024.11.26.08.26.47"
19+
"version": "2024.11.26.09.20.37"
2020
}

0 commit comments

Comments
 (0)