Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nivv authored Jul 3, 2024
1 parent fd269db commit 52093bb
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 @@ -17,8 +17,8 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^9.0",
"illuminate/support": "^9.30",
"illuminate/contracts": "^9.0|^10.0|^11.0",
"illuminate/support": "^9.30|^10.0|^11.0",
"infab/core": "^2.2",
"spatie/laravel-package-tools": "^1.13.0"
},
Expand Down

0 comments on commit 52093bb

Please sign in to comment.