Skip to content

Commit

Permalink
Merge pull request #1 from charonlab/dependabot/composer/phpunit/phpu…
Browse files Browse the repository at this point in the history
…nit-11.0.3

chore(deps-dev): update phpunit/phpunit requirement from 10.5.x-dev to 11.0.3
  • Loading branch information
nulxrd committed Feb 11, 2024
2 parents a426aa9 + 1921f65 commit d379d88
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 @@ -15,7 +15,7 @@
},
"require-dev": {
"charonlab/coding-standard": "1.2.x-dev",
"phpunit/phpunit": "10.5.x-dev",
"phpunit/phpunit": "11.0.3",
"vimeo/psalm": "6.x-dev"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit d379d88

Please sign in to comment.