mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-31 20:48:40 +00:00
:octocat: authenticator -> dev dependency
This commit is contained in:
+3
-3
@@ -19,11 +19,11 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.0.3",
|
||||
"chillerlan/php-traits": "^1.1",
|
||||
"chillerlan/php-authenticator": "^2.0"
|
||||
"chillerlan/php-traits": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "6.4.*"
|
||||
"phpunit/phpunit": "6.4.*",
|
||||
"chillerlan/php-authenticator": "^2.0"
|
||||
},
|
||||
"suggest": {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user