Skip to content

Commit a0d9c7d

Browse files
Update all patch versions
1 parent 9c6e5ce commit a0d9c7d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
persist-credentials: false
2525

26-
- uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
26+
- uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
2727
with:
2828
results_file: results.sarif
2929
results_format: sarif

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"php-ds/php-ds": "^1.7.0",
4444
"php-parallel-lint/php-console-highlighter": "^1.0",
4545
"php-parallel-lint/php-parallel-lint": "1.4.0",
46-
"phpstan/phpstan": "2.1.31",
47-
"phpstan/phpstan-phpunit": "2.0.7",
46+
"phpstan/phpstan": "2.1.50",
47+
"phpstan/phpstan-phpunit": "2.0.16",
4848
"phpunit/phpunit": "^10.5.47",
4949
"react/http": "^1.11",
5050
"slevomat/coding-standard": "8.19.1",
51-
"squizlabs/php_codesniffer": "3.13.2"
51+
"squizlabs/php_codesniffer": "3.13.5"
5252
},
5353
"autoload-dev": {
5454
"psr-4": {

prod/native/conanfile.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[requires]
22
libcurl/8.10.1
3-
libunwind/1.8.1
4-
magic_enum/0.9.6
3+
libunwind/1.8.3
4+
magic_enum/0.9.7
55
boost/1.86.0
66
gtest/1.15.0
77
protobuf-custom/5.27.0

0 commit comments

Comments
 (0)