Skip to content

Commit 17bea84

Browse files
Update dependency phpunit/phpunit to ^13.1.1
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 13.1.0 | 13.1.1 |
1 parent 508b332 commit 17bea84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nette/neon": "^3.4.7",
2020
"nikic/php-parser": "^4.19.2 || ^5.6.2",
2121
"phpstan/phpstan-phpunit": "^2.0.16",
22-
"phpunit/phpunit": "^13.1.0",
22+
"phpunit/phpunit": "^13.1.1",
2323
"slam/php-cs-fixer-extensions": "^3.15.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)