We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e18c86 commit bb7f86cCopy full SHA for bb7f86c
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 2026-04-08 v1.2.2
2
3
-- Modernize PHP code style while retaining comptability to outdated PHP versions
+- Modernize PHP code style while retaining compatibility to outdated PHP versions
4
5
# 2021-02-08 v1.2.0
6
composer.json
@@ -16,7 +16,7 @@
16
"ext-imagick": "^3.6.0"
17
},
18
"require-dev": {
19
- "phpunit/phpunit": "^9"
+ "phpunit/phpunit": "^12"
20
21
"support": {
22
"issues": "https://github.com/nohn/analogmeterreader/issues"
0 commit comments