Skip to content

Commit 88da797

Browse files
Update dependency phpunit/phpunit to ^11.2.4
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.2.3 | 11.2.4 |
1 parent af641a6 commit 88da797

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
@@ -17,7 +17,7 @@
1717
"phpstan/phpstan": "^1.11.5",
1818
"phpstan/phpstan-phpunit": "^1.4.0",
1919
"phpstan/phpstan-strict-rules": "^1.6.0",
20-
"phpunit/phpunit": "^11.2.3",
20+
"phpunit/phpunit": "^11.2.4",
2121
"slam/php-cs-fixer-extensions": "^3.11.1",
2222
"symfony/console": "^7.1.1"
2323
},

0 commit comments

Comments
 (0)