Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysanthos committed Jan 30, 2023
1 parent 8135568 commit db14d67
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 @@ -16,9 +16,9 @@
}
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^9.0",
"laravel/framework": "^9.41",
"php": "^8.1.0|^8.2.0",
"illuminate/contracts": "^9.0|^10.0",
"laravel/framework": "^9.41|^10.0",
"spatie/laravel-package-tools": "^1.13.0"
},
"require-dev": {
Expand Down

0 comments on commit db14d67

Please sign in to comment.