Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/dev/5.1' into 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI bot committed Jun 21, 2024
2 parents bee615a + 2f454dd commit ffd462c
Show file tree
Hide file tree
Showing 3 changed files with 505 additions and 562 deletions.
122 changes: 63 additions & 59 deletions dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,16 +72,16 @@
},
{
"name": "authorizenet/authorizenet",
"version": "2.0.2",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/AuthorizeNet/sdk-php.git",
"reference": "a3e76f96f674d16e892f87c58bedb99dada4b067"
"reference": "e1acf55c9cb22bef1852b1e494502973ade11cce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/a3e76f96f674d16e892f87c58bedb99dada4b067",
"reference": "a3e76f96f674d16e892f87c58bedb99dada4b067",
"url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/e1acf55c9cb22bef1852b1e494502973ade11cce",
"reference": "e1acf55c9cb22bef1852b1e494502973ade11cce",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -109,9 +109,9 @@
],
"support": {
"issues": "https://github.com/AuthorizeNet/sdk-php/issues",
"source": "https://github.com/AuthorizeNet/sdk-php/tree/2.0.2"
"source": "https://github.com/AuthorizeNet/sdk-php/tree/2.0.3"
},
"time": "2021-03-31T18:22:14+00:00"
"time": "2024-05-29T17:33:13+00:00"
},
{
"name": "behat/transliterator",
Expand Down Expand Up @@ -2078,23 +2078,26 @@
},
{
"name": "doctrine/sql-formatter",
"version": "1.2.0",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/sql-formatter.git",
"reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc"
"reference": "d1ac84aef745c69ea034929eb6d65a6908b675cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
"reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/d1ac84aef745c69ea034929eb6d65a6908b675cc",
"reference": "d1ac84aef745c69ea034929eb6d65a6908b675cc",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
"php": "^8.1"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4"
"doctrine/coding-standard": "^12",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.24"
},
"bin": [
"bin/sql-formatter"
Expand Down Expand Up @@ -2124,9 +2127,9 @@
],
"support": {
"issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.2.0"
"source": "https://github.com/doctrine/sql-formatter/tree/1.4.0"
},
"time": "2023-08-16T21:49:04+00:00"
"time": "2024-05-08T08:12:09+00:00"
},
{
"name": "dragonmantank/cron-expression",
Expand Down Expand Up @@ -4562,16 +4565,16 @@
},
{
"name": "laminas/laminas-validator",
"version": "2.53.0",
"version": "2.54.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-validator.git",
"reference": "dbcfc19cb7f2e3eb3a27ba5d059c200e8404d72c"
"reference": "43b84efd642d55188dc0a8ffee4de187c1dc2314"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/dbcfc19cb7f2e3eb3a27ba5d059c200e8404d72c",
"reference": "dbcfc19cb7f2e3eb3a27ba5d059c200e8404d72c",
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/43b84efd642d55188dc0a8ffee4de187c1dc2314",
"reference": "43b84efd642d55188dc0a8ffee4de187c1dc2314",
"shasum": ""
},
"require": {
Expand All @@ -4585,16 +4588,16 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "^2.5",
"laminas/laminas-db": "^2.19",
"laminas/laminas-filter": "^2.34",
"laminas/laminas-db": "^2.20",
"laminas/laminas-filter": "^2.35.2",
"laminas/laminas-i18n": "^2.26.0",
"laminas/laminas-session": "^2.20",
"laminas/laminas-uri": "^2.11.0",
"phpunit/phpunit": "^10.5.15",
"phpunit/phpunit": "^10.5.20",
"psalm/plugin-phpunit": "^0.19.0",
"psr/http-client": "^1.0.3",
"psr/http-factory": "^1.0.2",
"vimeo/psalm": "^5.23.1"
"psr/http-factory": "^1.1.0",
"vimeo/psalm": "^5.24.0"
},
"suggest": {
"laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
Expand Down Expand Up @@ -4642,7 +4645,7 @@
"type": "community_bridge"
}
],
"time": "2024-04-01T09:26:32+00:00"
"time": "2024-05-16T12:03:20+00:00"
},
{
"name": "lcobucci/clock",
Expand Down Expand Up @@ -6082,7 +6085,7 @@
"dist": {
"type": "path",
"url": "../../package/commerce",
"reference": "4078ad6954116a0624b76d8496b1a1101135b5ef"
"reference": "3ee2ebb9fe8e76e9a4e9cbfc38c15d9e1c10271f"
},
"require": {
"besimple/soap-client": "^0.2.6",
Expand Down Expand Up @@ -6176,6 +6179,7 @@
"Oro\\Bundle\\UPSBundle\\": "src/Oro/Bundle/UPSBundle",
"Oro\\Bundle\\ValidationBundle\\": "src/Oro/Bundle/ValidationBundle",
"Oro\\Bundle\\VisibilityBundle\\": "src/Oro/Bundle/VisibilityBundle",
"Oro\\Bundle\\WebsiteSearchTermBundle\\": "src/Oro/Bundle/WebsiteSearchTermBundle",
"Oro\\Bundle\\WebCatalogBundle\\": "src/Oro/Bundle/WebCatalogBundle",
"Oro\\Bundle\\WebsiteSearchBundle\\": "src/Oro/Bundle/WebsiteSearchBundle",
"Oro\\Bundle\\WebsiteSearchSuggestionBundle\\": "src/Oro/Bundle/WebsiteSearchSuggestionBundle",
Expand Down Expand Up @@ -7187,7 +7191,7 @@
"dist": {
"type": "path",
"url": "../../package/platform",
"reference": "8a8bab611b376d274ef4399f6b0f3c425602a417"
"reference": "b9be8f17841218ab25e58c31db93a5cc7bd61d00"
},
"require": {
"ass/xmlsecurity": "1.1.1",
Expand Down Expand Up @@ -7357,7 +7361,7 @@
"crypto-js": "4.2.0",
"jquery-mousewheel": "3.1.13",
"jquery-numeric": "1.5.0",
"tinymce": "6.7.*",
"tinymce": "7.1.*",
"timepicker": "1.14.0",
"datepair.js": "0.4.*",
"jquery-ui-multiselect-widget": "2.0.1",
Expand Down Expand Up @@ -8379,16 +8383,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.28.0",
"version": "1.29.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"
"reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4",
"reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -8420,9 +8424,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.28.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1"
},
"time": "2024-04-03T18:51:33+00:00"
"time": "2024-05-31T08:52:43+00:00"
},
{
"name": "predis/predis",
Expand Down Expand Up @@ -8739,20 +8743,20 @@
},
{
"name": "psr/http-factory",
"version": "1.0.2",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "e616d01114759c4c489f93b099585439f795fe35"
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
"reference": "e616d01114759c4c489f93b099585439f795fe35",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"php": ">=7.1",
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
Expand All @@ -8776,7 +8780,7 @@
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interfaces for PSR-7 HTTP message factories",
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
Expand All @@ -8788,9 +8792,9 @@
"response"
],
"support": {
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
"source": "https://github.com/php-fig/http-factory"
},
"time": "2023-04-10T20:10:41+00:00"
"time": "2024-04-15T12:06:14+00:00"
},
{
"name": "psr/http-message",
Expand Down Expand Up @@ -9322,16 +9326,16 @@
},
{
"name": "react/promise",
"version": "v3.1.0",
"version": "v3.2.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
"reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c"
"reference": "8a164643313c71354582dc850b42b33fa12a4b63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/e563d55d1641de1dea9f5e84f3cccc66d2bfe02c",
"reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c",
"url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
"reference": "8a164643313c71354582dc850b42b33fa12a4b63",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -9383,15 +9387,15 @@
],
"support": {
"issues": "https://github.com/reactphp/promise/issues",
"source": "https://github.com/reactphp/promise/tree/v3.1.0"
"source": "https://github.com/reactphp/promise/tree/v3.2.0"
},
"funding": [
{
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2023-11-16T16:21:57+00:00"
"time": "2024-05-24T10:39:05+00:00"
},
{
"name": "react/socket",
Expand Down Expand Up @@ -16400,16 +16404,16 @@
},
{
"name": "composer/pcre",
"version": "3.1.3",
"version": "3.1.4",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
"reference": "04229f163664973f68f38f6f73d917799168ef24"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
"url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
"reference": "04229f163664973f68f38f6f73d917799168ef24",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -16451,7 +16455,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.1.3"
"source": "https://github.com/composer/pcre/tree/3.1.4"
},
"funding": [
{
Expand All @@ -16467,20 +16471,20 @@
"type": "tidelift"
}
],
"time": "2024-03-19T10:26:25+00:00"
"time": "2024-05-27T13:40:54+00:00"
},
{
"name": "composer/xdebug-handler",
"version": "3.0.4",
"version": "3.0.5",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255"
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
"reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -16517,7 +16521,7 @@
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/3.0.4"
"source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
},
"funding": [
{
Expand All @@ -16533,7 +16537,7 @@
"type": "tidelift"
}
],
"time": "2024-03-26T18:29:49+00:00"
"time": "2024-05-06T16:37:16+00:00"
},
{
"name": "fakerphp/faker",
Expand Down
Loading

0 comments on commit ffd462c

Please sign in to comment.