Skip to content

Commit f3b4648

Browse files
committed
Update composer.json
1 parent e9c9d84 commit f3b4648

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

composer.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
{
22
"name": "onliner/imgproxy-php",
3+
"type": "library",
34
"description": "ImgProxy url builder for PHP",
4-
"keywords": [
5-
"imgproxy",
6-
"imageproxy",
7-
"image",
8-
"resize"
9-
],
5+
"keywords": ["imgproxy", "imageproxy", "image", "resize"],
106
"license": "MIT",
117
"require": {
128
"php": "^7.2 || ^8.0"

0 commit comments

Comments
 (0)