Skip to content

Commit

Permalink
refactor: Bump composer
Browse files Browse the repository at this point in the history
  • Loading branch information
nea authored Mar 22, 2024
1 parent 26a1fd1 commit c8960cd
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 @@ -22,9 +22,9 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.2|^8.3",
"spatie/laravel-package-tools": "^1.14",
"illuminate/contracts": "^10.0"
"illuminate/contracts": "^10.0|^11.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.8",
Expand Down

0 comments on commit c8960cd

Please sign in to comment.