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: QuorumCollection/ArrayFunctions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: kill-travis
Choose a base ref
...
head repository: QuorumCollection/ArrayFunctions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 8, 2022

  1. Merge pull request #3 from QuorumCollection/kill-travis

    Replace Travis with GitHub Actions
    donatj authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    737bdad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3a91e7 View commit details
    Browse the repository at this point in the history
  3. Add dependabot

    donatj committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    76fe520 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Generate a better README

    donatj committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    016f3f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and donatj committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fc1f1d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Update PHP to 8.3

    donatj committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a2bf413 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update phpunit/phpunit requirement from ~4.8|~9 to include ~11 (#6)

    * Update phpunit/phpunit requirement from ~4.8|~9 to ^11.2.6
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update composer.json
    
    * Update composer.json
    
    * Update composer.json
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jesse Donat <donatj@gmail.com>
    dependabot[bot] and donatj authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8f70ce4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Test in PHP 8.4 (#7)

    donatj authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    e2f4027 View commit details
    Browse the repository at this point in the history
Loading