Skip to content

Commit 18a57a0

Browse files
Update dependency phpstan/phpstan to ^2.1.5
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | packagist | phpstan/phpstan | 2.1.4 | 2.1.5 |
1 parent c3803d3 commit 18a57a0

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.68.5"
1717
},
1818
"require-dev": {
19-
"phpstan/phpstan": "^2.1.4",
19+
"phpstan/phpstan": "^2.1.5",
2020
"phpstan/phpstan-phpunit": "^2",
2121
"phpunit/phpunit": "^11.5.7"
2222
},

0 commit comments

Comments
 (0)