Przeglądaj źródła

:octocat: phpunit 6.4.*

smiley 8 lat temu
rodzic
commit
925f927656
1 zmienionych plików z 1 dodań i 1 usunięć
  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": "*"