Ver Fonte

bump phpunit to 5.2

smiley há 9 anos atrás
pai
commit
1a2d4b1514
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -21,7 +21,7 @@
 		"php": ">=5.6.0"
 		"php": ">=5.6.0"
 	},
 	},
 	"require-dev": {
 	"require-dev": {
-		"phpunit/phpunit": "5.1.*"
+		"phpunit/phpunit": "5.2.*"
 	},
 	},
 	"suggest": {
 	"suggest": {
 		"chillerlan/php-googleauth": "*"
 		"chillerlan/php-googleauth": "*"