Skip to content

Commit e408c20

Browse files
chore(deps): update dependency phpunit/phpunit to v12
1 parent 97be4dc commit e408c20

File tree

2 files changed

+255
-320
lines changed

2 files changed

+255
-320
lines changed

2021/php/composer.json

+1-1
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": "12.0.x"
66
},
77
"license": "MIT",
88
"autoload": {

0 commit comments

Comments
 (0)