Parcourir la source

:octocat: PHPUnit 8.5

codemasher il y a 5 ans
Parent
commit
622f302a44
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -31,7 +31,7 @@
 		"chillerlan/php-settings-container": "^1.2"
 	},
 	"require-dev": {
-		"phpunit/phpunit": "^8.4"
+		"phpunit/phpunit": "^8.5"
 	},
 	"suggest": {
 		"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps."