Skip to content

Commit

Permalink
Merge pull request #14 from a21ns1g4ts/upgrade-illuminate/contracts
Browse files Browse the repository at this point in the history
Upgrade illuminate/contracts
  • Loading branch information
widiu7omo authored May 24, 2024
2 parents 59eef98 + 6963c8f commit f0870bb
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 @@ -19,7 +19,7 @@
"php": "^8.1",
"filament/filament": "^3.0",
"cybercog/laravel-ban": "^4.8",
"illuminate/contracts": "^10.6",
"illuminate/contracts": "^11.8",
"spatie/laravel-package-tools": "^1.14"
},
"autoload": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"nunomaduro/collision": "^7.4",
"nunomaduro/collision": "^8.1",
"pestphp/pest": "^2.4",
"pestphp/pest-plugin-laravel": "^2.0"
}
Expand Down

0 comments on commit f0870bb

Please sign in to comment.