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: warhsn/show-me-the-money
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Froiden/show-me-the-money
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 23, 2023

  1. Update composer.json

    ajayfroiden authored Mar 23, 2023

    Verified

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

Commits on Apr 4, 2023

  1. Update composer.json

    ajayfroiden authored Apr 4, 2023
    Copy the full SHA
    25041f1 View commit details
  2. Update composer.json

    ajayfroiden authored Apr 4, 2023
    Copy the full SHA
    c011d3f View commit details
Showing with 1 addition and 2 deletions.
  1. +1 −2 composer.json
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -9,8 +9,7 @@
}
],
"require": {
"php": "^7.0|^8.0",
"illuminate/support": "^5.2|^6.0|^7.0|^8.0|^9.0",
"php": "^7.0|^8.0|^8.1|^8.2",
"doctrine/inflector": "^1.1|^2.0"
},
"autoload": {