Skip to content

Commit ac38e37

Browse files
committed
[UPD] Vendor.
1 parent 0071423 commit ac38e37

1,399 files changed

Lines changed: 22485 additions & 42111 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

core/artisan

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ if (!defined('IN_MANAGER_MODE')) {
2929
*/
3030

3131
$artisan = new EvolutionCMS\Console(evo(), evo()->events, evo()->version());
32-
//$modx = evolutionCMS();
33-
//$artisan = new EvolutionCMS\Console($modx, $modx['events'], $modx->version());
3432

3533
$status = $artisan->run(
3634
$input = new Symfony\Component\Console\Input\ArgvInput,

core/composer.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -41,22 +41,22 @@
4141
"ext-mbstring": "*",
4242
"ext-SimpleXML": "*",
4343
"guzzlehttp/guzzle": "^7.0.1",
44-
"illuminate/cache": "11.*",
45-
"illuminate/config": "11.*",
46-
"illuminate/console": "11.*",
47-
"illuminate/container": "11.*",
48-
"illuminate/database": "11.*",
49-
"illuminate/events": "11.*",
50-
"illuminate/filesystem": "11.*",
51-
"illuminate/http": "11.*",
52-
"illuminate/log": "11.*",
53-
"illuminate/pagination": "11.*",
54-
"illuminate/redis": "11.*",
55-
"illuminate/routing": "11.*",
56-
"illuminate/support": "11.*",
57-
"illuminate/translation": "11.*",
58-
"illuminate/validation": "11.*",
59-
"illuminate/view": "11.*",
44+
"illuminate/cache": "10.*",
45+
"illuminate/config": "10.*",
46+
"illuminate/console": "10.*",
47+
"illuminate/container": "10.*",
48+
"illuminate/database": "10.*",
49+
"illuminate/events": "10.*",
50+
"illuminate/filesystem": "10.*",
51+
"illuminate/http": "10.*",
52+
"illuminate/log": "10.*",
53+
"illuminate/pagination": "10.*",
54+
"illuminate/redis": "10.*",
55+
"illuminate/routing": "10.*",
56+
"illuminate/support": "10.*",
57+
"illuminate/translation": "10.*",
58+
"illuminate/validation": "10.*",
59+
"illuminate/view": "10.*",
6060
"james-heinrich/phpthumb": "*",
6161
"league/flysystem": "^3",
6262
"lib-iconv": "*",
@@ -66,7 +66,7 @@
6666
"predis/predis": "*",
6767
"rosell-dk/webp-convert": "*",
6868
"simplepie/simplepie": "1.*",
69-
"symfony/process": "^7.2",
69+
"symfony/process": "^6.0",
7070
"tracy/tracy": "2.10.*",
7171
"vlucas/phpdotenv": "^5.5",
7272
"wikimedia/composer-merge-plugin": "2.1"

core/factory/version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php return [
22
'version' => '3.2.7', // Current version number
3-
'release_date' => 'Aug 03, 2025', // Date of release
3+
'release_date' => 'Aug 04, 2025', // Date of release
44
'branch' => 'Evolution CMS', // Codebase name
5-
'full_appname' => 'Evolution CMS 3.2.7 (Aug 03, 2025)'
5+
'full_appname' => 'Evolution CMS 3.2.7 (Aug 04, 2025)'
66
];

core/vendor/composer/autoload_classmap.php

Lines changed: 25 additions & 138 deletions
Large diffs are not rendered by default.

core/vendor/composer/autoload_files.php

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,26 @@
88
return array(
99
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
1010
'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php',
11-
'23f09fe3194f8c2f70923f90d6702129' => $vendorDir . '/illuminate/collections/functions.php',
1211
'60799491728b879e74601d83e38b2cad' => $vendorDir . '/illuminate/collections/helpers.php',
13-
'662a729f963d39afe703c9d9b7ab4a8c' => $vendorDir . '/symfony/polyfill-php83/bootstrap.php',
14-
'2203a247e6fda86070a5e4e07aed533a' => $vendorDir . '/symfony/clock/Resources/now.php',
12+
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
1513
'a1105708a18b76903365ca1c4aa61b02' => $vendorDir . '/symfony/translation/Resources/functions.php',
16-
'f625ee536139dfb962a398b200bdb2bd' => $vendorDir . '/illuminate/support/functions.php',
1714
'72579e7bd17821bb1321b87411366eae' => $vendorDir . '/illuminate/support/helpers.php',
1815
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
1916
'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php',
17+
'662a729f963d39afe703c9d9b7ab4a8c' => $vendorDir . '/symfony/polyfill-php83/bootstrap.php',
2018
'8825ede83f2f289127722d4e842cf7e8' => $vendorDir . '/symfony/polyfill-intl-grapheme/bootstrap.php',
2119
'b6b991a57620e2fb6b2f66f03fe9ddc2' => $vendorDir . '/symfony/string/Resources/functions.php',
2220
'06a34129a50df3d9257ee706cf3c875b' => $vendorDir . '/illuminate/filesystem/functions.php',
2321
'f598d06aa772fa33d905e87be6398fb1' => $vendorDir . '/symfony/polyfill-intl-idn/bootstrap.php',
24-
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
2522
'667aeda72477189d0494fecd327c3641' => $vendorDir . '/symfony/var-dumper/Resources/functions/dump.php',
26-
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
2723
'ef65a1626449d89d0811cf9befce46f0' => $vendorDir . '/illuminate/events/functions.php',
28-
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
2924
'47e1160838b5e5a10346ac4084b58c23' => $vendorDir . '/laravel/prompts/src/helpers.php',
3025
'35a6ad97d21e794e7e22a17d806652e4' => $vendorDir . '/nunomaduro/termwind/src/Functions.php',
26+
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
3127
'ad155f8f1cf0d418fe49e248db8c661b' => $vendorDir . '/react/promise/src/functions_include.php',
3228
'0d59ee240a4cd96ddbb4ff164fccea4d' => $vendorDir . '/symfony/polyfill-php73/bootstrap.php',
3329
'23c18046f52bef3eea034657bafda50f' => $vendorDir . '/symfony/polyfill-php81/bootstrap.php',
30+
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
3431
'532945a4b12d830ff3e086cc36a64375' => $vendorDir . '/james-heinrich/phpthumb/phpthumb.class.php',
3532
'd507e002f7fce7f0c6dbf1f22edcb902' => $vendorDir . '/tracy/tracy/src/Tracy/functions.php',
3633
'151a7554673bf152d8415507113eb8bd' => $baseDir . '/functions/actions/bkmanager.php',

core/vendor/composer/autoload_psr4.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
3838
'Symfony\\Component\\ErrorHandler\\' => array($vendorDir . '/symfony/error-handler'),
3939
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
40-
'Symfony\\Component\\Clock\\' => array($vendorDir . '/symfony/clock'),
4140
'SimplePie\\' => array($vendorDir . '/simplepie/simplepie/src'),
4241
'Seld\\Signal\\' => array($vendorDir . '/seld/signal-handler/src'),
4342
'Seld\\PharUtils\\' => array($vendorDir . '/seld/phar-utils/src'),
@@ -60,7 +59,6 @@
6059
'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'),
6160
'League\\Flysystem\\Local\\' => array($vendorDir . '/league/flysystem-local'),
6261
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
63-
'Laravel\\SerializableClosure\\' => array($vendorDir . '/laravel/serializable-closure/src'),
6462
'Laravel\\Prompts\\' => array($vendorDir . '/laravel/prompts/src'),
6563
'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'),
6664
'ImageMimeTypeSniffer\\' => array($vendorDir . '/rosell-dk/image-mime-type-sniffer/src'),

0 commit comments

Comments
 (0)