|
1679 | 1679 | "source": { |
1680 | 1680 | "type": "git", |
1681 | 1681 | "url": "https:\/\/github.com\/rectorphp\/rector-doctrine.git", |
1682 | | - "reference": "18872bfc002447774fb6a418ab2de8d52096f886" |
| 1682 | + "reference": "10af23bdbbe350cc5bf8015c8ef59a00331ec41c" |
1683 | 1683 | }, |
1684 | 1684 | "dist": { |
1685 | 1685 | "type": "zip", |
1686 | | - "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/18872bfc002447774fb6a418ab2de8d52096f886", |
1687 | | - "reference": "18872bfc002447774fb6a418ab2de8d52096f886", |
| 1686 | + "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/10af23bdbbe350cc5bf8015c8ef59a00331ec41c", |
| 1687 | + "reference": "10af23bdbbe350cc5bf8015c8ef59a00331ec41c", |
1688 | 1688 | "shasum": "" |
1689 | 1689 | }, |
1690 | 1690 | "require": { |
1691 | 1691 | "php": ">=8.3", |
1692 | 1692 | "symfony\/yaml": "^7.4|8.0.*" |
1693 | 1693 | }, |
1694 | 1694 | "require-dev": { |
1695 | | - "boundwize\/structarmed": "^0.7.12", |
| 1695 | + "boundwize\/structarmed": "^0.9", |
1696 | 1696 | "doctrine\/doctrine-bundle": "^2.18|^3.0", |
1697 | 1697 | "doctrine\/orm": "^2.20|^3.0", |
1698 | 1698 | "phpecs\/phpecs": "^2.2", |
|
1711 | 1711 | "tomasvotruba\/class-leak": "^2.1", |
1712 | 1712 | "tracy\/tracy": "^2.11" |
1713 | 1713 | }, |
1714 | | - "time": "2026-05-26T20:33:28+00:00", |
| 1714 | + "time": "2026-05-31T01:50:12+00:00", |
1715 | 1715 | "default-branch": true, |
1716 | 1716 | "type": "rector-extension", |
1717 | 1717 | "extra": { |
|
1743 | 1743 | "source": { |
1744 | 1744 | "type": "git", |
1745 | 1745 | "url": "https:\/\/github.com\/rectorphp\/rector-downgrade-php.git", |
1746 | | - "reference": "42861e7231004ea3d0e93dd54e335a1657bb0ac6" |
| 1746 | + "reference": "d0de6dc59159fed62aaa5d87626996071dcaeef7" |
1747 | 1747 | }, |
1748 | 1748 | "dist": { |
1749 | 1749 | "type": "zip", |
1750 | | - "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/42861e7231004ea3d0e93dd54e335a1657bb0ac6", |
1751 | | - "reference": "42861e7231004ea3d0e93dd54e335a1657bb0ac6", |
| 1750 | + "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/d0de6dc59159fed62aaa5d87626996071dcaeef7", |
| 1751 | + "reference": "d0de6dc59159fed62aaa5d87626996071dcaeef7", |
1752 | 1752 | "shasum": "" |
1753 | 1753 | }, |
1754 | 1754 | "require": { |
1755 | 1755 | "php": ">=8.3" |
1756 | 1756 | }, |
1757 | 1757 | "require-dev": { |
1758 | | - "boundwize\/structarmed": "^0.7.7", |
| 1758 | + "boundwize\/structarmed": "^0.9", |
1759 | 1759 | "phpstan\/extension-installer": "^1.4", |
1760 | 1760 | "phpstan\/phpstan": "^2.1.33", |
1761 | 1761 | "phpstan\/phpstan-webmozart-assert": "^2.0", |
|
1773 | 1773 | "tomasvotruba\/unused-public": "^2.2", |
1774 | 1774 | "tracy\/tracy": "^2.11" |
1775 | 1775 | }, |
1776 | | - "time": "2026-05-30T12:35:10+00:00", |
| 1776 | + "time": "2026-05-31T01:50:17+00:00", |
1777 | 1777 | "default-branch": true, |
1778 | 1778 | "type": "rector-extension", |
1779 | 1779 | "extra": { |
|
1805 | 1805 | "source": { |
1806 | 1806 | "type": "git", |
1807 | 1807 | "url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git", |
1808 | | - "reference": "5018a0a19d42c8f4f751db4aeb14137451061e16" |
| 1808 | + "reference": "fadf020223733a85b2814a5a79722b84945b9e32" |
1809 | 1809 | }, |
1810 | 1810 | "dist": { |
1811 | 1811 | "type": "zip", |
1812 | | - "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/5018a0a19d42c8f4f751db4aeb14137451061e16", |
1813 | | - "reference": "5018a0a19d42c8f4f751db4aeb14137451061e16", |
| 1812 | + "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/fadf020223733a85b2814a5a79722b84945b9e32", |
| 1813 | + "reference": "fadf020223733a85b2814a5a79722b84945b9e32", |
1814 | 1814 | "shasum": "" |
1815 | 1815 | }, |
1816 | 1816 | "require": { |
|
1820 | 1820 | "rector\/rector": "<2.0" |
1821 | 1821 | }, |
1822 | 1822 | "require-dev": { |
1823 | | - "boundwize\/structarmed": "^0.7.7", |
| 1823 | + "boundwize\/structarmed": "^0.9", |
1824 | 1824 | "phpstan\/extension-installer": "^1.4", |
1825 | 1825 | "phpstan\/phpstan": "^2.1.38", |
1826 | 1826 | "phpstan\/phpstan-deprecation-rules": "^2.0", |
|
1838 | 1838 | "tomasvotruba\/unused-public": "^2.2", |
1839 | 1839 | "tracy\/tracy": "^2.11" |
1840 | 1840 | }, |
1841 | | - "time": "2026-05-30T22:04:30+00:00", |
| 1841 | + "time": "2026-05-31T01:49:53+00:00", |
1842 | 1842 | "default-branch": true, |
1843 | 1843 | "type": "rector-extension", |
1844 | 1844 | "extra": { |
|
1870 | 1870 | "source": { |
1871 | 1871 | "type": "git", |
1872 | 1872 | "url": "https:\/\/github.com\/rectorphp\/rector-symfony.git", |
1873 | | - "reference": "fb59c21447068d48a805a484a1948427fad72b41" |
| 1873 | + "reference": "39fb6b5918310a336dfba64a4624a54cea57eafc" |
1874 | 1874 | }, |
1875 | 1875 | "dist": { |
1876 | 1876 | "type": "zip", |
1877 | | - "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/fb59c21447068d48a805a484a1948427fad72b41", |
1878 | | - "reference": "fb59c21447068d48a805a484a1948427fad72b41", |
| 1877 | + "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/39fb6b5918310a336dfba64a4624a54cea57eafc", |
| 1878 | + "reference": "39fb6b5918310a336dfba64a4624a54cea57eafc", |
1879 | 1879 | "shasum": "" |
1880 | 1880 | }, |
1881 | 1881 | "require": { |
1882 | 1882 | "ext-xml": "*", |
1883 | 1883 | "php": ">=8.3" |
1884 | 1884 | }, |
1885 | 1885 | "require-dev": { |
1886 | | - "boundwize\/structarmed": "^0.7.7", |
| 1886 | + "boundwize\/structarmed": "^0.9", |
1887 | 1887 | "phpstan\/extension-installer": "^1.4", |
1888 | 1888 | "phpstan\/phpstan": "^2.2", |
1889 | 1889 | "phpstan\/phpstan-deprecation-rules": "^2.0", |
|
1910 | 1910 | "tomasvotruba\/unused-public": "^2.2", |
1911 | 1911 | "tracy\/tracy": "^2.12" |
1912 | 1912 | }, |
1913 | | - "time": "2026-05-30T21:56:31+00:00", |
| 1913 | + "time": "2026-05-31T01:50:00+00:00", |
1914 | 1914 | "default-branch": true, |
1915 | 1915 | "type": "rector-extension", |
1916 | 1916 | "extra": { |
|
0 commit comments