Expand test script and fix first functional test.

This commit is contained in:
James Cole
2023-02-06 06:14:07 +01:00
parent d58c230f00
commit 06be3f0d46
6 changed files with 132 additions and 30 deletions

View File

@@ -118,7 +118,7 @@
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9",
"thecodingmachine/phpstan-strict-rules": "^1.0"
},
"suggest": {