Explorar el Código

:octocat: phpunit 6.4.*

smiley hace 8 años
padre
commit
925f927656
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -21,7 +21,7 @@
 		"php": ">=7.0.3"
 	},
 	"require-dev": {
-		"phpunit/phpunit": "6.0.*"
+		"phpunit/phpunit": "6.4.*"
 	},
 	"suggest": {
 		"chillerlan/php-googleauth": "*"