Compare commits

..

No commits in common. "dd04921e6e4ae4a8ee60d74f62b5debc0f158ebc" and "a93219f4bb5d89df2768090d9c7e5336a12adbdb" have entirely different histories.

40
composer.lock generated
View file

@ -1136,16 +1136,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.9.1", "version": "7.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "a629e5b69db96eb4939c1b34114130077dd4c6fc" "reference": "84ac2b2afc44e40d3e8e658a45d68d6d20437612"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/a629e5b69db96eb4939c1b34114130077dd4c6fc", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/84ac2b2afc44e40d3e8e658a45d68d6d20437612",
"reference": "a629e5b69db96eb4939c1b34114130077dd4c6fc", "reference": "84ac2b2afc44e40d3e8e658a45d68d6d20437612",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1242,7 +1242,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.9.1" "source": "https://github.com/guzzle/guzzle/tree/7.9.0"
}, },
"funding": [ "funding": [
{ {
@ -1258,7 +1258,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-19T16:19:57+00:00" "time": "2024-07-18T11:52:56+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@ -2683,16 +2683,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.5.0", "version": "2.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "0026475f5c9a104410ae824cb5a4d63fa3bdb1df" "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0026475f5c9a104410ae824cb5a4d63fa3bdb1df", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf",
"reference": "0026475f5c9a104410ae824cb5a4d63fa3bdb1df", "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2705,8 +2705,8 @@
}, },
"require-dev": { "require-dev": {
"cebe/markdown": "^1.0", "cebe/markdown": "^1.0",
"commonmark/cmark": "0.31.0", "commonmark/cmark": "0.30.3",
"commonmark/commonmark.js": "0.31.0", "commonmark/commonmark.js": "0.30.0",
"composer/package-versions-deprecated": "^1.8", "composer/package-versions-deprecated": "^1.8",
"embed/embed": "^4.4", "embed/embed": "^4.4",
"erusev/parsedown": "^1.0", "erusev/parsedown": "^1.0",
@ -2728,7 +2728,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "2.6-dev" "dev-main": "2.5-dev"
} }
}, },
"autoload": { "autoload": {
@ -2785,7 +2785,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-22T18:18:14+00:00" "time": "2024-02-02T11:59:32+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@ -8811,16 +8811,16 @@
}, },
{ {
"name": "web-auth/webauthn-lib", "name": "web-auth/webauthn-lib",
"version": "5.0.1", "version": "5.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-auth/webauthn-lib.git", "url": "https://github.com/web-auth/webauthn-lib.git",
"reference": "2cc8262b885cf01eee3c4c10ca3985bdd2614c97" "reference": "aff3ff0f4225e570b0ed188eeba98d9501607d11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/2cc8262b885cf01eee3c4c10ca3985bdd2614c97", "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/aff3ff0f4225e570b0ed188eeba98d9501607d11",
"reference": "2cc8262b885cf01eee3c4c10ca3985bdd2614c97", "reference": "aff3ff0f4225e570b0ed188eeba98d9501607d11",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8881,7 +8881,7 @@
"webauthn" "webauthn"
], ],
"support": { "support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/5.0.1" "source": "https://github.com/web-auth/webauthn-lib/tree/5.0.0"
}, },
"funding": [ "funding": [
{ {
@ -8893,7 +8893,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2024-07-20T05:24:59+00:00" "time": "2024-07-12T14:35:35+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",