Skip to content

Commit eb8d774

Browse files
committed
:octocat: dependency updates
1 parent eb590f6 commit eb8d774

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://getcomposer.org/schema.json",
23
"name": "chillerlan/php-qrcode",
34
"description": "A QR Code generator and reader with a user-friendly API. PHP 8.2+",
45
"homepage": "https://github.com/chillerlan/php-qrcode",
@@ -52,10 +53,10 @@
5253
},
5354
"require-dev": {
5455
"chillerlan/php-authenticator": "^5.1",
55-
"intervention/image": "^3.5",
56+
"intervention/image": "^3.7",
5657
"phpbench/phpbench": "^1.2.15",
5758
"phan/phan": "^5.4",
58-
"phpunit/phpunit": "^11.0",
59+
"phpunit/phpunit": "^11.2",
5960
"phpmd/phpmd": "^2.15",
6061
"setasign/fpdf": "^1.8.2",
6162
"squizlabs/php_codesniffer": "^3.9"

0 commit comments

Comments
 (0)