Skip to content

Commit

Permalink
chore(deps): update dependency phpunit/phpunit to 11.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 513f6c6 commit b32933d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion 2021/php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "codelicia/aoc2021",
"type": "project",
"require-dev": {
"phpunit/phpunit": "11.0.x"
"phpunit/phpunit": "11.1.x"
},
"license": "MIT",
"autoload": {
Expand Down
48 changes: 24 additions & 24 deletions 2021/php/composer.lock

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

0 comments on commit b32933d

Please sign in to comment.