Skip to content

Commit cb9f116

Browse files
Updated dev.locks
| Production Changes | From | To | Compare | |--------------------------------|----------|----------|-------------------------------------------------------------------------------------------------| | doctrine/persistence | 3.4.1 | 3.4.2 | [...](doctrine/persistence@3.4.1...3.4.2) | | google/apiclient-services | v0.415.0 | v0.417.0 | [...](googleapis/google-api-php-client-services@v0.415.0...v0.417.0) | | laminas/laminas-servicemanager | 3.23.1 | 3.24.0 | [...](laminas/laminas-servicemanager@3.23.1...3.24.0) | | laminas/laminas-stdlib | 3.20.0 | 3.21.0 | [...](laminas/laminas-stdlib@3.20.0...3.21.0) | | laminas/laminas-validator | 2.64.4 | 2.65.0 | [...](laminas/laminas-validator@2.64.4...2.65.0) | | lcobucci/clock | 3.3.1 | 3.4.0 | [...](lcobucci/clock@3.3.1...3.4.0) | | lcobucci/jwt | 5.5.0 | 5.6.0 | [...](lcobucci/jwt@5.5.0...5.6.0) | | oro/api-doc-bundle | 511ae90 | e4afa23 | [...](oroinc/NelmioApiDocBundle@511ae90...e4afa23) | | oroinc/pubsub-router-bundle | 4ad8af1 | 4c9243c | [...](oroinc/PubSubRouterBundle@4ad8af1...4c9243c) | | webmozart/assert | 1.11.0 | 1.12.0 | [...](webmozarts/assert@1.11.0...1.12.0) |
1 parent fb417b2 commit cb9f116

File tree

2 files changed

+332
-308
lines changed

2 files changed

+332
-308
lines changed

dev.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,16 +1723,16 @@
17231723
},
17241724
{
17251725
"name": "doctrine/persistence",
1726-
"version": "3.4.1",
1726+
"version": "3.4.2",
17271727
"source": {
17281728
"type": "git",
17291729
"url": "https://github.com/doctrine/persistence.git",
1730-
"reference": "23069c8cfc19d7825e9fbe3341227d8c51eff2bc"
1730+
"reference": "06a5956bc86e36bd667a382a16b36a3712361e05"
17311731
},
17321732
"dist": {
17331733
"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",
17361736
"shasum": ""
17371737
},
17381738
"require": {
@@ -1744,11 +1744,11 @@
17441744
"doctrine/common": "<2.10"
17451745
},
17461746
"require-dev": {
1747-
"doctrine/coding-standard": "^12",
1747+
"doctrine/coding-standard": "^12 || ^14",
17481748
"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",
17521752
"phpunit/phpunit": "^8.5.38 || ^9.5",
17531753
"symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
17541754
},
@@ -1799,7 +1799,7 @@
17991799
],
18001800
"support": {
18011801
"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"
18031803
},
18041804
"funding": [
18051805
{
@@ -1815,7 +1815,7 @@
18151815
"type": "tidelift"
18161816
}
18171817
],
1818-
"time": "2025-09-29T06:33:58+00:00"
1818+
"time": "2025-10-16T19:46:07+00:00"
18191819
},
18201820
{
18211821
"name": "doctrine/sql-formatter",
@@ -3680,21 +3680,21 @@
36803680
},
36813681
{
36823682
"name": "laminas/laminas-servicemanager",
3683-
"version": "3.23.1",
3683+
"version": "3.24.0",
36843684
"source": {
36853685
"type": "git",
36863686
"url": "https://github.com/laminas/laminas-servicemanager.git",
3687-
"reference": "06594db3a644447521eace9b5efdb12dc8446a33"
3687+
"reference": "b172a0df568bf37ebdfb3658263156eefe3c1e8c"
36883688
},
36893689
"dist": {
36903690
"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",
36933693
"shasum": ""
36943694
},
36953695
"require": {
36963696
"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",
36983698
"psr/container": "^1.0"
36993699
},
37003700
"conflict": {
@@ -3717,7 +3717,7 @@
37173717
"laminas/laminas-container-config-test": "^0.8",
37183718
"mikey179/vfsstream": "^1.6.12",
37193719
"phpbench/phpbench": "^1.4.1",
3720-
"phpunit/phpunit": "^10.5.51",
3720+
"phpunit/phpunit": "^10.5.58",
37213721
"psalm/plugin-phpunit": "^0.18.4",
37223722
"vimeo/psalm": "^5.26.1"
37233723
},
@@ -3766,34 +3766,34 @@
37663766
"type": "community_bridge"
37673767
}
37683768
],
3769-
"time": "2025-08-12T08:44:02+00:00"
3769+
"time": "2025-10-14T09:03:51+00:00"
37703770
},
37713771
{
37723772
"name": "laminas/laminas-stdlib",
3773-
"version": "3.20.0",
3773+
"version": "3.21.0",
37743774
"source": {
37753775
"type": "git",
37763776
"url": "https://github.com/laminas/laminas-stdlib.git",
3777-
"reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4"
3777+
"reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096"
37783778
},
37793779
"dist": {
37803780
"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",
37833783
"shasum": ""
37843784
},
37853785
"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"
37873787
},
37883788
"conflict": {
37893789
"zendframework/zend-stdlib": "*"
37903790
},
37913791
"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"
37973797
},
37983798
"type": "library",
37993799
"autoload": {
@@ -3825,26 +3825,26 @@
38253825
"type": "community_bridge"
38263826
}
38273827
],
3828-
"time": "2024-10-29T13:46:07+00:00"
3828+
"time": "2025-10-11T18:13:12+00:00"
38293829
},
38303830
{
38313831
"name": "laminas/laminas-validator",
3832-
"version": "2.64.4",
3832+
"version": "2.65.0",
38333833
"source": {
38343834
"type": "git",
38353835
"url": "https://github.com/laminas/laminas-validator.git",
3836-
"reference": "e2e6631f599a9b0db1e23adb633c09a2f0c68bed"
3836+
"reference": "f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49"
38373837
},
38383838
"dist": {
38393839
"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",
38423842
"shasum": ""
38433843
},
38443844
"require": {
38453845
"laminas/laminas-servicemanager": "^3.21.0",
38463846
"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",
38483848
"psr/http-message": "^1.0.1 || ^2.0.0"
38493849
},
38503850
"conflict": {
@@ -3853,15 +3853,15 @@
38533853
"require-dev": {
38543854
"laminas/laminas-coding-standard": "^2.5",
38553855
"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",
38613861
"psalm/plugin-phpunit": "^0.19.0",
38623862
"psr/http-client": "^1.0.3",
38633863
"psr/http-factory": "^1.1.0",
3864-
"vimeo/psalm": "^5.24.0"
3864+
"vimeo/psalm": "^5.26.1"
38653865
},
38663866
"suggest": {
38673867
"laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
@@ -3909,7 +3909,7 @@
39093909
"type": "community_bridge"
39103910
}
39113911
],
3912-
"time": "2025-06-16T14:38:00+00:00"
3912+
"time": "2025-10-13T14:40:30+00:00"
39133913
},
39143914
{
39153915
"name": "liip/imagine-bundle",
@@ -4866,12 +4866,12 @@
48664866
"source": {
48674867
"type": "git",
48684868
"url": "https://github.com/oroinc/NelmioApiDocBundle.git",
4869-
"reference": "511ae90ad5027c61e2d678d64bfaa230e80ce571"
4869+
"reference": "e4afa23a5894ae9218271f2a8e69a6243ff3b148"
48704870
},
48714871
"dist": {
48724872
"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",
48754875
"shasum": ""
48764876
},
48774877
"require": {
@@ -4931,7 +4931,7 @@
49314931
"support": {
49324932
"source": "https://github.com/oroinc/NelmioApiDocBundle/tree/ticket/BAP-23109"
49334933
},
4934-
"time": "2025-09-17T09:46:45+00:00"
4934+
"time": "2025-10-15T12:05:42+00:00"
49354935
},
49364936
{
49374937
"name": "oro/calendar-bundle",
@@ -6082,12 +6082,12 @@
60826082
"source": {
60836083
"type": "git",
60846084
"url": "https://github.com/oroinc/PubSubRouterBundle.git",
6085-
"reference": "4ad8af159dd52253c3f6df889c8ff08645fff862"
6085+
"reference": "4c9243c2e810f74597bfac14ffdb447960953ff2"
60866086
},
60876087
"dist": {
60886088
"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",
60916091
"shasum": ""
60926092
},
60936093
"require": {
@@ -6150,7 +6150,7 @@
61506150
"url": "https://github.com/mbabker"
61516151
}
61526152
],
6153-
"time": "2025-09-24T13:17:17+00:00"
6153+
"time": "2025-10-15T12:58:50+00:00"
61546154
},
61556155
{
61566156
"name": "oroinc/web-socket-bundle",
@@ -14451,28 +14451,28 @@
1445114451
},
1445214452
{
1445314453
"name": "webmozart/assert",
14454-
"version": "1.11.0",
14454+
"version": "1.12.0",
1445514455
"source": {
1445614456
"type": "git",
1445714457
"url": "https://github.com/webmozarts/assert.git",
14458-
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
14458+
"reference": "541057574806f942c94662b817a50f63f7345360"
1445914459
},
1446014460
"dist": {
1446114461
"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",
1446414464
"shasum": ""
1446514465
},
1446614466
"require": {
1446714467
"ext-ctype": "*",
14468+
"ext-date": "*",
14469+
"ext-filter": "*",
1446814470
"php": "^7.2 || ^8.0"
1446914471
},
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": ""
1447614476
},
1447714477
"type": "library",
1447814478
"extra": {
@@ -14503,9 +14503,9 @@
1450314503
],
1450414504
"support": {
1450514505
"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"
1450714507
},
14508-
"time": "2022-06-03T18:03:27+00:00"
14508+
"time": "2025-10-20T12:43:39+00:00"
1450914509
},
1451014510
{
1451114511
"name": "willdurand/jsonp-callback-validator",

0 commit comments

Comments
 (0)