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: cybercog/laravel-ban
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.8.0
Choose a base ref
...
head repository: cybercog/laravel-ban
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.9.0
Choose a head ref
  • 14 commits
  • 29 files changed
  • 3 contributors

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    8bb8bed View commit details
    Browse the repository at this point in the history
  2. Remove TravisCI

    antonkomarev committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    865fcb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5478657 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Remove legacy factories (#91)

    Replace legacy factories with the new ones
    antonkomarev authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    f5ad6a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Laravel 11.x Compatibility (#95)

    * Bump dependencies for Laravel 11
    
    * Update GitHub Actions for Laravel 11
    laravel-shift authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    64891ac View commit details
    Browse the repository at this point in the history
  2. Update changelog

    antonkomarev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    25c7233 View commit details
    Browse the repository at this point in the history
  3. Update dev-docker setup

    antonkomarev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f60dcce View commit details
    Browse the repository at this point in the history
  4. Update phpunit

    antonkomarev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4e53e2e View commit details
    Browse the repository at this point in the history
  5. Ignore .idea directory

    antonkomarev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2740fbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eea5b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cdd0ac View commit details
    Browse the repository at this point in the history
  8. Removed PHP 8 support

    antonkomarev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6144b6b View commit details
    Browse the repository at this point in the history
  9. Returned PHP8 support

    antonkomarev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    459dcdf View commit details
    Browse the repository at this point in the history
  10. Add release

    antonkomarev committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    41e6ccc View commit details
    Browse the repository at this point in the history
Loading