Skip to content

Commit 589d9c4

Browse files
chore(deps): update dependency phpunit/phpunit to 11.4.x
1 parent 97be4dc commit 589d9c4

File tree

2 files changed

+153
-154
lines changed

2 files changed

+153
-154
lines changed

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": "11.0.x"
5+
"phpunit/phpunit": "11.4.x"
66
},
77
"license": "MIT",
88
"autoload": {

0 commit comments

Comments
 (0)