|
2048 | 2048 | }, |
2049 | 2049 | { |
2050 | 2050 | "name": "masterminds/html5", |
2051 | | - "version": "2.9.0", |
2052 | | - "version_normalized": "2.9.0.0", |
| 2051 | + "version": "2.10.0", |
| 2052 | + "version_normalized": "2.10.0.0", |
2053 | 2053 | "source": { |
2054 | 2054 | "type": "git", |
2055 | 2055 | "url": "https://github.com/Masterminds/html5-php.git", |
2056 | | - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6" |
| 2056 | + "reference": "fcf91eb64359852f00d921887b219479b4f21251" |
2057 | 2057 | }, |
2058 | 2058 | "dist": { |
2059 | 2059 | "type": "zip", |
2060 | | - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", |
2061 | | - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", |
| 2060 | + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251", |
| 2061 | + "reference": "fcf91eb64359852f00d921887b219479b4f21251", |
2062 | 2062 | "shasum": "" |
2063 | 2063 | }, |
2064 | 2064 | "require": { |
|
2068 | 2068 | "require-dev": { |
2069 | 2069 | "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9" |
2070 | 2070 | }, |
2071 | | - "time": "2024-03-31T07:05:07+00:00", |
| 2071 | + "time": "2025-07-25T09:04:22+00:00", |
2072 | 2072 | "type": "library", |
2073 | 2073 | "extra": { |
2074 | 2074 | "branch-alias": { |
|
2112 | 2112 | ], |
2113 | 2113 | "support": { |
2114 | 2114 | "issues": "https://github.com/Masterminds/html5-php/issues", |
2115 | | - "source": "https://github.com/Masterminds/html5-php/tree/2.9.0" |
| 2115 | + "source": "https://github.com/Masterminds/html5-php/tree/2.10.0" |
2116 | 2116 | }, |
2117 | 2117 | "install-path": "../masterminds/html5" |
2118 | 2118 | }, |
|
4765 | 4765 | }, |
4766 | 4766 | { |
4767 | 4767 | "name": "symfony/dom-crawler", |
4768 | | - "version": "v6.4.32", |
4769 | | - "version_normalized": "6.4.32.0", |
| 4768 | + "version": "v7.4.12", |
| 4769 | + "version_normalized": "7.4.12.0", |
4770 | 4770 | "source": { |
4771 | 4771 | "type": "git", |
4772 | 4772 | "url": "https://github.com/symfony/dom-crawler.git", |
4773 | | - "reference": "f57f1cbd6b13b54e7f8a25cae1ee55cbe892b1f3" |
| 4773 | + "reference": "b59b59122690976550fd142c23fab62c84738db6" |
4774 | 4774 | }, |
4775 | 4775 | "dist": { |
4776 | 4776 | "type": "zip", |
4777 | | - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/f57f1cbd6b13b54e7f8a25cae1ee55cbe892b1f3", |
4778 | | - "reference": "f57f1cbd6b13b54e7f8a25cae1ee55cbe892b1f3", |
| 4777 | + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b59b59122690976550fd142c23fab62c84738db6", |
| 4778 | + "reference": "b59b59122690976550fd142c23fab62c84738db6", |
4779 | 4779 | "shasum": "" |
4780 | 4780 | }, |
4781 | 4781 | "require": { |
4782 | 4782 | "masterminds/html5": "^2.6", |
4783 | | - "php": ">=8.1", |
| 4783 | + "php": ">=8.2", |
| 4784 | + "symfony/deprecation-contracts": "^2.5|^3", |
4784 | 4785 | "symfony/polyfill-ctype": "~1.8", |
4785 | 4786 | "symfony/polyfill-mbstring": "~1.0" |
4786 | 4787 | }, |
4787 | 4788 | "require-dev": { |
4788 | | - "symfony/css-selector": "^5.4|^6.0|^7.0" |
| 4789 | + "symfony/css-selector": "^6.4|^7.0|^8.0" |
4789 | 4790 | }, |
4790 | | - "time": "2026-01-04T12:18:37+00:00", |
| 4791 | + "time": "2026-05-20T07:20:23+00:00", |
4791 | 4792 | "type": "library", |
4792 | 4793 | "installation-source": "dist", |
4793 | 4794 | "autoload": { |
|
4815 | 4816 | "description": "Eases DOM navigation for HTML and XML documents", |
4816 | 4817 | "homepage": "https://symfony.com", |
4817 | 4818 | "support": { |
4818 | | - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.32" |
| 4819 | + "source": "https://github.com/symfony/dom-crawler/tree/v7.4.12" |
4819 | 4820 | }, |
4820 | 4821 | "funding": [ |
4821 | 4822 | { |
|
0 commit comments