Browse Source

:octocat:

smiley 8 years ago
parent
commit
eb0f062478
1 changed files with 2 additions and 2 deletions
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -19,11 +19,11 @@
 	],
 	"require": {
 		"php": ">=7.0.3",
-		"chillerlan/php-traits": "1.0.*"
+		"chillerlan/php-traits": "1.1.*"
 	},
 	"require-dev": {
 		"chillerlan/php-googleauth": "1.1.*",
-		"phpunit/phpunit": "6.4.*"
+		"phpunit/phpunit": "6.5.*"
 	},
 	"suggest": {
 		"chillerlan/php-googleauth": "*"