Finish migration to new option library

This commit is contained in:
2024-07-28 19:45:29 -04:00
parent 4d764cbb3f
commit 3d2bc2a904
13 changed files with 72 additions and 148 deletions

View File

@@ -22,8 +22,7 @@
"php": ">=8.2",
"bit-badger/inspired-by-fsharp": "^1",
"netresearch/jsonmapper": "^4",
"ext-pdo": "*",
"phpoption/phpoption": "^1.9"
"ext-pdo": "*"
},
"require-dev": {
"phpunit/phpunit": "^11",