1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2025-12-12 03:14:03 +00:00

text: readme updates and code cleanup

This commit is contained in:
Gaurav 2022-03-08 19:56:34 +05:30
parent 1b34e3f4c2
commit dce1269799
5 changed files with 15 additions and 12 deletions

View file

@ -43,5 +43,10 @@
}
},
"minimum-stability": "dev",
"prefer-stable": true
"prefer-stable": true,
"config": {
"allow-plugins": {
"pestphp/pest-plugin": true
}
}
}