diff --git a/composer.lock b/composer.lock index 13bc2ce..769aa77 100644 --- a/composer.lock +++ b/composer.lock @@ -298,16 +298,16 @@ }, { "name": "composer/composer", - "version": "2.7.8", + "version": "2.7.9", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "a2edd4e4414c17008ab585e0c62574fdb644ebfc" + "reference": "e30ccdd665828ae66eb1be78f056e39e1d5f55ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/a2edd4e4414c17008ab585e0c62574fdb644ebfc", - "reference": "a2edd4e4414c17008ab585e0c62574fdb644ebfc", + "url": "https://api.github.com/repos/composer/composer/zipball/e30ccdd665828ae66eb1be78f056e39e1d5f55ab", + "reference": "e30ccdd665828ae66eb1be78f056e39e1d5f55ab", "shasum": "" }, "require": { @@ -392,7 +392,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.7.8" + "source": "https://github.com/composer/composer/tree/2.7.9" }, "funding": [ { @@ -408,7 +408,7 @@ "type": "tidelift" } ], - "time": "2024-08-22T13:28:36+00:00" + "time": "2024-09-04T12:43:28+00:00" }, { "name": "composer/metadata-minifier", @@ -1327,16 +1327,16 @@ }, { "name": "roave/backward-compatibility-check", - "version": "8.8.0", + "version": "8.9.0", "source": { "type": "git", "url": "https://github.com/Roave/BackwardCompatibilityCheck.git", - "reference": "323a2f4e4e93a2ad7f127e2e2e692dc8945ab5f4" + "reference": "97dc077bd426750007b95f9d1f7ce0a72e93d820" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BackwardCompatibilityCheck/zipball/323a2f4e4e93a2ad7f127e2e2e692dc8945ab5f4", - "reference": "323a2f4e4e93a2ad7f127e2e2e692dc8945ab5f4", + "url": "https://api.github.com/repos/Roave/BackwardCompatibilityCheck/zipball/97dc077bd426750007b95f9d1f7ce0a72e93d820", + "reference": "97dc077bd426750007b95f9d1f7ce0a72e93d820", "shasum": "" }, "require": { @@ -1389,9 +1389,9 @@ "description": "Tool to compare two revisions of a public API to check for BC breaks", "support": { "issues": "https://github.com/Roave/BackwardCompatibilityCheck/issues", - "source": "https://github.com/Roave/BackwardCompatibilityCheck/tree/8.8.0" + "source": "https://github.com/Roave/BackwardCompatibilityCheck/tree/8.9.0" }, - "time": "2024-05-22T19:09:31+00:00" + "time": "2024-09-05T15:11:29+00:00" }, { "name": "roave/better-reflection",