Skip to content

Commit 5c81d22

Browse files
Update dependency phpstan/phpstan to ^2.1.23
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.22 | 2.1.23 |
1 parent f4ae80e commit 5c81d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-libxml": "*"
1717
},
1818
"require-dev": {
19-
"phpstan/phpstan": "^2.1.22",
19+
"phpstan/phpstan": "^2.1.23",
2020
"phpstan/phpstan-phpunit": "^2.0.7",
2121
"phpstan/phpstan-strict-rules": "^2.0.6",
2222
"phpunit/phpunit": "^12.3.8",

0 commit comments

Comments
 (0)