diff --git a/app/composer.json b/app/composer.json index e9e70fd..0df588e 100644 --- a/app/composer.json +++ b/app/composer.json @@ -2,7 +2,7 @@ "name": "mc388/magento", "require": { "aydin-hassan/magento-core-composer-installer": "1.4.0", - "openmage/magento-lts": "19.4.8", + "openmage/magento-lts": "19.4.15", "codeception/codeception": "~2.2", "fzaninotto/faker": "~v1.6" }, diff --git a/app/composer.lock b/app/composer.lock index 33273bf..dea64b9 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0f5141e3041e293a05c0e0a1fa8f9d7c", + "content-hash": "93469f8467ddc15b3cec6713a33dea54", "packages": [ { "name": "aydin-hassan/magento-core-composer-installer", @@ -455,6 +455,7 @@ "faker", "fixtures" ], + "abandoned": true, "time": "2016-04-29T12:21:54+00:00" }, { @@ -840,26 +841,32 @@ }, { "name": "openmage/magento-lts", - "version": "v19.4.8", + "version": "v19.4.15", "source": { "type": "git", "url": "https://github.com/OpenMage/magento-lts.git", - "reference": "cd4c896866f341c4105a4ce61908e7eecdaeb425" + "reference": "4885b20d86bba7aa200007a76620575488e25846" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OpenMage/magento-lts/zipball/cd4c896866f341c4105a4ce61908e7eecdaeb425", - "reference": "cd4c896866f341c4105a4ce61908e7eecdaeb425", + "url": "https://api.github.com/repos/OpenMage/magento-lts/zipball/4885b20d86bba7aa200007a76620575488e25846", + "reference": "4885b20d86bba7aa200007a76620575488e25846", "shasum": "" }, "require": { - "magento-hackathon/magento-composer-installer": "^3.1 || ^2.1", - "php": ">=7.0 <7.5" + "magento-hackathon/magento-composer-installer": "^3.1 || ^2.1 || ^4.0", + "php": ">=7.0 <7.5 || >=8.0 <8.1" }, "type": "magento-source", + "extra": { + "branch-alias": { + "dev-main": "1.9.4.x-dev" + } + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], "authors": [ { @@ -887,8 +894,8 @@ "role": "Maintainer" } ], - "description": " A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)", - "time": "2020-10-20T21:52:58+00:00" + "description": "A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)", + "time": "2021-08-26T02:09:34+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -1543,16 +1550,16 @@ }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -1576,7 +1583,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -1586,7 +1593,7 @@ "psr", "psr-3" ], - "time": "2020-03-23T09:12:05+00:00" + "time": "2021-05-03T11:20:27+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -2281,7 +2288,7 @@ }, { "name": "symfony/debug", - "version": "v3.4.46", + "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", @@ -2511,16 +2518,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.20.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "39d483bdf39be819deabf04ec872eb0b2410b531" + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531", - "reference": "39d483bdf39be819deabf04ec872eb0b2410b531", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", "shasum": "" }, "require": { @@ -2532,7 +2539,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -2584,7 +2591,7 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-05-27T12:26:48+00:00" }, { "name": "symfony/process", @@ -2695,12 +2702,12 @@ "version": "1.2.0", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", "shasum": "" },