Przeglądaj źródła

:octocat: PHPUnit 8.3

codemasher 6 lat temu
rodzic
commit
9b0018524b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -30,7 +30,7 @@
 		"chillerlan/php-settings-container": "^1.1"
 	},
 	"require-dev": {
-		"phpunit/phpunit": "^8.0"
+		"phpunit/phpunit": "^8.3"
 	},
 	"suggest": {
 		"chillerlan/php-authenticator": "^3.0"