Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Upgrade to phpunit 11
  • Loading branch information
usox committed Feb 3, 2024
1 parent 7fdb96a commit d8c2b05
Show file tree
Hide file tree
Showing 3 changed files with 406 additions and 345 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"phpstan/phpstan-doctrine": "^1.3",
"phpstan/phpstan-mockery": "^1",
"phpstan/phpstan-strict-rules": "^1",
"phpunit/phpunit": "^10",
"phpunit/phpunit": "^11",
"rector/rector": "^0.19",
"tomasvotruba/cognitive-complexity": "^0.2",
"tomasvotruba/type-coverage": "^0.2.1"
Expand Down
Loading

0 comments on commit d8c2b05

Please sign in to comment.