Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/dev/5.0' into 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CI bot committed Feb 3, 2023
2 parents 92be12c + 8a24de2 commit be73d4d
Show file tree
Hide file tree
Showing 3 changed files with 7,825 additions and 9,521 deletions.
41 changes: 21 additions & 20 deletions dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -385,16 +385,16 @@
},
{
"name": "composer/ca-bundle",
"version": "1.3.4",
"version": "1.3.5",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "69098eca243998b53eed7a48d82dedd28b447cd5"
"reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/69098eca243998b53eed7a48d82dedd28b447cd5",
"reference": "69098eca243998b53eed7a48d82dedd28b447cd5",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
"reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -441,7 +441,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.4"
"source": "https://github.com/composer/ca-bundle/tree/1.3.5"
},
"funding": [
{
Expand All @@ -457,7 +457,7 @@
"type": "tidelift"
}
],
"time": "2022-10-12T12:08:29+00:00"
"time": "2023-01-11T08:27:00+00:00"
},
{
"name": "composer/composer",
Expand Down Expand Up @@ -5477,16 +5477,16 @@
},
{
"name": "nette/utils",
"version": "v3.2.8",
"version": "v3.2.9",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
"reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368"
"reference": "c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
"reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
"url": "https://api.github.com/repos/nette/utils/zipball/c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c",
"reference": "c91bac3470c34b2ecd5400f6e6fdf0b64a836a5c",
"shasum": ""
},
"require": {
Expand All @@ -5496,6 +5496,7 @@
"nette/di": "<3.0.6"
},
"require-dev": {
"jetbrains/phpstorm-attributes": "dev-master",
"nette/tester": "~2.0",
"phpstan/phpstan": "^1.0",
"tracy/tracy": "^2.3"
Expand Down Expand Up @@ -5556,9 +5557,9 @@
],
"support": {
"issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v3.2.8"
"source": "https://github.com/nette/utils/tree/v3.2.9"
},
"time": "2022-09-12T23:36:20+00:00"
"time": "2023-01-18T03:26:20+00:00"
},
{
"name": "oro/api-doc-bundle",
Expand Down Expand Up @@ -6221,7 +6222,7 @@
"dist": {
"type": "path",
"url": "../../package/platform",
"reference": "ce68ad3d033f38a25ddd976e6f2c8a1d52ac8d6e"
"reference": "6101e5f02ef073a6e3853755a7c56885bf57328b"
},
"require": {
"ass/xmlsecurity": "1.1.1",
Expand Down Expand Up @@ -6381,7 +6382,7 @@
"colors": "1.4.0",
"moment": "2.29.*",
"moment-timezone": "0.5.*",
"jstree": "3.3.*",
"jstree": "3.3.12",
"jquery.cookie": "1.4.1",
"when": "3.7.8",
"crypto-js": "4.1.1",
Expand Down Expand Up @@ -15815,16 +15816,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.15.2",
"version": "v4.15.3",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
"reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039",
"reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -15865,9 +15866,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3"
},
"time": "2022-11-12T15:38:23+00:00"
"time": "2023-01-16T22:05:37+00:00"
},
{
"name": "oro/crm-documentation-examples",
Expand Down
Loading

0 comments on commit be73d4d

Please sign in to comment.