1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00

edge group exclude from general.php

This commit is contained in:
shimon 2022-12-21 09:42:03 +02:00
parent 7b9a8c01f2
commit c7b259dc0d

24
composer.lock generated
View file

@ -2577,16 +2577,16 @@
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
"version": "1.14.1", "version": "1.14.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/annotations.git", "url": "https://github.com/doctrine/annotations.git",
"reference": "9e034d7a70032d422169f27d8759e8d84abb4f51" "reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/9e034d7a70032d422169f27d8759e8d84abb4f51", "url": "https://api.github.com/repos/doctrine/annotations/zipball/ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
"reference": "9e034d7a70032d422169f27d8759e8d84abb4f51", "reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2647,9 +2647,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/annotations/issues", "issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.14.1" "source": "https://github.com/doctrine/annotations/tree/1.14.2"
}, },
"time": "2022-12-12T12:46:12+00:00" "time": "2022-12-15T06:48:22+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -3618,16 +3618,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.21", "version": "9.2.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "3f893e19712bb0c8bc86665d1562e9fd509c4ef0" "reference": "e4bf60d2220b4baaa0572986b5d69870226b06df"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/3f893e19712bb0c8bc86665d1562e9fd509c4ef0", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e4bf60d2220b4baaa0572986b5d69870226b06df",
"reference": "3f893e19712bb0c8bc86665d1562e9fd509c4ef0", "reference": "e4bf60d2220b4baaa0572986b5d69870226b06df",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3683,7 +3683,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.21" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.22"
}, },
"funding": [ "funding": [
{ {
@ -3691,7 +3691,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-12-14T13:26:54+00:00" "time": "2022-12-18T16:40:55+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",