Compare commits

...

1 Commits

Author SHA1 Message Date
szaimen 707103f790 php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-16 12:17:28 +00:00
+7 -7
View File
@@ -3847,16 +3847,16 @@
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
"version": "8.2.1", "version": "8.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "cce1bb200e0062e72f9b85ccfe54d3fd38bbd044" "reference": "b36d33b6e796513de7cb7df053afb3f55eefcd47"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/cce1bb200e0062e72f9b85ccfe54d3fd38bbd044", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/b36d33b6e796513de7cb7df053afb3f55eefcd47",
"reference": "cce1bb200e0062e72f9b85ccfe54d3fd38bbd044", "reference": "b36d33b6e796513de7cb7df053afb3f55eefcd47",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3869,7 +3869,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "8.2-dev" "dev-main": "8.3-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3902,7 +3902,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/diff/issues", "issues": "https://github.com/sebastianbergmann/diff/issues",
"security": "https://github.com/sebastianbergmann/diff/security/policy", "security": "https://github.com/sebastianbergmann/diff/security/policy",
"source": "https://github.com/sebastianbergmann/diff/tree/8.2.1" "source": "https://github.com/sebastianbergmann/diff/tree/8.3.0"
}, },
"funding": [ "funding": [
{ {
@@ -3922,7 +3922,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-14T05:24:37+00:00" "time": "2026-05-15T04:58:09+00:00"
}, },
{ {
"name": "spatie/array-to-xml", "name": "spatie/array-to-xml",