This commit is contained in:
codemasher
2018-01-19 20:29:05 +01:00
parent 1042e99af3
commit 1ce6981459
3 changed files with 1576 additions and 4 deletions
-1
View File
@@ -1,4 +1,3 @@
composer.lock
docs
vendor
.idea
+3 -3
View File
@@ -19,11 +19,11 @@
],
"require": {
"php": ">=7.0.3",
"chillerlan/php-traits": "1.1.*",
"chillerlan/php-authenticator": ">=2.0.0"
"chillerlan/php-traits": "^1.1",
"chillerlan/php-authenticator": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "6.5.*"
"phpunit/phpunit": "~6.5"
},
"suggest": {
},
Generated
+1573
View File
File diff suppressed because it is too large Load Diff