Skip to content

Commit 32b439a

Browse files
Updated dev.locks
| Production Changes | From | To | Compare | |---------------------------|----------|----------|-------------------------------------------------------------------------------------------------| | google/apiclient | v2.18.3 | v2.18.4 | [...](googleapis/google-api-php-client@v2.18.3...v2.18.4) | | google/apiclient-services | v0.414.0 | v0.415.0 | [...](googleapis/google-api-php-client-services@v0.414.0...v0.415.0) | | lcobucci/clock | 3.3.1 | 3.4.0 | [...](lcobucci/clock@3.3.1...3.4.0) | | open-telemetry/api | 1.6.0 | 1.7.0 | [...](opentelemetry-php/api@1.6.0...1.7.0) | | phpseclib/phpseclib | 3.0.46 | 3.0.47 | [...](phpseclib/phpseclib@3.0.46...3.0.47) |
1 parent 595b7cb commit 32b439a

File tree

2 files changed

+243
-224
lines changed

2 files changed

+243
-224
lines changed

dev.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -663,6 +663,7 @@
663663
"issues": "https://github.com/doctrine/annotations/issues",
664664
"source": "https://github.com/doctrine/annotations/tree/1.14.4"
665665
},
666+
"abandoned": true,
666667
"time": "2024-09-05T10:15:52+00:00"
667668
},
668669
{
@@ -756,6 +757,7 @@
756757
"type": "tidelift"
757758
}
758759
],
760+
"abandoned": true,
759761
"time": "2022-05-20T20:07:39+00:00"
760762
},
761763
{
@@ -4242,34 +4244,34 @@
42424244
},
42434245
{
42444246
"name": "lcobucci/clock",
4245-
"version": "3.3.1",
4247+
"version": "3.4.0",
42464248
"source": {
42474249
"type": "git",
42484250
"url": "https://github.com/lcobucci/clock.git",
4249-
"reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b"
4251+
"reference": "f91d84f65cb3e974988bbe872b5da8ca132a155f"
42504252
},
42514253
"dist": {
42524254
"type": "zip",
4253-
"url": "https://api.github.com/repos/lcobucci/clock/zipball/db3713a61addfffd615b79bf0bc22f0ccc61b86b",
4254-
"reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b",
4255+
"url": "https://api.github.com/repos/lcobucci/clock/zipball/f91d84f65cb3e974988bbe872b5da8ca132a155f",
4256+
"reference": "f91d84f65cb3e974988bbe872b5da8ca132a155f",
42554257
"shasum": ""
42564258
},
42574259
"require": {
4258-
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
4260+
"php": "~8.3.0 || ~8.4.0",
42594261
"psr/clock": "^1.0"
42604262
},
42614263
"provide": {
42624264
"psr/clock-implementation": "1.0"
42634265
},
42644266
"require-dev": {
4265-
"infection/infection": "^0.29",
4267+
"infection/infection": "^0.31",
42664268
"lcobucci/coding-standard": "^11.1.0",
42674269
"phpstan/extension-installer": "^1.3.1",
4268-
"phpstan/phpstan": "^1.10.25",
4269-
"phpstan/phpstan-deprecation-rules": "^1.1.3",
4270-
"phpstan/phpstan-phpunit": "^1.3.13",
4271-
"phpstan/phpstan-strict-rules": "^1.5.1",
4272-
"phpunit/phpunit": "^11.3.6"
4270+
"phpstan/phpstan": "^2.0.0",
4271+
"phpstan/phpstan-deprecation-rules": "^2.0.0",
4272+
"phpstan/phpstan-phpunit": "^2.0.0",
4273+
"phpstan/phpstan-strict-rules": "^2.0.0",
4274+
"phpunit/phpunit": "^12.0.0"
42734275
},
42744276
"type": "library",
42754277
"autoload": {
@@ -4290,7 +4292,7 @@
42904292
"description": "Yet another clock abstraction",
42914293
"support": {
42924294
"issues": "https://github.com/lcobucci/clock/issues",
4293-
"source": "https://github.com/lcobucci/clock/tree/3.3.1"
4295+
"source": "https://github.com/lcobucci/clock/tree/3.4.0"
42944296
},
42954297
"funding": [
42964298
{
@@ -4302,7 +4304,7 @@
43024304
"type": "patreon"
43034305
}
43044306
],
4305-
"time": "2024-09-24T20:45:14+00:00"
4307+
"time": "2025-10-08T18:00:48+00:00"
43064308
},
43074309
{
43084310
"name": "lcobucci/jwt",
@@ -5932,7 +5934,7 @@
59325934
"dist": {
59335935
"type": "path",
59345936
"url": "../../package/platform",
5935-
"reference": "daad6bbe200f1379275c15744c8e8512bbfaa662"
5937+
"reference": "c9435da3af22da0a238760d071c23b62d206cb3c"
59365938
},
59375939
"require": {
59385940
"ass/xmlsecurity": "1.1.1",
@@ -6104,7 +6106,6 @@
61046106
"tinymce": "6.8.6",
61056107
"timepicker": "1.14.0",
61066108
"datepair.js": "0.4.*",
6107-
"jquery-ui-multiselect-widget": "2.0.1",
61086109
"autolinker": "4.0.0",
61096110
"Base64": "1.1.0",
61106111
"flotr2": "0.1.0",

0 commit comments

Comments
 (0)