:octocat:

This commit is contained in:
smiley
2017-12-21 01:29:33 +01:00
parent f388ff8c4b
commit eb0f062478
+2 -2
View File
@@ -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": "*"