Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uploadcare/uploadcare-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: uploadcare/uploadcare-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    8a97a01 View commit details
    Browse the repository at this point in the history
  2. Removed rector from composer.json

    - Keeping it in require-dev breaks Composer install on PHP 7.4 (the project supports 7.4) because rector/rector requires PHP ≥ 8.1.
    - `rector.php` remains; contributors can install and run Rector locally when needed.
    alxgsv committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    73b72ef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #219 from uploadcare/chore/ci-update

    Updated ubuntu and actions in GH workflow
    alxgsv authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    d215ae2 View commit details
    Browse the repository at this point in the history
Loading