project grouped invoice calculator (#892)

This commit is contained in:
Kevin Papst
2019-07-24 17:45:51 +02:00
committed by GitHub
parent 56e276939b
commit 53eda31179
12 changed files with 346 additions and 97 deletions

View File

@@ -76,6 +76,9 @@
"symfony/thanks": "^1.0"
},
"config": {
"platform": {
"php": "7.2"
},
"preferred-install": {
"*": "dist"
},