🌐 AI搜索 & 代理 主页
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: LycheeOrg/laravel-nestedset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.2
Choose a base ref
...
head repository: LycheeOrg/laravel-nestedset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 4, 2022

  1. Add phpstan and require PHP 8 / Laravel 9 (#9)

    * Add phpstan and require PHP 8 / Laravel 9
    * Use latest ubuntu
    * Try to fix phpstan 2 (make class final)
    * fix deps
    * Fix ext installation
    * properly scan src
    
    Co-authored-by: Benoît Viguier <ildyria@users.noreply.github.com>
    Co-authored-by: ildyria <beviguier@gmail.com>
    3 people authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    40cad6c View commit details
    Browse the repository at this point in the history
  2. fix readme (#10)

    ildyria authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    5324ba5 View commit details
    Browse the repository at this point in the history
Loading