Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yoeriboven committed Oct 6, 2024
1 parent a775e9a commit eb11cfa
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,8 +16,8 @@
}
],
"require": {
"php": "^8.1",
"nesbot/carbon": "^2.72",
"php": "^8.1|^8.2|^8.3",
"nesbot/carbon": "^2.72|^3.0",
"spatie/laravel-package-tools": "^1.9.2"
},
"require-dev": {
Expand Down

0 comments on commit eb11cfa

Please sign in to comment.