Skip to content

Commit

Permalink
Updated TWIG and zoujingli vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter committed Nov 24, 2024
1 parent 7142bae commit b356e8e
Show file tree
Hide file tree
Showing 859 changed files with 36,461 additions and 897 deletions.
30 changes: 16 additions & 14 deletions composer.lock

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

3 changes: 2 additions & 1 deletion upload/system/storage/vendor/composer/autoload_files.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@
return array(
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php',
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
'662a729f963d39afe703c9d9b7ab4a8c' => $vendorDir . '/symfony/polyfill-php83/bootstrap.php',
'23c18046f52bef3eea034657bafda50f' => $vendorDir . '/symfony/polyfill-php81/bootstrap.php',
'89efb1254ef2d1c5d80096acd12c4098' => $vendorDir . '/twig/twig/src/Resources/core.php',
'ffecb95d45175fd40f75be8a23b34f90' => $vendorDir . '/twig/twig/src/Resources/debug.php',
'c7baa00073ee9c61edf148c51917cfb4' => $vendorDir . '/twig/twig/src/Resources/escaper.php',
'f844ccf1d25df8663951193c3fc307c8' => $vendorDir . '/twig/twig/src/Resources/string_loader.php',
'c8e8d17e7ab157f630af324c6fb87d41' => $vendorDir . '/zoujingli/wechat-developer/helper.php',
);
3 changes: 2 additions & 1 deletion upload/system/storage/vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,17 @@ class ComposerStaticInit723df5bcd9366cc0d09a11e95c1b3994
public static $files = array (
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
'662a729f963d39afe703c9d9b7ab4a8c' => __DIR__ . '/..' . '/symfony/polyfill-php83/bootstrap.php',
'23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php',
'89efb1254ef2d1c5d80096acd12c4098' => __DIR__ . '/..' . '/twig/twig/src/Resources/core.php',
'ffecb95d45175fd40f75be8a23b34f90' => __DIR__ . '/..' . '/twig/twig/src/Resources/debug.php',
'c7baa00073ee9c61edf148c51917cfb4' => __DIR__ . '/..' . '/twig/twig/src/Resources/escaper.php',
'f844ccf1d25df8663951193c3fc307c8' => __DIR__ . '/..' . '/twig/twig/src/Resources/string_loader.php',
'c8e8d17e7ab157f630af324c6fb87d41' => __DIR__ . '/..' . '/zoujingli/wechat-developer/helper.php',
);

public static $prefixLengthsPsr4 = array (
Expand Down
38 changes: 20 additions & 18 deletions upload/system/storage/vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -1400,34 +1400,33 @@
},
{
"name": "twig/twig",
"version": "v3.11.0",
"version_normalized": "3.11.0.0",
"version": "v3.12.0",
"version_normalized": "3.12.0.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "e80fb8ebba85c7341a97a9ebf825d7fd4b77708d"
"reference": "4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e80fb8ebba85c7341a97a9ebf825d7fd4b77708d",
"reference": "e80fb8ebba85c7341a97a9ebf825d7fd4b77708d",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea",
"reference": "4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"php": ">=8.0.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php80": "^1.22",
"symfony/polyfill-php81": "^1.29"
},
"require-dev": {
"psr/container": "^1.0|^2.0",
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
},
"time": "2024-08-08T16:15:16+00:00",
"time": "2024-08-29T09:51:12+00:00",
"type": "library",
"installation-source": "dist",
"installation-source": "source",
"autoload": {
"files": [
"src/Resources/core.php",
Expand Down Expand Up @@ -1467,7 +1466,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.11.0"
"source": "https://github.com/twigphp/Twig/tree/v3.12.0"
},
"funding": [
{
Expand All @@ -1483,17 +1482,17 @@
},
{
"name": "zoujingli/wechat-developer",
"version": "v1.2.54",
"version_normalized": "1.2.54.0",
"version": "v1.2.59",
"version_normalized": "1.2.59.0",
"source": {
"type": "git",
"url": "https://github.com/zoujingli/WeChatDeveloper.git",
"reference": "812aae37ffc5b6038b03163796f6eed97bb79730"
"reference": "d422e5dc1768033dd6849f7e23180ee7da02d8ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zoujingli/WeChatDeveloper/zipball/812aae37ffc5b6038b03163796f6eed97bb79730",
"reference": "812aae37ffc5b6038b03163796f6eed97bb79730",
"url": "https://api.github.com/repos/zoujingli/WeChatDeveloper/zipball/d422e5dc1768033dd6849f7e23180ee7da02d8ee",
"reference": "d422e5dc1768033dd6849f7e23180ee7da02d8ee",
"shasum": ""
},
"require": {
Expand All @@ -1507,10 +1506,13 @@
"ext-xml": "*",
"php": ">=5.4"
},
"time": "2024-01-16T13:13:59+00:00",
"time": "2024-08-18T14:32:01+00:00",
"type": "library",
"installation-source": "dist",
"installation-source": "source",
"autoload": {
"files": [
"helper.php"
],
"psr-4": {
"WePay\\": "WePay",
"AliPay\\": "AliPay",
Expand Down Expand Up @@ -1544,7 +1546,7 @@
],
"support": {
"issues": "https://github.com/zoujingli/WeChatDeveloper/issues",
"source": "https://github.com/zoujingli/WeChatDeveloper/tree/v1.2.54"
"source": "https://github.com/zoujingli/WeChatDeveloper/tree/v1.2.59"
},
"install-path": "../zoujingli/wechat-developer"
}
Expand Down
16 changes: 8 additions & 8 deletions upload/system/storage/vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => 'opencart/opencart-3',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '5930e7357189d9fe45ecea0498fbd7f199902bec',
'reference' => '7142bae06b051db7aba9450f86dea75c041af710',
'type' => 'project',
'install_path' => __DIR__ . '/../../../../../',
'aliases' => array(),
Expand Down Expand Up @@ -58,7 +58,7 @@
'opencart/opencart-3' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '5930e7357189d9fe45ecea0498fbd7f199902bec',
'reference' => '7142bae06b051db7aba9450f86dea75c041af710',
'type' => 'project',
'install_path' => __DIR__ . '/../../../../../',
'aliases' => array(),
Expand Down Expand Up @@ -200,18 +200,18 @@
'dev_requirement' => false,
),
'twig/twig' => array(
'pretty_version' => 'v3.11.0',
'version' => '3.11.0.0',
'reference' => 'e80fb8ebba85c7341a97a9ebf825d7fd4b77708d',
'pretty_version' => 'v3.12.0',
'version' => '3.12.0.0',
'reference' => '4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea',
'type' => 'library',
'install_path' => __DIR__ . '/../twig/twig',
'aliases' => array(),
'dev_requirement' => false,
),
'zoujingli/wechat-developer' => array(
'pretty_version' => 'v1.2.54',
'version' => '1.2.54.0',
'reference' => '812aae37ffc5b6038b03163796f6eed97bb79730',
'pretty_version' => 'v1.2.59',
'version' => '1.2.59.0',
'reference' => 'd422e5dc1768033dd6849f7e23180ee7da02d8ee',
'type' => 'library',
'install_path' => __DIR__ . '/../zoujingli/wechat-developer',
'aliases' => array(),
Expand Down
18 changes: 18 additions & 0 deletions upload/system/storage/vendor/twig/twig/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
; top-most EditorConfig file
root = true

; Unix-style newlines
[*]
end_of_line = LF

[*.php]
indent_style = space
indent_size = 4

[*.test]
indent_style = space
indent_size = 4

[*.rst]
indent_style = space
indent_size = 4
9 changes: 9 additions & 0 deletions upload/system/storage/vendor/twig/twig/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/.github/ export-ignore
/doc/ export-ignore
/extra/ export-ignore
/tests/ export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php-cs-fixer.dist.php export-ignore
/phpunit.xml.dist export-ignore
6 changes: 6 additions & 0 deletions upload/system/storage/vendor/twig/twig/.github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Loading

0 comments on commit b356e8e

Please sign in to comment.