added `phpunit` dependency

feature/tests
Michael Ochmann 3 years ago
parent 2c00ed8b4a
commit 3025f885f7
  1. 4
      composer.json
  2. 2101
      composer.lock

@ -13,5 +13,7 @@
"email": "miko@massivedynamic.eu" "email": "miko@massivedynamic.eu"
} }
], ],
"require": {} "require-dev": {
"phpunit/phpunit": "^9.5"
}
} }

2101
composer.lock generated

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save