|
620 | 620 | },
|
621 | 621 | {
|
622 | 622 | "name": "nette\/utils",
|
623 |
| - "version": "v4.0.4", |
624 |
| - "version_normalized": "4.0.4.0", |
| 623 | + "version": "v4.0.5", |
| 624 | + "version_normalized": "4.0.5.0", |
625 | 625 | "source": {
|
626 | 626 | "type": "git",
|
627 | 627 | "url": "https:\/\/github.com\/nette\/utils.git",
|
628 |
| - "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218" |
| 628 | + "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" |
629 | 629 | },
|
630 | 630 | "dist": {
|
631 | 631 | "type": "zip",
|
632 |
| - "url": "https:\/\/api.github.com\/repos\/nette\/utils\/zipball\/d3ad0aa3b9f934602cb3e3902ebccf10be34d218", |
633 |
| - "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218", |
| 632 | + "url": "https:\/\/api.github.com\/repos\/nette\/utils\/zipball\/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", |
| 633 | + "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", |
634 | 634 | "shasum": ""
|
635 | 635 | },
|
636 | 636 | "require": {
|
637 |
| - "php": ">=8.0 <8.4" |
| 637 | + "php": "8.0 - 8.4" |
638 | 638 | },
|
639 | 639 | "conflict": {
|
640 | 640 | "nette\/finder": "<3",
|
|
654 | 654 | "ext-mbstring": "to use Strings::lower() etc...",
|
655 | 655 | "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
|
656 | 656 | },
|
657 |
| - "time": "2024-01-17T16:50:36+00:00", |
| 657 | + "time": "2024-08-07T15:39:19+00:00", |
658 | 658 | "type": "library",
|
659 | 659 | "extra": {
|
660 | 660 | "branch-alias": {
|
|
703 | 703 | ],
|
704 | 704 | "support": {
|
705 | 705 | "issues": "https:\/\/github.com\/nette\/utils\/issues",
|
706 |
| - "source": "https:\/\/github.com\/nette\/utils\/tree\/v4.0.4" |
| 706 | + "source": "https:\/\/github.com\/nette\/utils\/tree\/v4.0.5" |
707 | 707 | },
|
708 | 708 | "install-path": "..\/nette\/utils"
|
709 | 709 | },
|
|
1688 | 1688 | "source": {
|
1689 | 1689 | "type": "git",
|
1690 | 1690 | "url": "https:\/\/github.com\/rectorphp\/rector-doctrine.git",
|
1691 |
| - "reference": "3ba7adbca3491a977b81147d93eb78084ed8e454" |
| 1691 | + "reference": "11ac7b9060990b62f972a42330cceab294ee097e" |
1692 | 1692 | },
|
1693 | 1693 | "dist": {
|
1694 | 1694 | "type": "zip",
|
1695 |
| - "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/3ba7adbca3491a977b81147d93eb78084ed8e454", |
1696 |
| - "reference": "3ba7adbca3491a977b81147d93eb78084ed8e454", |
| 1695 | + "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/11ac7b9060990b62f972a42330cceab294ee097e", |
| 1696 | + "reference": "11ac7b9060990b62f972a42330cceab294ee097e", |
1697 | 1697 | "shasum": ""
|
1698 | 1698 | },
|
1699 | 1699 | "require": {
|
|
1712 | 1712 | "symplify\/easy-coding-standard": "^12.3",
|
1713 | 1713 | "symplify\/phpstan-extensions": "^11.4",
|
1714 | 1714 | "symplify\/phpstan-rules": "^13.0",
|
1715 |
| - "symplify\/rule-doc-generator": "^12.2", |
| 1715 | + "symplify\/rule-doc-generator": "^12.2.5", |
1716 | 1716 | "symplify\/vendor-patches": "^11.3",
|
1717 | 1717 | "tomasvotruba\/class-leak": "^0.2.15",
|
1718 | 1718 | "tomasvotruba\/unused-public": "^0.3",
|
1719 | 1719 | "tracy\/tracy": "^2.10"
|
1720 | 1720 | },
|
1721 |
| - "time": "2024-07-25T15:38:30+00:00", |
| 1721 | + "time": "2024-08-08T13:34:44+00:00", |
1722 | 1722 | "default-branch": true,
|
1723 | 1723 | "type": "rector-extension",
|
1724 | 1724 | "extra": {
|
|
1810 | 1810 | "source": {
|
1811 | 1811 | "type": "git",
|
1812 | 1812 | "url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
|
1813 |
| - "reference": "acfcef8cfbceefee966253ef5f1b2ec57bc10e22" |
| 1813 | + "reference": "2bacfc618ca1987deab1e70f87720805a171a1a8" |
1814 | 1814 | },
|
1815 | 1815 | "dist": {
|
1816 | 1816 | "type": "zip",
|
1817 |
| - "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/acfcef8cfbceefee966253ef5f1b2ec57bc10e22", |
1818 |
| - "reference": "acfcef8cfbceefee966253ef5f1b2ec57bc10e22", |
| 1817 | + "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/2bacfc618ca1987deab1e70f87720805a171a1a8", |
| 1818 | + "reference": "2bacfc618ca1987deab1e70f87720805a171a1a8", |
1819 | 1819 | "shasum": ""
|
1820 | 1820 | },
|
1821 | 1821 | "require": {
|
|
1834 | 1834 | "symplify\/easy-coding-standard": "^12.3",
|
1835 | 1835 | "symplify\/phpstan-extensions": "^11.2",
|
1836 | 1836 | "symplify\/phpstan-rules": "^13.0",
|
1837 |
| - "symplify\/rule-doc-generator": "^12.0", |
| 1837 | + "symplify\/rule-doc-generator": "^12.2.5", |
1838 | 1838 | "symplify\/vendor-patches": "^11.2",
|
1839 | 1839 | "tomasvotruba\/class-leak": "^0.2",
|
1840 | 1840 | "tracy\/tracy": "^2.10"
|
1841 | 1841 | },
|
1842 |
| - "time": "2024-07-31T14:43:42+00:00", |
| 1842 | + "time": "2024-08-08T13:39:23+00:00", |
1843 | 1843 | "default-branch": true,
|
1844 | 1844 | "type": "rector-extension",
|
1845 | 1845 | "extra": {
|
|
1875 | 1875 | "source": {
|
1876 | 1876 | "type": "git",
|
1877 | 1877 | "url": "https:\/\/github.com\/rectorphp\/rector-symfony.git",
|
1878 |
| - "reference": "01e3fe74284092db2c4b6cec28a0ae723d419f31" |
| 1878 | + "reference": "ece927272de55206ad2832bb7fe3993c814fae01" |
1879 | 1879 | },
|
1880 | 1880 | "dist": {
|
1881 | 1881 | "type": "zip",
|
1882 |
| - "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/01e3fe74284092db2c4b6cec28a0ae723d419f31", |
1883 |
| - "reference": "01e3fe74284092db2c4b6cec28a0ae723d419f31", |
| 1882 | + "url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/ece927272de55206ad2832bb7fe3993c814fae01", |
| 1883 | + "reference": "ece927272de55206ad2832bb7fe3993c814fae01", |
1884 | 1884 | "shasum": ""
|
1885 | 1885 | },
|
1886 | 1886 | "require": {
|
|
1904 | 1904 | "symplify\/easy-coding-standard": "^12.3",
|
1905 | 1905 | "symplify\/phpstan-extensions": "^11.4",
|
1906 | 1906 | "symplify\/phpstan-rules": "^13.0",
|
1907 |
| - "symplify\/rule-doc-generator": "^12.2.2", |
| 1907 | + "symplify\/rule-doc-generator": "^12.2.5", |
1908 | 1908 | "symplify\/vendor-patches": "^11.3",
|
1909 | 1909 | "tomasvotruba\/class-leak": "^0.2",
|
1910 | 1910 | "tomasvotruba\/unused-public": "^0.3.10",
|
1911 | 1911 | "tracy\/tracy": "^2.10"
|
1912 | 1912 | },
|
1913 |
| - "time": "2024-08-05T15:01:30+00:00", |
| 1913 | + "time": "2024-08-08T13:37:21+00:00", |
1914 | 1914 | "default-branch": true,
|
1915 | 1915 | "type": "rector-extension",
|
1916 | 1916 | "extra": {
|
|
0 commit comments