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: joserick/PNGMetadata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: baraja-core/PNGMetadata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 11, 2021

  1. Merge pull request #2 from baraja-core/php-8

    Php 8
    janbarasek authored Feb 11, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3173a10 View commit details

Commits on Apr 29, 2021

  1. Copy the full SHA
    6e4a9b7 View commit details

Commits on Apr 30, 2021

  1. Merge pull request #3 from baraja-core/dependabot/add-v2-config-file

    Upgrade to GitHub-native Dependabot
    janbarasek authored Apr 30, 2021
    Copy the full SHA
    5d7070c View commit details

Commits on Sep 9, 2021

  1. Merge pull request #4 from joserick/master

    [pull] master from joserick:master
    janbarasek authored Sep 9, 2021
    Copy the full SHA
    6b39a9e View commit details
Showing with 12 additions and 0 deletions.
  1. +12 −0 .github/dependabot.yml
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: symplify/easy-coding-standard
versions:
- 9.1.4