Skip to content

Commit

Permalink
update Freemius/WordPress-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
afragen committed Sep 11, 2024
1 parent 0f64f73 commit 43c27a5
Show file tree
Hide file tree
Showing 16 changed files with 744 additions and 470 deletions.
12 changes: 6 additions & 6 deletions composer.lock

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

14 changes: 7 additions & 7 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,17 +344,17 @@
},
{
"name": "freemius/wordpress-sdk",
"version": "2.7.4",
"version_normalized": "2.7.4.0",
"version": "2.8.0",
"version_normalized": "2.8.0.0",
"source": {
"type": "git",
"url": "https://github.com/Freemius/wordpress-sdk.git",
"reference": "2741ba2b4f819b5018f68529036e505ef1e7c349"
"reference": "227cbff52aeed7fc71b0d9c8cd7c3c5a621610ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/2741ba2b4f819b5018f68529036e505ef1e7c349",
"reference": "2741ba2b4f819b5018f68529036e505ef1e7c349",
"url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/227cbff52aeed7fc71b0d9c8cd7c3c5a621610ca",
"reference": "227cbff52aeed7fc71b0d9c8cd7c3c5a621610ca",
"shasum": ""
},
"require": {
Expand All @@ -369,7 +369,7 @@
"szepeviktor/phpstan-wordpress": "^1.3",
"wp-coding-standards/wpcs": "^2.3"
},
"time": "2024-08-07T14:07:59+00:00",
"time": "2024-09-11T13:23:51+00:00",
"type": "library",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
Expand All @@ -389,7 +389,7 @@
],
"support": {
"issues": "https://github.com/Freemius/wordpress-sdk/issues",
"source": "https://github.com/Freemius/wordpress-sdk/tree/2.7.4"
"source": "https://github.com/Freemius/wordpress-sdk/tree/2.8.0"
},
"install-path": "../freemius/wordpress-sdk"
},
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' => 'afragen/git-updater',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '29201878027bbafc282f6a025f724bee312c0a86',
'reference' => '0f64f73163f4f1f21e0857dd55ac331d92f00d0f',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'afragen/git-updater' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '29201878027bbafc282f6a025f724bee312c0a86',
'reference' => '0f64f73163f4f1f21e0857dd55ac331d92f00d0f',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -78,9 +78,9 @@
'dev_requirement' => false,
),
'freemius/wordpress-sdk' => array(
'pretty_version' => '2.7.4',
'version' => '2.7.4.0',
'reference' => '2741ba2b4f819b5018f68529036e505ef1e7c349',
'pretty_version' => '2.8.0',
'version' => '2.8.0.0',
'reference' => '227cbff52aeed7fc71b0d9c8cd7c3c5a621610ca',
'type' => 'library',
'install_path' => __DIR__ . '/../freemius/wordpress-sdk',
'aliases' => array(),
Expand Down
2 changes: 1 addition & 1 deletion vendor/freemius/wordpress-sdk/assets/css/admin/account.css

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

Loading

0 comments on commit 43c27a5

Please sign in to comment.