Skip to content

Commit

Permalink
laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
dbfx committed Jun 17, 2023
1 parent bddac5e commit 719116e
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 @@ -18,8 +18,8 @@
}
],
"require": {
"php": "^7.3|^7.4|^8.0|^8.1",
"laravel/framework": "^8|^9",
"php": "^7.3|^7.4|^8.0|^8.1|^8.2",
"laravel/framework": "^8|^9|^10",
"spatie/laravel-package-tools": "^1.4.3",
"illuminate/contracts": "^8.37|^9.0"
},
Expand Down

0 comments on commit 719116e

Please sign in to comment.