Skip to content

Commit

Permalink
Merge pull request #24 from elipZis/bump-laravel-1
Browse files Browse the repository at this point in the history
refactor: Bump composer
  • Loading branch information
nea committed Mar 22, 2024
2 parents 26a1fd1 + c8960cd commit cf9e40b
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 cf9e40b

Please sign in to comment.