Skip to content

Commit bb7f86c

Browse files
committed
update phpunit to ^12
1 parent 4e18c86 commit bb7f86c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 2026-04-08 v1.2.2
22

3-
- Modernize PHP code style while retaining comptability to outdated PHP versions
3+
- Modernize PHP code style while retaining compatibility to outdated PHP versions
44

55
# 2021-02-08 v1.2.0
66

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-imagick": "^3.6.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "^9"
19+
"phpunit/phpunit": "^12"
2020
},
2121
"support": {
2222
"issues": "https://github.com/nohn/analogmeterreader/issues"

0 commit comments

Comments
 (0)