Merge branch 'legacy/pm4' into stable

This commit is contained in:
Dylan K. Taylor 2023-07-24 12:00:29 +01:00
commit fd23281183
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
2 changed files with 8 additions and 7 deletions

@ -1 +1 @@
Subproject commit e0c918d1379465964acefd562d9e48f87cfc2c9e Subproject commit 46604f2f6a07e3f68a82e4f4d7efdd45629b101e

13
composer.lock generated
View File

@ -2546,16 +2546,16 @@
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
"version": "6.0.0", "version": "6.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git", "url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "aab257c712de87b90194febd52e4d184551c2d44" "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/aab257c712de87b90194febd52e4d184551c2d44", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
"reference": "aab257c712de87b90194febd52e4d184551c2d44", "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2595,7 +2595,8 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues", "issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/6.0.0" "security": "https://github.com/sebastianbergmann/global-state/security/policy",
"source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
}, },
"funding": [ "funding": [
{ {
@ -2603,7 +2604,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-02-03T07:07:38+00:00" "time": "2023-07-19T07:19:23+00:00"
}, },
{ {
"name": "sebastian/lines-of-code", "name": "sebastian/lines-of-code",