Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed May 15, 2022
1 parent 8f00f43 commit 70bc676
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"name": "bkwld/croppa",
"description": "Image thumbnail creation through specially formatted URLs for Laravel",
"keywords": [
"image",
"thumb",
"resize",
"laravel"
],
"homepage": "https://github.com/bkwld/croppa",
"license": "MIT",
"authors": [
{
"name": "Robert Reinhard"
Expand All @@ -9,7 +17,6 @@
"name": "Samuel De Backer"
}
],
"license": "MIT",
"require": {
"php": "^8.0.2",
"illuminate/console": "^9.0",
Expand Down

0 comments on commit 70bc676

Please sign in to comment.