Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit da1f954

Browse files
authoredAug 2, 2024··
chore(deps): update dependency phpunit/phpunit to 11.3.x
1 parent 97be4dc commit da1f954

File tree

2 files changed

+121
-122
lines changed

2 files changed

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

‎2021/php/composer.lock

+120-121
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.