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: corcel/corcel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.0
Choose a base ref
...
head repository: corcel/corcel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 10 files changed
  • 5 contributors

Commits on Oct 1, 2021

  1. replace hautelook/phpass with bordoni/phpass

    changed from dependency "hautelook/phpass": "0.3.*", to "bordoni/phpass": "dev-main"
    audetcameron authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    443fd02 View commit details
    Browse the repository at this point in the history
  2. updated "bordoni/phpass": "^0.3.5" dependency

    changed from -dev-master to "bordoni/phpass": "^0.3.5"
    audetcameron authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    9a4f822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23c922e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. add github actions to 3.0

    jgrossi committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    f508997 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    jgrossi authored and StyleCIBot committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    96180f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #585 from corcel/analysis-NAjopv

    Apply fixes from StyleCI
    Junior Grossi authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    58d657f View commit details
    Browse the repository at this point in the history
  4. remove travis ci

    jgrossi committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    9ac6f8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ccd04f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #584 from audetcameron/3.0

    remove hautelook/phpass for bordoni/phpass
    jgrossi authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    d6a9f98 View commit details
    Browse the repository at this point in the history
  7. composer update phpass

    jgrossi committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    798857d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. upgrade composer packages

    jgrossi committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    d3b1114 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    jgrossi authored and StyleCIBot committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    bf43d9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #588 from corcel/upgrade-3.0

    [3.0] upgrade composer packages
    jgrossi authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    35fd065 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. update composer using php72

    jgrossi committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    1354260 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    jgrossi authored and StyleCIBot committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    9d9243c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #590 from corcel/upgrade-3.0-1

    [3.0] upgrade composer packages using php72
    jgrossi authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    1c6980e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. replace deprecated fakerphp package

    Eric Pfeiffer committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0e0a102 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Merge pull request #601 from creative-sizzle/fix/3.0-composer-deps

    [3.0] Replace deprecated fzaninotto/faker package
    jgrossi authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    fd80570 View commit details
    Browse the repository at this point in the history
Loading