Skip to content

Commit

Permalink
Merge pull request #23 from Saifallak/patch-1
Browse files Browse the repository at this point in the history
Support L10 by Upgrading Contracts Package
  • Loading branch information
bezhanSalleh committed Apr 3, 2023
2 parents 2cc5f65 + 4900ceb commit 87cdbf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
"require": {
"php": "^8.0|^8.1",
"filament/filament": "^2.0",
"illuminate/contracts": "^9.0",
"illuminate/contracts": "^9.0|^10.0",
"spatie/laravel-analytics": "^4.1",
"spatie/laravel-package-tools": "^1.9.2"
},
Expand Down

0 comments on commit 87cdbf2

Please sign in to comment.