Skip to content

Commit 79cbd5c

Browse files
Update dependency phpstan/phpstan to ^1.10.43
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpstan/phpstan | 1.10.42 | 1.10.43 |
1 parent 3b88a00 commit 79cbd5c

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
"friendsofphp/php-cs-fixer": "^3.38.2"
1717
},
1818
"require-dev": {
19-
"phpstan/phpstan": "^1.10.42",
19+
"phpstan/phpstan": "^1.10.43",
2020
"phpstan/phpstan-phpunit": "^1.3.15",
2121
"phpunit/phpunit": "^10.4.2",
2222
"slam/php-debug-r": "^1.8.1",

0 commit comments

Comments
 (0)