Browse Source

:octocat: phpunit 6.4.*

smiley 8 năm trước cách đây
mục cha
commit
925f927656
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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": "*"