Skip to content

Commit

Permalink
Merge pull request #53 from Propaganistas/patch-1
Browse files Browse the repository at this point in the history
Remove conflict definition
  • Loading branch information
giggsey authored Apr 9, 2024
2 parents feef98f + 447869c commit 8daadbd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/sast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
name: "PHPStan"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}

- name: Checkout
uses: actions/checkout@v4

Expand Down
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@
"phpunit/phpunit": "^9.5.26",
"symfony/console": "^6.0"
},
"conflict": {
"giggsey/libphonenumber-for-php": "*"
},
"suggest": {
"giggsey/libphonenumber-for-php": "Use libphonenumber-for-php for geocoding, carriers, timezones and matching"
},
Expand Down

0 comments on commit 8daadbd

Please sign in to comment.