Skip to content

Commit 397c72b

Browse files
author
CI bot
committed
Merge remote-tracking branch 'remotes/dev/4.2' into 4.2
2 parents 4d9f162 + 9bda864 commit 397c72b

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

dev.lock

+21-21
Original file line numberDiff line numberDiff line change
@@ -6337,16 +6337,16 @@
63376337
},
63386338
{
63396339
"name": "nette/php-generator",
6340-
"version": "v3.5.3",
6340+
"version": "v3.5.4",
63416341
"source": {
63426342
"type": "git",
63436343
"url": "https://github.com/nette/php-generator.git",
6344-
"reference": "119f01a7bd590469cb01b538f20a125a28853626"
6344+
"reference": "59bb35ed6e8da95854fbf7b7d47dce6156b42915"
63456345
},
63466346
"dist": {
63476347
"type": "zip",
6348-
"url": "https://api.github.com/repos/nette/php-generator/zipball/119f01a7bd590469cb01b538f20a125a28853626",
6349-
"reference": "119f01a7bd590469cb01b538f20a125a28853626",
6348+
"url": "https://api.github.com/repos/nette/php-generator/zipball/59bb35ed6e8da95854fbf7b7d47dce6156b42915",
6349+
"reference": "59bb35ed6e8da95854fbf7b7d47dce6156b42915",
63506350
"shasum": ""
63516351
},
63526352
"require": {
@@ -6389,7 +6389,7 @@
63896389
"homepage": "https://nette.org/contributors"
63906390
}
63916391
],
6392-
"description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.4 features.",
6392+
"description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.0 features.",
63936393
"homepage": "https://nette.org",
63946394
"keywords": [
63956395
"code",
@@ -6399,9 +6399,9 @@
63996399
],
64006400
"support": {
64016401
"issues": "https://github.com/nette/php-generator/issues",
6402-
"source": "https://github.com/nette/php-generator/tree/v3.5.3"
6402+
"source": "https://github.com/nette/php-generator/tree/v3.5.4"
64036403
},
6404-
"time": "2021-02-24T18:40:21+00:00"
6404+
"time": "2021-07-05T12:02:42+00:00"
64056405
},
64066406
{
64076407
"name": "nette/utils",
@@ -7596,12 +7596,12 @@
75967596
"dist": {
75977597
"type": "path",
75987598
"url": "../../package/microsoft-sync",
7599-
"reference": "6e38cb59760c8f59e58c76beda8ef3d29cb9d46c"
7599+
"reference": "5316d6ee9d8a21ce12e4940a9c0c5577e41ad26b"
76007600
},
76017601
"require": {
76027602
"microsoft/microsoft-graph": "^1.33",
76037603
"oro/calendar-bundle": "4.2.*",
7604-
"oro/platform": "4.2.*"
7604+
"oro/platform": "~4.2.5"
76057605
},
76067606
"type": "symfony-bundle",
76077607
"extra": {
@@ -8159,16 +8159,16 @@
81598159
},
81608160
{
81618161
"name": "php-http/client-common",
8162-
"version": "2.3.0",
8162+
"version": "2.4.0",
81638163
"source": {
81648164
"type": "git",
81658165
"url": "https://github.com/php-http/client-common.git",
8166-
"reference": "e37e46c610c87519753135fb893111798c69076a"
8166+
"reference": "29e0c60d982f04017069483e832b92074d0a90b2"
81678167
},
81688168
"dist": {
81698169
"type": "zip",
8170-
"url": "https://api.github.com/repos/php-http/client-common/zipball/e37e46c610c87519753135fb893111798c69076a",
8171-
"reference": "e37e46c610c87519753135fb893111798c69076a",
8170+
"url": "https://api.github.com/repos/php-http/client-common/zipball/29e0c60d982f04017069483e832b92074d0a90b2",
8171+
"reference": "29e0c60d982f04017069483e832b92074d0a90b2",
81728172
"shasum": ""
81738173
},
81748174
"require": {
@@ -8228,9 +8228,9 @@
82288228
],
82298229
"support": {
82308230
"issues": "https://github.com/php-http/client-common/issues",
8231-
"source": "https://github.com/php-http/client-common/tree/2.3.0"
8231+
"source": "https://github.com/php-http/client-common/tree/2.4.0"
82328232
},
8233-
"time": "2020-07-21T10:04:13+00:00"
8233+
"time": "2021-07-05T08:19:25+00:00"
82348234
},
82358235
{
82368236
"name": "php-http/discovery",
@@ -16608,16 +16608,16 @@
1660816608
},
1660916609
{
1661016610
"name": "nikic/php-parser",
16611-
"version": "v4.10.5",
16611+
"version": "v4.11.0",
1661216612
"source": {
1661316613
"type": "git",
1661416614
"url": "https://github.com/nikic/PHP-Parser.git",
16615-
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f"
16615+
"reference": "fe14cf3672a149364fb66dfe11bf6549af899f94"
1661616616
},
1661716617
"dist": {
1661816618
"type": "zip",
16619-
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f",
16620-
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f",
16619+
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94",
16620+
"reference": "fe14cf3672a149364fb66dfe11bf6549af899f94",
1662116621
"shasum": ""
1662216622
},
1662316623
"require": {
@@ -16658,9 +16658,9 @@
1665816658
],
1665916659
"support": {
1666016660
"issues": "https://github.com/nikic/PHP-Parser/issues",
16661-
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5"
16661+
"source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0"
1666216662
},
16663-
"time": "2021-05-03T19:11:20+00:00"
16663+
"time": "2021-07-03T13:36:55+00:00"
1666416664
},
1666516665
{
1666616666
"name": "oro/commerce-documentation-examples",

package-lock.json

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)