Skip to content

Commit

Permalink
Merge pull request #5 from opengsq/dependabot/composer/phpunit/phpuni…
Browse files Browse the repository at this point in the history
…t-10.5.10

Bump phpunit/phpunit from 10.5.9 to 10.5.10
  • Loading branch information
BattlefieldDuck authored Feb 5, 2024
2 parents e2c88d0 + ee17669 commit 13cb443
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"php": ">=8.1.2"
},
"require-dev": {
"phpunit/phpunit": "10.5.9"
"phpunit/phpunit": "10.5.10"
},
"scripts": {
"test": "vendor/bin/phpunit -c tests/phpunit.xml"
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13cb443

Please sign in to comment.