Skip to content

Commit 58cfaac

Browse files
committed
Updated json serialization using RationalMoney
1 parent da3f0cf commit 58cfaac

File tree

4 files changed

+421
-915
lines changed

4 files changed

+421
-915
lines changed

composer.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@
2323
"name": "Toon Van den Bos",
2424
"email": "[email protected]"
2525
}
26-
]
26+
],
27+
"config": {
28+
"allow-plugins": {
29+
"pestphp/pest-plugin": true
30+
}
31+
}
2732
}

0 commit comments

Comments
 (0)