Skip to content

Commit d24e650

Browse files
committed
build
1 parent 239365e commit d24e650

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

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.05.21.09.41.04",
73-
"version_normalized": "2024.05.21.09.41.04",
72+
"version": "2024.05.21.09.46.02",
73+
"version_normalized": "2024.05.21.09.46.02",
7474
"dist": {
7575
"type": "path",
7676
"url": "../nextgenthemes/wp-shared",
77-
"reference": "1e5b82a72f99fb7bcca34c18bec276b7ad0015f8"
77+
"reference": "5b14c5233227ed9ebccc506011ebcd82503f6b5a"
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' => 'cda963af793a74b0bb5162e2cbfdf496d6f8b090',
6+
'reference' => '239365ef9812232ea0e415308026c75cf8f6b0d8',
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' => 'cda963af793a74b0bb5162e2cbfdf496d6f8b090',
25+
'reference' => '239365ef9812232ea0e415308026c75cf8f6b0d8',
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.05.21.09.41.04',
33-
'version' => '2024.05.21.09.41.04',
34-
'reference' => '1e5b82a72f99fb7bcca34c18bec276b7ad0015f8',
32+
'pretty_version' => '2024.05.21.09.46.02',
33+
'version' => '2024.05.21.09.46.02',
34+
'reference' => '5b14c5233227ed9ebccc506011ebcd82503f6b5a',
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.05.21.09.41.04',
10+
'version' => '2024.05.21.09.46.02',
1111
'path' => $vendorDir . '/nextgenthemes/wp-shared/includes/WP/load-files.php'
1212
),
1313
'83b8ee913c5d2d5a8f26b42bc5db8bfb' => array(
14-
'version' => '2024.05.21.09.41.04',
14+
'version' => '2024.05.21.09.46.02',
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
@@ -19,5 +19,5 @@
1919
"scripts": {
2020
"update-alpine": "wget https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js -O ./includes/WP/Admin/alpine.js"
2121
},
22-
"version": "2024.05.21.09.41.04"
22+
"version": "2024.05.21.09.46.02"
2323
}

0 commit comments

Comments
 (0)