Skip to content

Commit

Permalink
:octocat: dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 6, 2024
1 parent c9cbb1a commit dfaef9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"prefer-stable": true,
"require": {
"php": "^8.2",
"chillerlan/php-settings-container": "^3.0",
"chillerlan/php-settings-container": "^3.2",
"paragonie/constant_time_encoding": "^2.6"
},
"require-dev": {
Expand All @@ -32,8 +32,8 @@
"ext-sodium": "*",
"phan/phan": "^5.4",
"phpmd/phpmd": "^2.15",
"phpunit/phpunit": "^10.5",
"squizlabs/php_codesniffer": "^3.8"
"phpunit/phpunit": "^11.0",
"squizlabs/php_codesniffer": "^3.9"
},
"suggest": {
"chillerlan/php-qrcode": "Create QR Codes for use with an authenticator app."
Expand Down

0 comments on commit dfaef9f

Please sign in to comment.