Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmaelR04 committed Nov 13, 2024
1 parent ab8c949 commit d50c997
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
}
],
"require": {
"php": "^8.0",
"laravel/framework": "^9.0|^10.0|^11.0"
"php": "^8.2",
"laravel/framework": "^10.0|^11.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.4",
Expand Down Expand Up @@ -46,4 +46,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit d50c997

Please sign in to comment.