Browse Source

Bump PHPUnit

Dries Vints 4 years ago
parent
commit
5fde1337d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -18,7 +18,7 @@
         "fzaninotto/faker": "^1.4",
         "mockery/mockery": "^1.0",
         "nunomaduro/collision": "^3.0",
-        "phpunit/phpunit": "^8.0"
+        "phpunit/phpunit": "^8.3"
     },
     "config": {
         "optimize-autoloader": true,