Skip to content

Commit

Permalink
Merge pull request #5 from dotswan/develop
Browse files Browse the repository at this point in the history
[Chore] Update composer dependency.
  • Loading branch information
majidalavizadeh authored Mar 25, 2024
2 parents 3a1f7a2 + 6d416be commit 06946d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"php": "^8.1",
"filament/filament": "^3.0",
"spatie/laravel-package-tools": "^1.15.0",
"illuminate/contracts": "^10.0"
"illuminate/contracts": "^10.0 || ^11.0"
},
"require-dev": {
"laravel/pint": "^1.0",
Expand Down

0 comments on commit 06946d1

Please sign in to comment.