|
1723 | 1723 | }, |
1724 | 1724 | { |
1725 | 1725 | "name": "doctrine/persistence", |
1726 | | - "version": "3.4.1", |
| 1726 | + "version": "3.4.2", |
1727 | 1727 | "source": { |
1728 | 1728 | "type": "git", |
1729 | 1729 | "url": "https://github.com/doctrine/persistence.git", |
1730 | | - "reference": "23069c8cfc19d7825e9fbe3341227d8c51eff2bc" |
| 1730 | + "reference": "06a5956bc86e36bd667a382a16b36a3712361e05" |
1731 | 1731 | }, |
1732 | 1732 | "dist": { |
1733 | 1733 | "type": "zip", |
1734 | | - "url": "https://api.github.com/repos/doctrine/persistence/zipball/23069c8cfc19d7825e9fbe3341227d8c51eff2bc", |
1735 | | - "reference": "23069c8cfc19d7825e9fbe3341227d8c51eff2bc", |
| 1734 | + "url": "https://api.github.com/repos/doctrine/persistence/zipball/06a5956bc86e36bd667a382a16b36a3712361e05", |
| 1735 | + "reference": "06a5956bc86e36bd667a382a16b36a3712361e05", |
1736 | 1736 | "shasum": "" |
1737 | 1737 | }, |
1738 | 1738 | "require": { |
|
1744 | 1744 | "doctrine/common": "<2.10" |
1745 | 1745 | }, |
1746 | 1746 | "require-dev": { |
1747 | | - "doctrine/coding-standard": "^12", |
| 1747 | + "doctrine/coding-standard": "^12 || ^14", |
1748 | 1748 | "doctrine/common": "^3.0", |
1749 | | - "phpstan/phpstan": "1.12.7", |
1750 | | - "phpstan/phpstan-phpunit": "^1", |
1751 | | - "phpstan/phpstan-strict-rules": "^1.1", |
| 1749 | + "phpstan/phpstan": "^1 || 2.1.30", |
| 1750 | + "phpstan/phpstan-phpunit": "^1 || ^2", |
| 1751 | + "phpstan/phpstan-strict-rules": "^1 || ^2", |
1752 | 1752 | "phpunit/phpunit": "^8.5.38 || ^9.5", |
1753 | 1753 | "symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0" |
1754 | 1754 | }, |
|
1799 | 1799 | ], |
1800 | 1800 | "support": { |
1801 | 1801 | "issues": "https://github.com/doctrine/persistence/issues", |
1802 | | - "source": "https://github.com/doctrine/persistence/tree/3.4.1" |
| 1802 | + "source": "https://github.com/doctrine/persistence/tree/3.4.2" |
1803 | 1803 | }, |
1804 | 1804 | "funding": [ |
1805 | 1805 | { |
|
1815 | 1815 | "type": "tidelift" |
1816 | 1816 | } |
1817 | 1817 | ], |
1818 | | - "time": "2025-09-29T06:33:58+00:00" |
| 1818 | + "time": "2025-10-16T19:46:07+00:00" |
1819 | 1819 | }, |
1820 | 1820 | { |
1821 | 1821 | "name": "doctrine/sql-formatter", |
|
3680 | 3680 | }, |
3681 | 3681 | { |
3682 | 3682 | "name": "laminas/laminas-servicemanager", |
3683 | | - "version": "3.23.1", |
| 3683 | + "version": "3.24.0", |
3684 | 3684 | "source": { |
3685 | 3685 | "type": "git", |
3686 | 3686 | "url": "https://github.com/laminas/laminas-servicemanager.git", |
3687 | | - "reference": "06594db3a644447521eace9b5efdb12dc8446a33" |
| 3687 | + "reference": "b172a0df568bf37ebdfb3658263156eefe3c1e8c" |
3688 | 3688 | }, |
3689 | 3689 | "dist": { |
3690 | 3690 | "type": "zip", |
3691 | | - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/06594db3a644447521eace9b5efdb12dc8446a33", |
3692 | | - "reference": "06594db3a644447521eace9b5efdb12dc8446a33", |
| 3691 | + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b172a0df568bf37ebdfb3658263156eefe3c1e8c", |
| 3692 | + "reference": "b172a0df568bf37ebdfb3658263156eefe3c1e8c", |
3693 | 3693 | "shasum": "" |
3694 | 3694 | }, |
3695 | 3695 | "require": { |
3696 | 3696 | "laminas/laminas-stdlib": "^3.19", |
3697 | | - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", |
| 3697 | + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", |
3698 | 3698 | "psr/container": "^1.0" |
3699 | 3699 | }, |
3700 | 3700 | "conflict": { |
|
3717 | 3717 | "laminas/laminas-container-config-test": "^0.8", |
3718 | 3718 | "mikey179/vfsstream": "^1.6.12", |
3719 | 3719 | "phpbench/phpbench": "^1.4.1", |
3720 | | - "phpunit/phpunit": "^10.5.51", |
| 3720 | + "phpunit/phpunit": "^10.5.58", |
3721 | 3721 | "psalm/plugin-phpunit": "^0.18.4", |
3722 | 3722 | "vimeo/psalm": "^5.26.1" |
3723 | 3723 | }, |
|
3766 | 3766 | "type": "community_bridge" |
3767 | 3767 | } |
3768 | 3768 | ], |
3769 | | - "time": "2025-08-12T08:44:02+00:00" |
| 3769 | + "time": "2025-10-14T09:03:51+00:00" |
3770 | 3770 | }, |
3771 | 3771 | { |
3772 | 3772 | "name": "laminas/laminas-stdlib", |
3773 | | - "version": "3.20.0", |
| 3773 | + "version": "3.21.0", |
3774 | 3774 | "source": { |
3775 | 3775 | "type": "git", |
3776 | 3776 | "url": "https://github.com/laminas/laminas-stdlib.git", |
3777 | | - "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4" |
| 3777 | + "reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096" |
3778 | 3778 | }, |
3779 | 3779 | "dist": { |
3780 | 3780 | "type": "zip", |
3781 | | - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/8974a1213be42c3e2f70b2c27b17f910291ab2f4", |
3782 | | - "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4", |
| 3781 | + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b1c81514cfe158aadf724c42b34d3d0a8164c096", |
| 3782 | + "reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096", |
3783 | 3783 | "shasum": "" |
3784 | 3784 | }, |
3785 | 3785 | "require": { |
3786 | | - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" |
| 3786 | + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" |
3787 | 3787 | }, |
3788 | 3788 | "conflict": { |
3789 | 3789 | "zendframework/zend-stdlib": "*" |
3790 | 3790 | }, |
3791 | 3791 | "require-dev": { |
3792 | | - "laminas/laminas-coding-standard": "^3.0", |
3793 | | - "phpbench/phpbench": "^1.3.1", |
3794 | | - "phpunit/phpunit": "^10.5.38", |
3795 | | - "psalm/plugin-phpunit": "^0.19.0", |
3796 | | - "vimeo/psalm": "^5.26.1" |
| 3792 | + "laminas/laminas-coding-standard": "^3.1.0", |
| 3793 | + "phpbench/phpbench": "^1.4.1", |
| 3794 | + "phpunit/phpunit": "^11.5.42", |
| 3795 | + "psalm/plugin-phpunit": "^0.19.5", |
| 3796 | + "vimeo/psalm": "^6.13.1" |
3797 | 3797 | }, |
3798 | 3798 | "type": "library", |
3799 | 3799 | "autoload": { |
|
3825 | 3825 | "type": "community_bridge" |
3826 | 3826 | } |
3827 | 3827 | ], |
3828 | | - "time": "2024-10-29T13:46:07+00:00" |
| 3828 | + "time": "2025-10-11T18:13:12+00:00" |
3829 | 3829 | }, |
3830 | 3830 | { |
3831 | 3831 | "name": "laminas/laminas-validator", |
3832 | | - "version": "2.64.4", |
| 3832 | + "version": "2.65.0", |
3833 | 3833 | "source": { |
3834 | 3834 | "type": "git", |
3835 | 3835 | "url": "https://github.com/laminas/laminas-validator.git", |
3836 | | - "reference": "e2e6631f599a9b0db1e23adb633c09a2f0c68bed" |
| 3836 | + "reference": "f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49" |
3837 | 3837 | }, |
3838 | 3838 | "dist": { |
3839 | 3839 | "type": "zip", |
3840 | | - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/e2e6631f599a9b0db1e23adb633c09a2f0c68bed", |
3841 | | - "reference": "e2e6631f599a9b0db1e23adb633c09a2f0c68bed", |
| 3840 | + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49", |
| 3841 | + "reference": "f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49", |
3842 | 3842 | "shasum": "" |
3843 | 3843 | }, |
3844 | 3844 | "require": { |
3845 | 3845 | "laminas/laminas-servicemanager": "^3.21.0", |
3846 | 3846 | "laminas/laminas-stdlib": "^3.19", |
3847 | | - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", |
| 3847 | + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", |
3848 | 3848 | "psr/http-message": "^1.0.1 || ^2.0.0" |
3849 | 3849 | }, |
3850 | 3850 | "conflict": { |
|
3853 | 3853 | "require-dev": { |
3854 | 3854 | "laminas/laminas-coding-standard": "^2.5", |
3855 | 3855 | "laminas/laminas-db": "^2.20", |
3856 | | - "laminas/laminas-filter": "^2.35.2", |
3857 | | - "laminas/laminas-i18n": "^2.26.0", |
3858 | | - "laminas/laminas-session": "^2.20", |
3859 | | - "laminas/laminas-uri": "^2.11.0", |
3860 | | - "phpunit/phpunit": "^10.5.20", |
| 3856 | + "laminas/laminas-filter": "^2.41.0", |
| 3857 | + "laminas/laminas-i18n": "^2.30.0", |
| 3858 | + "laminas/laminas-session": "^2.25.1", |
| 3859 | + "laminas/laminas-uri": "^2.13.0", |
| 3860 | + "phpunit/phpunit": "^10.5.58", |
3861 | 3861 | "psalm/plugin-phpunit": "^0.19.0", |
3862 | 3862 | "psr/http-client": "^1.0.3", |
3863 | 3863 | "psr/http-factory": "^1.1.0", |
3864 | | - "vimeo/psalm": "^5.24.0" |
| 3864 | + "vimeo/psalm": "^5.26.1" |
3865 | 3865 | }, |
3866 | 3866 | "suggest": { |
3867 | 3867 | "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", |
|
3909 | 3909 | "type": "community_bridge" |
3910 | 3910 | } |
3911 | 3911 | ], |
3912 | | - "time": "2025-06-16T14:38:00+00:00" |
| 3912 | + "time": "2025-10-13T14:40:30+00:00" |
3913 | 3913 | }, |
3914 | 3914 | { |
3915 | 3915 | "name": "liip/imagine-bundle", |
|
4866 | 4866 | "source": { |
4867 | 4867 | "type": "git", |
4868 | 4868 | "url": "https://github.com/oroinc/NelmioApiDocBundle.git", |
4869 | | - "reference": "511ae90ad5027c61e2d678d64bfaa230e80ce571" |
| 4869 | + "reference": "e4afa23a5894ae9218271f2a8e69a6243ff3b148" |
4870 | 4870 | }, |
4871 | 4871 | "dist": { |
4872 | 4872 | "type": "zip", |
4873 | | - "url": "https://api.github.com/repos/oroinc/NelmioApiDocBundle/zipball/511ae90ad5027c61e2d678d64bfaa230e80ce571", |
4874 | | - "reference": "511ae90ad5027c61e2d678d64bfaa230e80ce571", |
| 4873 | + "url": "https://api.github.com/repos/oroinc/NelmioApiDocBundle/zipball/e4afa23a5894ae9218271f2a8e69a6243ff3b148", |
| 4874 | + "reference": "e4afa23a5894ae9218271f2a8e69a6243ff3b148", |
4875 | 4875 | "shasum": "" |
4876 | 4876 | }, |
4877 | 4877 | "require": { |
|
4931 | 4931 | "support": { |
4932 | 4932 | "source": "https://github.com/oroinc/NelmioApiDocBundle/tree/ticket/BAP-23109" |
4933 | 4933 | }, |
4934 | | - "time": "2025-09-17T09:46:45+00:00" |
| 4934 | + "time": "2025-10-15T12:05:42+00:00" |
4935 | 4935 | }, |
4936 | 4936 | { |
4937 | 4937 | "name": "oro/calendar-bundle", |
|
6082 | 6082 | "source": { |
6083 | 6083 | "type": "git", |
6084 | 6084 | "url": "https://github.com/oroinc/PubSubRouterBundle.git", |
6085 | | - "reference": "4ad8af159dd52253c3f6df889c8ff08645fff862" |
| 6085 | + "reference": "4c9243c2e810f74597bfac14ffdb447960953ff2" |
6086 | 6086 | }, |
6087 | 6087 | "dist": { |
6088 | 6088 | "type": "zip", |
6089 | | - "url": "https://api.github.com/repos/oroinc/PubSubRouterBundle/zipball/4ad8af159dd52253c3f6df889c8ff08645fff862", |
6090 | | - "reference": "4ad8af159dd52253c3f6df889c8ff08645fff862", |
| 6089 | + "url": "https://api.github.com/repos/oroinc/PubSubRouterBundle/zipball/4c9243c2e810f74597bfac14ffdb447960953ff2", |
| 6090 | + "reference": "4c9243c2e810f74597bfac14ffdb447960953ff2", |
6091 | 6091 | "shasum": "" |
6092 | 6092 | }, |
6093 | 6093 | "require": { |
|
6150 | 6150 | "url": "https://github.com/mbabker" |
6151 | 6151 | } |
6152 | 6152 | ], |
6153 | | - "time": "2025-09-24T13:17:17+00:00" |
| 6153 | + "time": "2025-10-15T12:58:50+00:00" |
6154 | 6154 | }, |
6155 | 6155 | { |
6156 | 6156 | "name": "oroinc/web-socket-bundle", |
@@ -14451,28 +14451,28 @@ |
14451 | 14451 | }, |
14452 | 14452 | { |
14453 | 14453 | "name": "webmozart/assert", |
14454 | | - "version": "1.11.0", |
| 14454 | + "version": "1.12.0", |
14455 | 14455 | "source": { |
14456 | 14456 | "type": "git", |
14457 | 14457 | "url": "https://github.com/webmozarts/assert.git", |
14458 | | - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" |
| 14458 | + "reference": "541057574806f942c94662b817a50f63f7345360" |
14459 | 14459 | }, |
14460 | 14460 | "dist": { |
14461 | 14461 | "type": "zip", |
14462 | | - "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", |
14463 | | - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", |
| 14462 | + "url": "https://api.github.com/repos/webmozarts/assert/zipball/541057574806f942c94662b817a50f63f7345360", |
| 14463 | + "reference": "541057574806f942c94662b817a50f63f7345360", |
14464 | 14464 | "shasum": "" |
14465 | 14465 | }, |
14466 | 14466 | "require": { |
14467 | 14467 | "ext-ctype": "*", |
| 14468 | + "ext-date": "*", |
| 14469 | + "ext-filter": "*", |
14468 | 14470 | "php": "^7.2 || ^8.0" |
14469 | 14471 | }, |
14470 | | - "conflict": { |
14471 | | - "phpstan/phpstan": "<0.12.20", |
14472 | | - "vimeo/psalm": "<4.6.1 || 4.6.2" |
14473 | | - }, |
14474 | | - "require-dev": { |
14475 | | - "phpunit/phpunit": "^8.5.13" |
| 14472 | + "suggest": { |
| 14473 | + "ext-intl": "", |
| 14474 | + "ext-simplexml": "", |
| 14475 | + "ext-spl": "" |
14476 | 14476 | }, |
14477 | 14477 | "type": "library", |
14478 | 14478 | "extra": { |
|
14503 | 14503 | ], |
14504 | 14504 | "support": { |
14505 | 14505 | "issues": "https://github.com/webmozarts/assert/issues", |
14506 | | - "source": "https://github.com/webmozarts/assert/tree/1.11.0" |
| 14506 | + "source": "https://github.com/webmozarts/assert/tree/1.12.0" |
14507 | 14507 | }, |
14508 | | - "time": "2022-06-03T18:03:27+00:00" |
| 14508 | + "time": "2025-10-20T12:43:39+00:00" |
14509 | 14509 | }, |
14510 | 14510 | { |
14511 | 14511 | "name": "willdurand/jsonp-callback-validator", |
|
0 commit comments