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: coderflexx/laravel-csv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: coderflexx/laravel-csv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 4 contributors

Commits on Jan 30, 2023

  1. Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.3.5...v1.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c964635 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from coderflexx/dependabot/github_actions/depe…

    …ndabot/fetch-metadata-1.3.6
    
    Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
    github-actions[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    caf5c11 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. add laravel 10 support

    ousid committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9b26f4b View commit details
    Browse the repository at this point in the history
  2. Fix styling

    ousid authored and github-actions[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6d9da76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from coderflexx/laravel-10-support

    Laravel 10 support
    ousid authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a58deea View commit details
    Browse the repository at this point in the history
Loading