Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
uyab committed Sep 20, 2024
1 parent 98d3364 commit 6067341
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 @@ -24,8 +24,8 @@
"intervention/image": "^3.4"
},
"suggest": {
"ext-gd": "Neede to support image manipulation",
"ext-imagick": "Neede to support image manipulation, better than GD"
"ext-gd": "Needed to support image manipulation",
"ext-imagick": "Needed to support image manipulation, better than GD"
},

"require-dev": {
Expand All @@ -51,7 +51,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
"dev-master": "6.0-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 6067341

Please sign in to comment.