Skip to content

Commit 1f0e863

Browse files
authored
Merge pull request #41 from codelicia/renovate/phpunit-phpunit-10.x
chore(deps): update dependency phpunit/phpunit to 10.5.x
2 parents 375c463 + d3880f8 commit 1f0e863

2 files changed

Lines changed: 99 additions & 99 deletions

File tree

2021/php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codelicia/aoc2021",
33
"type": "project",
44
"require-dev": {
5-
"phpunit/phpunit": "10.4.x"
5+
"phpunit/phpunit": "10.5.x"
66
},
77
"license": "MIT",
88
"autoload": {

0 commit comments

Comments
 (0)