upd: composer.lock

This commit is contained in:
2026-06-25 10:56:14 -04:00
parent 9a65e37def
commit 608070ec8e
Generated
+7 -7
View File
@@ -8230,16 +8230,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
"version": "2.10.0", "version": "2.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Masterminds/html5-php.git", "url": "https://github.com/Masterminds/html5-php.git",
"reference": "fcf91eb64359852f00d921887b219479b4f21251" "reference": "fd5018f6815fff903946d0564977b44ce8010e29"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fd5018f6815fff903946d0564977b44ce8010e29",
"reference": "fcf91eb64359852f00d921887b219479b4f21251", "reference": "fd5018f6815fff903946d0564977b44ce8010e29",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8247,7 +8247,7 @@
"php": ">=5.3.0" "php": ">=5.3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9" "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9 || ^10"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -8291,9 +8291,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/Masterminds/html5-php/issues", "issues": "https://github.com/Masterminds/html5-php/issues",
"source": "https://github.com/Masterminds/html5-php/tree/2.10.0" "source": "https://github.com/Masterminds/html5-php/tree/2.10.1"
}, },
"time": "2025-07-25T09:04:22+00:00" "time": "2026-06-23T18:43:15+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",