Skip to content

Commit 5586016

Browse files
committed
Replace Zend_Measure with php-units-of-measure
- see https://github.com/PhpUnitsOfMeasure/php-units-of-measure
1 parent 851e06b commit 5586016

File tree

2 files changed

+56
-2
lines changed

2 files changed

+56
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"nnnick/chartjs": "^4.4",
4040
"openmage/composer-plugin": "^3.1",
4141
"pelago/emogrifier": "^8.0",
42+
"php-units-of-measure/php-units-of-measure": "^2.2",
4243
"phpseclib/mcrypt_compat": "^2.0.3",
4344
"phpseclib/phpseclib": "^3.0.14",
4445
"shardj/zf1-future": "^1.24.1",
@@ -196,4 +197,4 @@
196197
"vendor:patch": "Create patch file",
197198
"test": "Run php-cs-fixer, phpstan & phpunit"
198199
}
199-
}
200+
}

composer.lock

Lines changed: 54 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)