1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 14:16:46 +02:00

feat(core): add "phpunit/phpunit": "^9.4" #477

This commit is contained in:
Awilum
2020-10-16 20:16:27 +03:00
parent 297f099e1e
commit 7d67a3364d

View File

@@ -84,6 +84,7 @@
"doctrine/coding-standard": "8.1.0",
"pestphp/pest": "^0.3.3",
"phpstan/phpstan": "^0.12.42",
"symfony/var-dumper": "~5.1.5"
"symfony/var-dumper": "~5.1.5",
"phpunit/phpunit": "^9.4"
}
}