Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
claudemyburgh committed Jun 8, 2024
1 parent b4c7db5 commit a49a1b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
}
],
"require": {
"php": "^8.2",
"php": "^8.2|^8.3",
"designbycode/business-name-generator": "^1.1.0",
"spatie/laravel-package-tools": "^1.16",
"illuminate/contracts": "^10.0||^11.0"
},
"require-dev": {
"designbycode/business-name-generator": "^1.1.0",
"laravel/pint": "^1.14",
"nunomaduro/collision": "^8.1.1||^7.10.0",
"larastan/larastan": "^2.9",
Expand Down

0 comments on commit a49a1b4

Please sign in to comment.