cloudinary / cloudinary/php-transformation-builder-sdk

suddenly require zip installation

Open
#13 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
3
Forks
6
PR merge metrics
No merged PRs in 30d

Description

## Bug report for Cloudinary PHP Transformation Builder SDK

## Describe the bug in a sentence or two.
Since the last update, this package installation is broken on our pieline. The cause is that this package require a zip installation.
Is this behavior normal?
For what i see from the `composer.lock`, the url of the package has changed from this
`"url": "https://github.com/cloudinary/php-transformation-builder-sdk",`
to this: `"url": "git@github.com:cloudinary/php-transformation-builder-sdk.git",`
See the screenshot below for more details.
As a customer, we have been using this package for years with no issues.
There migth be something wrong with your packagist

## Issue Type (Can be multiple)
- [ x] Build - Can’t install or import the SDK
- [ ] Performance - Performance issues
- [ ] Behaviour - Functions aren’t working as expected (such as generate URL)
- [ ] Documentation - Inconsistency between the docs and behaviour
- [ ] Other (Specify)

## Steps to reproduce
Composer update to the latest version (1.4)

## Error screenshots or Stack Trace (if applicable)
![image](https://github.com/cloudinary/php-transformation-builder-sdk/assets/9505463/79b109b0-e97a-431a-b267-dc1ce26c90ae)
![image](https://github.com/cloudinary/php-transformation-builder-sdk/assets/9505463/f8469b4a-d207-4dc1-9edb-9d9c5a520854)

## Operating System
- [ ] Linux
- [ x] Windows
- [ ] macOS
- [ ] All

## Environment and Frameworks (fill in the version numbers)

- PHP Version - 8.1
- Framework - Laravel 10.47

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.