Skip to content

Commit

Permalink
Release 1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
edgaraswallee committed Jan 16, 2024
1 parent 4bdfd3e commit 4d50e19
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ account dashboard.

## Documentation

[Documentation](https://plugin-documentation.wallee.com/wallee-payment/jtl-5/1.0.17/docs/en/documentation.html)
[Documentation](https://plugin-documentation.wallee.com/wallee-payment/jtl-5/1.0.18/docs/en/documentation.html)

## License

Expand Down
2 changes: 1 addition & 1 deletion docs/en/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h2>Documentation</h2> </div>
</a>
</li>
<li>
<a href="https://github.com/wallee-payment/jtl-5/releases/tag/1.0.17/">
<a href="https://github.com/wallee-payment/jtl-5/releases/tag/1.0.18/">
Source
</a>
</li>
Expand Down
4 changes: 2 additions & 2 deletions info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Icon>logo.jpg</Icon>
<PluginID>jtl_wallee</PluginID>
<CreateDate>2023-05-29</CreateDate>
<Version>1.0.17</Version>
<Version>1.0.18</Version>
<Install>
<Locales>
<Variable>
Expand Down Expand Up @@ -295,7 +295,7 @@
<Link>
<Filename>wallee_thank_you_page.php</Filename>
<Name>Wallee Payment</Name>
<Template>wallee_thank_you_page.tpl</Template>
<Template>empty.tpl</Template>
<VisibleAfterLogin>N</VisibleAfterLogin>
<PrintButton>N</PrintButton>
<SSL>2</SSL>
Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit974a0c054d192a5918b36b8844a8b07c::getLoader();
return ComposerAutoloaderInit3ac214a151baa9a94fcd2314e8265974::getLoader();
8 changes: 4 additions & 4 deletions vendor/composer/autoload_real.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

// autoload_real.php @generated by Composer

class ComposerAutoloaderInit974a0c054d192a5918b36b8844a8b07c
class ComposerAutoloaderInit3ac214a151baa9a94fcd2314e8265974
{
private static $loader;

Expand All @@ -24,12 +24,12 @@ public static function getLoader()

require __DIR__ . '/platform_check.php';

spl_autoload_register(array('ComposerAutoloaderInit974a0c054d192a5918b36b8844a8b07c', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInit3ac214a151baa9a94fcd2314e8265974', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
spl_autoload_unregister(array('ComposerAutoloaderInit974a0c054d192a5918b36b8844a8b07c', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInit3ac214a151baa9a94fcd2314e8265974', 'loadClassLoader'));

require __DIR__ . '/autoload_static.php';
call_user_func(\Composer\Autoload\ComposerStaticInit974a0c054d192a5918b36b8844a8b07c::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInit3ac214a151baa9a94fcd2314e8265974::getInitializer($loader));

$loader->register(true);

Expand Down
8 changes: 4 additions & 4 deletions vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Composer\Autoload;

class ComposerStaticInit974a0c054d192a5918b36b8844a8b07c
class ComposerStaticInit3ac214a151baa9a94fcd2314e8265974
{
public static $prefixLengthsPsr4 = array (
'W' =>
Expand Down Expand Up @@ -32,9 +32,9 @@ class ComposerStaticInit974a0c054d192a5918b36b8844a8b07c
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit974a0c054d192a5918b36b8844a8b07c::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit974a0c054d192a5918b36b8844a8b07c::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit974a0c054d192a5918b36b8844a8b07c::$classMap;
$loader->prefixLengthsPsr4 = ComposerStaticInit3ac214a151baa9a94fcd2314e8265974::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit3ac214a151baa9a94fcd2314e8265974::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit3ac214a151baa9a94fcd2314e8265974::$classMap;

}, null, ClassLoader::class);
}
Expand Down
4 changes: 2 additions & 2 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '79ee5d7a947d7c64fdc70998a75de4b52df1ef9f',
'reference' => '480d57c9e991b9cb79e69c14625a681a17509333',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '79ee5d7a947d7c64fdc70998a75de4b52df1ef9f',
'reference' => '480d57c9e991b9cb79e69c14625a681a17509333',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down

0 comments on commit 4d50e19

Please sign in to comment.