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: revinate/sequence
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-beta4
Choose a base ref
...
head repository: revinate/sequence
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 26, 2020

  1. Copy the full SHA
    db20d63 View commit details
  2. Merge pull request #14 from revinate/php-getter-setter-update

    Updating php-getter-setter library
    ccarrillot authored Jun 26, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    191b5b8 View commit details
Showing with 4 additions and 6 deletions.
  1. +1 −1 composer.json
  2. +3 −5 composer.lock
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
],
"require": {
"php": ">=7",
"revinate/php-getter-setter": "v1.0.0-beta",
"revinate/php-getter-setter": "1.0.0",
"react/partial": "~2.0",
"ext-json": "*",
"ext-mbstring": "*"
8 changes: 3 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.