Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Upgrade contracts and collections packages
  • Loading branch information
umutphp authored Aug 6, 2024
1 parent 0019948 commit a52400a
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": "^7.4|^8.0|^8.1|^8.2|^8.3",
"illuminate/collections": "^8.0|^9.0|^10.0",
"illuminate/contracts": "^8.0|^9.0|^10.0",
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0",
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
"spatie/laravel-package-tools": "^1.4.3"
},
"require-dev": {
Expand Down

0 comments on commit a52400a

Please sign in to comment.