mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 20:17:17 +00:00
✨
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
composer.lock
|
||||
docs
|
||||
vendor
|
||||
.idea
|
||||
|
||||
+3
-3
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user