Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
takashato committed Jul 1, 2023
1 parent 3a6d589 commit 9805de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -17,15 +17,15 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^9.0",
"illuminate/contracts": "^9.0|^10.0",
"simplesoftwareio/simple-qrcode": "^4.2",
"spatie/laravel-package-tools": "^1.13.0"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^6.0",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^7.0",
"orchestra/testbench": "^8.5.9",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.1",
"phpstan/extension-installer": "^1.1",
Expand Down

0 comments on commit 9805de6

Please sign in to comment.