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: colinodell/json5
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: colinodell/json5
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 17, 2024

  1. Update .gitattributes

    we exclude these files because they are not required for the package to function properly in a production environment
    KarelWintersky authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9f62fe8 View commit details
    Browse the repository at this point in the history
  2. Update .gitattributes

    KarelWintersky authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0eb0d79 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from KarelWintersky/patch-1

    Update .gitattributes
    colinodell authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d073e87 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. remove $ so gitclip works

    tacman authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fd17178 View commit details
    Browse the repository at this point in the history
  2. bump to phpstan 2.0

    tacman committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6378d6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1148488 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84ecefd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #29 from tacman/patch-1

    remove $ so gitclip works
    colinodell authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b07a1da View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Merge pull request #30 from tacman/main

    tweaks to CI
    colinodell authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8d56f60 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Add security policy

    colinodell authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    3d8d6ba View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Configuration menu
    Copy the full SHA
    54f3299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d21df View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Merge pull request #35 from Chris53897/patch-2

    ci: add tests for PHP 8.5
    colinodell authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    07feae4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from Chris53897/patch-3

    allow symfony 8 components (dev)
    colinodell authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    9b58fe9 View commit details
    Browse the repository at this point in the history
Loading