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: rakutentech/laravel-request-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rakutentech/laravel-request-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/revert
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 33 files changed
  • 1 contributor

Commits on Jun 26, 2024

  1. Add phpcs rules

    kitloong committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    72de623 View commit details
    Browse the repository at this point in the history
  2. Fix phpcs

    kitloong committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3332370 View commit details
    Browse the repository at this point in the history
  3. Migrate to larastan/larastan

    kitloong committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8ac513e View commit details
    Browse the repository at this point in the history
  4. phpcs lint fix

    kitloong committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    11a28c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. phpstan level 8

    kitloong committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5aa78da View commit details
    Browse the repository at this point in the history
  2. Rename

    kitloong committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    357109f View commit details
    Browse the repository at this point in the history
  3. Support minimum PHP 8.1

    kitloong committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    82a9bd5 View commit details
    Browse the repository at this point in the history
  4. Set default value

    kitloong committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0a3998d View commit details
    Browse the repository at this point in the history
  5. String check

    kitloong committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8b8a2ea View commit details
    Browse the repository at this point in the history
  6. Support minimum PHP 7.4

    kitloong committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a5efc4a View commit details
    Browse the repository at this point in the history
Loading