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: cloudinary-community/cloudinary-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.0
Choose a base ref
...
head repository: cloudinary-community/cloudinary-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 2 commits
  • 41 files changed
  • 1 contributor

Commits on Mar 16, 2025

  1. Cloudinary Laravel SDK v3 (#144)

    This branch/PR holds all the work for the next major version of
    Cloudinary Laravel SDK, v3.
    
    - [x] Drops support for Laravel >= 10, PHP >= 8.1
    - [x] Complete overhaul of the adapter and filesystem integration
    - [x] Add install command for setup
      - [x] Detect React & Install React SDK
      - [x] Detect Vue & Install Vue SDK
      - [x] Detect Svelte & Install Svelte SDK
    - [x] & more
    joshmanders authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    473bf71 View commit details
    Browse the repository at this point in the history
  2. update changelog

    joshmanders committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    a803d0c View commit details
    Browse the repository at this point in the history
Loading