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: dev-this/laravel-console-logg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: dev-this/laravel-console-logg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 16, 2023

  1. Allow dev packages in test composer.json (#14)

    * Allow dev packages in test composer.json
    
    * Update laravel-test.yaml
    VeryStrongFingers authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8984d16 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    d14324b View commit details
    Browse the repository at this point in the history
  2. Add Laravel 10 support (#13)

    * Add Laravel 10 support
    
    * Fix Laravel 10 for NonConsole
    
    * Repair test by allowing dependencies upgrade
    
    ---------
    
    Co-authored-by: Mitchell M <me@mnm.id.au>
    LVMade01 and VeryStrongFingers authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    6b0e069 View commit details
    Browse the repository at this point in the history
Loading