Skip to content

Commit

Permalink
Issue #86: Bump phpunit to ^10.5.38 in all composer.json files.
Browse files Browse the repository at this point in the history
  • Loading branch information
donquixote committed Nov 2, 2024
1 parent 369683b commit 3c47e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"require-dev": {
"ock/testing": "self.version",
"phpstan/phpstan": "2.0.x-dev",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^10.5.38",
"symfony/yaml": "^7.1.5",
"symfony/config": "^7.1.1"
},
Expand Down

0 comments on commit 3c47e1b

Please sign in to comment.