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

Commits on Nov 7, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3c5b5f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Update logo to support dark/light theme (#237)

    * dark mode
    
    * update art link
    milewski authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    cb4070b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Change default for nullable_type_declaration_for_default_null_value (#…

    …236)
    
    Because support for implicit support for implicit nullability exists
    only for backwards compatibility reasons and will be removed in the
    future. See #235.
    otsch authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a1ec24b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. compile

    driesvints committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4157768 View commit details
    Browse the repository at this point in the history
Loading