Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Adding webp-convert Packagist version
Browse files Browse the repository at this point in the history
  • Loading branch information
S1SYPHOS committed Feb 28, 2018
1 parent aa5aa19 commit 26e8568
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
{
"name": "s1syphos/kirby-webp",
"description": "WebP generation for Kirby",
"type": "kirby-plugin",
"minimum-stability": "dev",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/S1SYPHOS/webp-convert"
}
],
"license": "MIT",
"require": {
"composer/installers": "~1.0",
"rosell-dk/webp-convert": "@dev"
"s1syphos/webp-convert": "~0.1"
}
}

0 comments on commit 26e8568

Please sign in to comment.