Skip to content

Commit

Permalink
BB-21439: Search Term Management (5.1) (#38432)
Browse files Browse the repository at this point in the history
  • Loading branch information
webevt authored Jun 11, 2024
1 parent c425016 commit 2f454dd
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 410 deletions.
51 changes: 26 additions & 25 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 @@ -6085,7 +6085,7 @@
"dist": {
"type": "path",
"url": "../../package/commerce",
"reference": "4078ad6954116a0624b76d8496b1a1101135b5ef"
"reference": "3ee2ebb9fe8e76e9a4e9cbfc38c15d9e1c10271f"
},
"require": {
"besimple/soap-client": "^0.2.6",
Expand Down Expand Up @@ -6179,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 @@ -8382,16 +8383,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.29.0",
"version": "1.29.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc"
"reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/536889f2b340489d328f5ffb7b02bb6b183ddedc",
"reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4",
"reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -8423,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.29.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1"
},
"time": "2024-05-06T12:04:23+00:00"
"time": "2024-05-31T08:52:43+00:00"
},
{
"name": "predis/predis",
Expand Down Expand Up @@ -9325,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 @@ -9386,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 @@ -16403,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 @@ -16454,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 @@ -16470,7 +16471,7 @@
"type": "tidelift"
}
],
"time": "2024-03-19T10:26:25+00:00"
"time": "2024-05-27T13:40:54+00:00"
},
{
"name": "composer/xdebug-handler",
Expand Down
Loading

0 comments on commit 2f454dd

Please sign in to comment.