1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00

Merge pull request #12 from Mou-Ikkai/dependabot/composer/0.7.x/bacon/bacon-qr-code-2.0.2

Bump bacon/bacon-qr-code from 2.0.0 to 2.0.2
This commit is contained in:
Mou Ikkai 2020-09-30 17:31:58 -04:00 committed by GitHub
commit 717419202a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -49,7 +49,7 @@
"dragonmantank/cron-expression": "3.0.1",
"domnikl/statsd": "2.0.*",
"influxdb/influxdb-php": "1.15.*",
"bacon/bacon-qr-code": "2.0.0",
"bacon/bacon-qr-code": "2.0.2",
"phpmailer/phpmailer": "6.1.7"
},
"require-dev": {

18
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "26d3255ee9c6aa83f1e4ca4826d167a0",
"content-hash": "19733c6ed3b116b05ca08feaa1cfe7f2",
"packages": [
{
"name": "appwrite/php-clamav",
@ -53,16 +53,16 @@
},
{
"name": "bacon/bacon-qr-code",
"version": "2.0.0",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
"reference": "eaac909da3ccc32b748a65b127acd8918f58d9b0"
"reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/eaac909da3ccc32b748a65b127acd8918f58d9b0",
"reference": "eaac909da3ccc32b748a65b127acd8918f58d9b0",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/add6d9ff97336b62f95a3b94f75cea4e085465b2",
"reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2",
"shasum": ""
},
"require": {
@ -72,8 +72,8 @@
},
"require-dev": {
"phly/keep-a-changelog": "^1.4",
"phpunit/phpunit": "^6.4",
"squizlabs/php_codesniffer": "^3.1"
"phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4"
},
"suggest": {
"ext-imagick": "to generate QR code images"
@ -92,13 +92,13 @@
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "http://www.dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
"time": "2018-04-25T17:53:56+00:00"
"time": "2020-07-30T16:40:58+00:00"
},
{
"name": "colinmollenhour/credis",